How to decide whether we can use BDC (OR) LSMW for a given
transaction?
Answer Posted / vandan
if u r uploading Master data with out any screen exits then
we can use either bdc or LSMW. If Screen exits exist in
relavant transaction then we will go for BDC only. In case
of Transactional data we go for BDC. Bcoz In Transactional
data we have to handle table control manually.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Program lines for the radio button selection and unabling some input variables in section screen
What are the events used in abap in the order of execution?
what is call back in alv?
wat is the default file name of BAPI trace?
Explain about the tables exists in a data dictionary and what are they? : abap data dictionary
What are the techniques involved in using SAP supplied programs? Do you prefer to write your own programs to load master data? Why?
Performance tuning techniques
How do you execute the payroll
Which database object is used for storing the system variables? : abap data dictionary
What are plan versions used for? : sap abap hr
What are the events in abap/4 language? : abap hr
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain?
What are two methods of modifying sap standard tables?
What is the purpose of at first and at last?
Which transaction code can I use to analyze the performance of abap program?