Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Best Data Transfer Technique

Former Member
0 Likes
466

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?

3 REPLIES 3
Read only

former_member188827
Active Contributor
0 Likes
431

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

Read only

Former Member
0 Likes
431

Using a BAPI is always preferable.The decision is taken on the basis of data volume, repeatibility, error handling required etc.

Read only

Former Member
0 Likes
431

I only want to know on what criteria which method we will decide we have to use.