When you prefer lsmw?
What is the structure of bdcmsgcoll? : abap bdc
What are the various types of selection screen event?
What is the difference between a dialog program and a report?
How can we use multiple transactions by using bdc_insert? : abap bdc
Explain how data is stored in cluster table?
how to create module pool program using table controls based on selection criteria specified for sales document item in the first screen and item details in the second screen. plz mention the detail coding Tahnks, Rahul
what is field string ? & where we are using field strings?
Explain different types of attributes of function module?
What are match codes? describe?
write a program for creation of customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA'.
In a loop of an internal table, what is the use of at first & at last statements?
I have 3 transactions,where the output of one transaction is input of another and output of 2nd transaction is input of 3rd transaction.i have one flat file with all data for the 3 transaction.if the 3rd transaction failed can we rollback the remaining 2 transactions or not.Is this possible in BDC,How/
What are the uses of the information in the data dictionary? : abap data dictionary
identify valid statement when coding a field exit ? a) submit RSCA101X b)MESSAGE E101 C)MESSAGE I101 d)BREASK-POINT