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

Difference between LSMW/BDC/ECATT-upload master data

Former Member
0 Likes
450

Hi ,

I need to upload 7 million record of master data for intial load.Which method will be good LSMW/BDC/ECATT .Can any one let me know the merits and demeits .Can any guide me in correct way?

Regards,

Sriram

2 REPLIES 2
Read only

former_member438956
Active Participant
0 Likes
363

Writing a BDC will be better as u can capture all the error records into an excel file and can again reupload the data once rectifying the error. U can also play with BDC okcode and skip screens based on ur requirement which is not possible in LSMW.

Regards,

Anil N.

Read only

Former Member
0 Likes
363

Go with BDC since it is huge data.If you face any problems while uploading data you can reprocess the session and can perform the process again and you can proces error log too.