BDC Interview Questions (1) - 2
BDC Interview Questions (1) - 2
6.What are the differences between call transaction method and session method?
Ans :
LSMW : 1. LSMW is designed for functional people who don't know coding
2.mapping is done by system itself
19.Can we process more than one transaction through call transaction method?
Ans :no
20.What is the transaction code for sap directory?can we create file directly in
sap directory?
Ans : AL11 is the transaction code for application server(sap directory),
we can't create the file directly in appliaction server
21.How we can upload the data from excel sheet to internal table?
Ans: by using 'ALSM_EXCEL_TO_INTERNAL_TABLE' Function module