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
Explain what is an rdbms?
When you prefer lsmw?
What is the difference of update types in call transaction method ? : abap bdc
What two statements are required in an abap program to output an icon using a written statement?
What is the use of a pretty printer?
What is the first thing you do after vendor setup is complete?
Differentiate between abap memory and sap memory?
How are BAPI different from Normal function modules ?
If A is the super class of B. And both the classes have constructor. We create an object of class B. Then which constructor will be called? If both then in which order?
Do you know any other patterns if yes.. explain
How do you send files to the legacy systems from sap and vice versa? How does one know that the legacy files have come on to the sap server you are working on? : abap bdc
What data is contained? : abap data dictionary
Explain the Types of Select statements?
What are the types of data types in the sap abap?
What is an abap dictionary? : abap data dictionary