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

mm01 data upload

Former Member
0 Likes
532

wanted to upload data into mm01 and almost all the view I want to upload.Which method i should use(LSMW or BDC or BAPI), If LSMW can anybody suggest me with business object as sap version is ecc6.0.and what are the things I should take care for LSMW.

Thanks

kumar

2 REPLIES 2
Read only

Former Member
0 Likes
505

Hi,

You can use the LSMW for this requirement.
In LSMW you can do this with Standard Direct input method and BAPI method.
Direct Input method:
Object: 0020
Method : 0000

BAPI Method:
Business Object      BUS1001006
Method                   SAVEDATA

You can also use the BAPI FM BAPI_MATERIAL_SAVEDATA or BAPI_MATERIAL_SAVEREPLICA

Thanks,

Rajinikanth.

Read only

Former Member