What is the difference between LSMW and BDC?
Answer Posted / anwar
BDC is Batch Data Communication. It is basically a program
either generated by SAP after a recording or programmed by a
abaper.Its like running the transaction manually but all the
data is populated on the screens automatically.It is a
little complex when the screens contain table controls.
LSMW is legacy system migration workbench is a more user-
friendly tool thru which one can do the same as a BDC. One
just has to follow some 14 steps, click buttons and the data
is set to be uploaded ….LSMW offer you 4 ways to import data
into SAP, they are BDC, Direct Input, BAPI(BO), IDOC.
To spell out the differences in detail:
| Is This Answer Correct ? | 71 Yes | 6 No |
Post New Answer View All Answers
What are the functional areas, user groups? How does abap query work in relation to these?
Different types of locks?
How you attach search help to data element? : sap abap data dictionary
Explain how do you use structures in the abap programs?
What is the tcode for sapscript forms?
I need the coding for BDC program to upload Purchase orders of known vendor (ME21) in Material Management
What are domains and data element? : abap hr
What are the Synchronous and asynchronous methods in bdc ?
How to display if the value entered contains records or not?
How did you test the form you developed? How did you taken print?
What happens when you post goods issue after delivery? How does the inventory get reduced after the delivery?
What are the types of windows in sap script?
What is difference between dependent and independent data?
Explain the difference between tables and structures?
Where do you create indexes in abap?