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_MATERIAL_SAVEDATA

Former Member
0 Likes
564

I'm using BAPI_MATERIAL_SAVEDATA to modify the type of the international material number, i'm passing paramaeters tables unitsofmeasure and unitsofmeasurex, some other data change after the call, but the IMN doesn't. Does anyone know why?

3 REPLIES 3
Read only

Former Member
0 Likes
532

Have you called FM BAPI_TRANSACTION_COMMIT after BAPI_MATERIAL_SAVEDATA.

Read only

0 Likes
532

Yes I did, and I can get some other properties of the material change, which implies the the BAPI is working.

Read only

piyush_mathur
Active Participant
0 Likes
532

Check whether you fill the X table properly.

Regards,

Piyush