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

Material Upload

Former Member
0 Likes
675

I have a flat file having some 1000 materials. I need to upload the same into the SAP. What are the possible options available ? And among those which is recommended ?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
650

HI,

the bapi use for material upload

BAPI_MATERIAL_SAVEDATA

reward if useful

thanks and regards

5 REPLIES 5
Read only

Former Member
0 Likes
650

Hi ,

In your scenario volume is low and transaction MM01 is normal(not Table control)

So accuring errors is low ..So I am suggesting you to go for Call Tarnsaction .

thanks

sitaram

Read only

0 Likes
650

So instead of developing the new BDC, cant we go for the SAP Standard program for Material Upload ?

Or else, if we want to use the BAPI, are there any such BAPI's ?

Read only

Former Member
0 Likes
650

Try uploading a BAPI it would be better

http://www.saptechies.com/mm01-upload-using-bapi/

Reward points..

Read only

Former Member
0 Likes
651

HI,

the bapi use for material upload

BAPI_MATERIAL_SAVEDATA

reward if useful

thanks and regards

Read only

Former Member
0 Likes
650

Hi,

Use following object in LSMW for the smooth & easy data load....

Object               0020   Material master   
Method               0000                     
Program name         RMDATIND                 
Program type         D   Direct input

Detailed program documentation exists for the above object.

Hope this helps.

Regards, Murugesh