What is the difference between LSMW and BDC?
Answer Posted / mahender achhe
LSMW : Legacy System Migration Workbench.
BDC : Batch Data Communication.
LSMW : It is used for migrating the data b/w the Non-SAP
and SAP application to do for that we can take the Non-SAP
application data and Converts the data into the Legacy data.
(Legacy data means Cleansing data and Purging the data
After the Legacy data creation convert the data in to
the "Flat file". That flat file is in the form of text file
or excel format.If the file is in the form of text format
we can create the ".txt" file ("ABC.txt")and in the form of
excel ".xls" file is created. flat file for dos and .xls
file for IBM.
The converted file (.txt/.xls)is either upload or download.
The Upload functionality if used for .txt file to SAP and
where as Downloading is the concept while SAP to .txt/.xls
file.
BDC : It is also used for migrating the b/w the non-sap to
sap applicatios.
in lsmw below 5000 records are updating or inserting
purpose we can use the lsmw.but where as above 5000 records
are uploaded we can use BDC.
Is This Answer Correct ? | 23 Yes | 12 No |
Post New Answer View All Answers
What is example class
Which function modules can be used to transfer the data using bdc programming? : abap bdc
What is design pattern? Provide example .Why are we using it?
How does the system handle roll areas for external program components?
Can a transparent table exist in data dictionary but not in the data base physically? : sap abap data dictionary
What is primary index?
What are system variable in abap?
How do you read files from the presentation server ? : abap bdc
Explain buffering concept usage?
What is database utility?
How does the interection between the dynpro and the abap/4 modules takes place?
What are the differences between se01, se09 and se10?
What is the role of ‘refresh’ in internal table?
What are the different abap editors? What is the used of different editors in abap?
Which infotype records can not be deleted ? : abap hr