Application Development 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: 

BAPI_MATERIAL_SAVEDATA

Former Member
0 Kudos

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

former_member212653
Active Contributor
0 Kudos

Have you called FM BAPI_TRANSACTION_COMMIT after BAPI_MATERIAL_SAVEDATA.

0 Kudos

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

piyush_mathur
Active Participant
0 Kudos

Check whether you fill the X table properly.

Regards,

Piyush