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

Problem with BAPI_MATERIAL_SAVEDATA.

hemanth_kumar21
Contributor
0 Likes
303

Hi Experts,

My MARA table has one custom field using append structure.

And my requirement is I need to insert the value in custom field of materials using function module BAPI_MATERIAL_SAVEDATA.

While using this function module i am able to change the standard field. But, I am unable to change the custom fields.

Please let me know how we can change the custom fields of MARA using this function module.

Thanking in advance,

Regards,

Hemanth Kumar M.

1 REPLY 1
Read only

Former Member
0 Likes
275

There is a way to do using BAPI structure called using extension in and extension out parameters. Let me know if you need further information