cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI for Updating materials

Former Member
0 Kudos

Is there any BAPI available for changing and updating material. I want to update the MARA-MMSTA field for all the materials which falls in my selection criteria.

Thank you.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Alexander,

Use Bapi_Material _Savedata.

Regards,

Atish

Former Member
0 Kudos

Just search forum you will find lots of sample code also for the same

Regards,

Atish

Answers (2)

Answers (2)

ferry_lianto
Active Contributor
0 Kudos

Hi,

Are you referring to MARC-MMSTA?

If you are then you can use BAPI BAPI_MATERIAL_SAVEDATA.

Fill parameters PLANTDATA and PLANTDATAX for field PUR_STATUS.

Regards,

Ferry Lianto

JozsefSzikszai
Active Contributor
0 Kudos

hi Alexander,

try BAPI_MATERIAL_EDIT

ec