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

I need a BAPI for posting Material

Former Member
0 Likes
432

Hai,

I need a way to update the material master data by using BAPIs.

Please reply me ....

Thank you...

3 REPLIES 3
Read only

Former Member
0 Likes
402

Hi,

Go in se37 transaction and Give Bapimaterialcreate and F4. You Will get the bapi name.

or try with Bapi_Material_Create

Regards,

Aman

Read only

Former Member
0 Likes
402

Hi Narasa,

Check this BAPI

BAPI_MATERIAL_EDIT

Go to transaction BAPI.

Give the object BUS1001.

You find all the BAPIs.

Regards

Arun

Read only

0 Likes
402

Hi

Sorry that Bapi_Material_create does not exist and i had craeted a zbapi for that.

You can try with these steps.

1. Go to Se37

2. Give Bapi_Material_*

3. GIve F4.

You can find the list of Bapi's with description.

You can make use of

BAPI_MATERIAL_SAVEDATA for posting Material..

Regards,

Aman