‎2008 Jul 02 7:48 AM
Of all the methods used for data migration like BDC, LSMW , Call Transaction which one is used most of the time? How is the decision made which method should be followed? What is the procedure followed for this analysis?
‎2008 Jul 02 7:55 AM
lsmw is used most of da times..its easy and doesnt require any programming knowledge.BDC is used for certain transactions where u need to carryout certain checks and based on da results u carrout out processing of screens.
plz reward points if dis helps
‎2008 Jul 02 8:21 AM
Using a BAPI is always preferable.The decision is taken on the basis of data volume, repeatibility, error handling required etc.
‎2008 Jul 02 8:25 AM
I only want to know on what criteria which method we will decide we have to use.