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

BAPI's for Material master

Former Member
0 Likes
256

Hello,

We are in the process to upload material info into SAP system hardly we are using 3 or 4 views.

Looking for BAPI's to upload the information. As I am very new to this, can anybody suggest what is the way to approach the BAPI's. How to identify? How to work with BAPI's?

Please help me in this regard.

Thanks,

Srinivas

1 REPLY 1
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
238

Hi, welcome to SDN. For uploading materials I would suggest using LSMW. Doing so will handle the uploading of the data from the PC to the application server, the conversion, and the running of the direct input program. Check out transaction code LSMW.

If you still want to use BAPI, go to SE37 and enter BAPI*MATSAVE and hit F4. I think the name is BAPI_MATERIAL_SAVE, but I'm not sure.

REgards,

Rich Heilman