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
hi..i hav developed an interactive report in which alv list display in basic list and 1st secondary list in alv grid display.I want to get summation(total) of the columns in the secondary list.I hav used 'do_sum' but i couldnt get.is there any other way to get summation(total) in secondary list which is an alv grid display
What are the sequences of event block?
How would you set the formatting options statically and dynamically within a report?
How to find Kernal badi ?
Update function modules are classified as either v1 or v2. Which type of update is performed first and in what mode (asynchronously, synchronously or locally) can each type be processed in?
What is the structure of the bdc table? : abap bdc
What will happen when we use single buffered selected?
What are the difference between tables and structures? : abap data dictionary
A field containing quantity amounts (data type quan) must be assigned to a reference table and a reference field. Explain? : abap data dictionary
What are the user groups?
Why do we declare a method of a class final? What can be the purpose? Give a scenario.
What are conversion & interface programs in sap?
Can a constructor be redefined?
What is search help exit? : sap abap data dictionary
What are standard layouts sets in the sap script?