What is the difference between LSMW and BDC?
Answer Posted / naresh keesara
Both are used to upload data from legacy system.
LSMW is used to upload master data like
vendor master,customer master,material master,G.l master
BDC is used to upload the transactional data from legacy
system to sap with the help of abaper to write the some code
Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
What is sap abap tables?
What is the structure of bdcmsgcoll? : abap bdc
What is the difference between pnp and pnpce? : abap hr
Mention what is alv programming in abap?
how to modify the standard method as per your requirement
Explain the disadvantage of using exec sql statement in abap?
What is the use of buffering?
when run my program in se38 it was showing output, when i take background execution and giving printer details it was shoing out put. but in SP01 when i give the Spool Request Number it was showing not yet processed entire page why it happens i dont know please give me a solution.
What is the difference between a pool table and a transparent table?
Explain badi in abap.
What will be your approach towards optimizing legacy code? Will you suggest change in technology? Does OO ABAP bring any performance benefits? How will you deal with queries in a loop? How will you optimize nested loops?
Select query optimisation
how to Implement a BADI in which it restricts the access when purchase order is created against contract using definition ME_PURCHDOC_POSTED. please tell me the answers if any one knows. thanks in advance. :ravikiran
I have 3 transactions,where the output of one transaction is input of another and output of 2nd transaction is input of 3rd transaction.i have one flat file with all data for the 3 transaction.if the 3rd transaction failed can we rollback the remaining 2 transactions or not.Is this possible in BDC,How/
Difference between select option and ranges ?