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

How to update custom enhancement fields on BAPI_MATERIAL_SAVEDATA?

Former Member
0 Likes
751

Dear gurus

I have append structure on table "MARA", one custom field: ZFIELD have been added into end of MARA.

But now I want to use BAPI_MATERIAL_SAVEDATA to update this field, how could I make it?

Thanks in advance!

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
509

Hi,

Check the BAPI_MATERIAL_SAVEDATA ,in the BAPI is there a table parameter EXTENSIONIN ?

which you can use to pass the values for user defined fields to the BAPI..

Regards

Kiran Sure

1 REPLY 1
Read only

Former Member
0 Likes
510

Hi,

Check the BAPI_MATERIAL_SAVEDATA ,in the BAPI is there a table parameter EXTENSIONIN ?

which you can use to pass the values for user defined fields to the BAPI..

Regards

Kiran Sure