What is the difference between LSMW and BDC?
Answer Posted / honey deep
In BDC (Batch Data Communication) to upload the flat file
into one SAP system from another SAP system or non SAP
system , we can apply the validations by coding . Hence we
can modify it according to our needs.
BDC is developer made method while LSMW is provided by SAP
directly and hence u dont need to code anything, just need
to follow those 14 steps in order to upload the flat file.
Hence u cannot make the validations in LSMW.
In BDC , u can even schedule the job , so upload can be done
in once or later periodically while in LSMW it has to be
done in once only. So, through LSMW, one cannot upload huge
amount of data.
Is This Answer Correct ? | 12 Yes | 18 No |
Post New Answer View All Answers
What are the various types of selection screen event?
If I want to execute a program only in background not in foreground is there any option for this? : abap bdc
if while coding power goes off , how to retrieve the codes?
Explain some essential objects in abap dictionary?
What are internal tables? How to use a specific number occurs statement?
difference between Valuation type and valuation category?
What are the difference between call screen and leave screen?
What are the data types of the external layer?
What are the different types of luws. What are they?
How do I find the output type of a table or a program?
What is the table buffer?
What is web dynpro for abap?
when are objects are passed from task to the change request?
what is abstract classes
Can you set up background processing using call transaction?