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

for uploading master data

Former Member
0 Likes
282

hi

for uploading master data (ex: customerd data) into sap, which methods we prefer

(call transaction/ session/ LSMW) . why?

1 REPLY 1
Read only

Former Member
0 Likes
264

depends on how much data you want to upload..

LSMW itself will give you multiple options to load data.

if there is a huge number of records that you want to upload, do not go for a call transaction method, rather use sessions method if you want to use BDCs. explore in LSMW that which options are available for customer data while uploading it.