Application Development 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: 

data

Former Member
0 Kudos

For uploading master data (ex: customer data) into sap, which methods you prefer? call

transaction/session/lsmw/bapi? why?

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi Amar,

For uploading Master Data, SAP has given some Standard Programs. But to use these u need to create Flat-File with the structure as per program.

Usually for uploading Master Data, better to use LSMW since programming is very less. But, in case is there any standard BAPI use BAPI and again u need to create flat file in standard format as per BAPI.

Also it depends on the method which is followed by Client / recommended method of your Team Lead.

I would prefer 1) BAPI

2) LSMW and

3) Call Transaction / Session.

Reward Points for Useful!!!

Regards,

Manjunatha

Message was edited by:

Manjunatha Chary

1 REPLY 1

Former Member
0 Kudos

Hi Amar,

For uploading Master Data, SAP has given some Standard Programs. But to use these u need to create Flat-File with the structure as per program.

Usually for uploading Master Data, better to use LSMW since programming is very less. But, in case is there any standard BAPI use BAPI and again u need to create flat file in standard format as per BAPI.

Also it depends on the method which is followed by Client / recommended method of your Team Lead.

I would prefer 1) BAPI

2) LSMW and

3) Call Transaction / Session.

Reward Points for Useful!!!

Regards,

Manjunatha

Message was edited by:

Manjunatha Chary