What is the difference between LSMW and BDC?
Answer Posted / priyanka j
BDC and LSMW both are tools to transfer data from non-sap
to sap syatem and vice-versa.
LSMW contains 14 steps available in radio buttons that
directs you and takes you to the end of the process where
the data is transfered, tcode --> lsmw.
BDC has two methods 1. Call transaction method ; 2. Session
method. Here we need to write code to accomplish the
process or we can record steps of a certain process like
ex: creating a table with se11. Tcode--> SHDB and sm35
resepectively.
Amongst the two BDC is preferred more than LSMW as there
are more chances of errors in lsmw.
Is This Answer Correct ? | 11 Yes | 3 No |
Post New Answer View All Answers
Can we set page headers to details lists?
What are Pull and Push Methods?
Where the payroll results are stored
What is size category?
Give an example of interface from your project explaining why you used it?
What are the events used in abap in the order of execution?
What is transparent table?
Can I execute user exits? If yes, how?
Difference between user exit and badis?
What is dynpro? what are its components ?
Can we create a gui status in a program from the object browser?
please give the remaining answers.
Why grouping of fields is required? What is the max no of modification groups for each field?
Which transaction code can I use to analyze the performance of abap program?
Explain the difference between float and packed data type?