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 an on”*-input filed” statement?
What was the requirement of IDoc in your project? How it was working?
Advantages and disadvantages of different types of bdc's?
Of the two call transaction and session method, which is faster?
What is roles and responsibilities of sap hr consultants? : sap abap hr
What is payroll area
Name the function module used to convert logical file names to physical file names in abap/4 programs?
What are the parameters in bdc_insert? : abap bdc
What are the different types joins?
Business scenarios related to your objects( In my case -Rulebook and Pricing work flow)
What is match code? : sap abap hr
how to Create reports in SD module such as sales order report, which covers all organization levels, delivery status, invoice status, shipping details and partner function details. The data will be extracted from VBAP, VBPA, VBAK, VBUP, VBFA, KNA1, LIPS, VBRP, MARA, VBEP and KONV tables. plz mention the detail coding Tahnks, Rahul
When, how and how would you control changes to standard SAP objects.
Explain the advantages and disadvantages of different types of bdc's?
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain.? : abap data dictionary