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

Material master update

Former Member
0 Likes
351

Hi,

I want to update a cutom field from MARA table using BAPI_MATERIAL_SAVEDATA.

Being a custom field it does not exist in CLIENTDATA structure.

Please let me know how can i achieve the functionality. Do i need to use BAPI Extensions? If yes please let me know how to use it

2 REPLIES 2
Read only

Former Member
0 Likes
335

Hi, try using EXTENSIONIN and EXTENSIONINX parameters of BAPI_MATERIAL_SAVEDATA.

regards,

G@urav.

Read only

Former Member
0 Likes
335

Hi

Check this link