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 is defference between repository and non repository Object?
Differentiate between table and template ?
Concepts of OO ABAP and why we are using it?
What are the system fields?
How to load data from ms excel sheet to sap by using bdc method ? : abap bdc
when u prefer lsmw?
What are the different message types available in the abap/4 ?
What are the basic functions of database utility? : abap data dictionary
What is bdc programming in sap?
How to maintain lists?
What is a match code? : abap data dictionary
In which time constraint does the infotype records depend on the subtype ? : abap hr
there are 2 selection screens. material num in screen 200 and plant in screen 300. so how can you write in INITIALISATION event?
What are the differences between interactive and drill down reports?
The commands through which an abap/4 module can “branch to “ or “call” the next screen are?