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

update z fields in MARA by BAPI_MATERIAL_MAINTAINDATA_RT

Former Member
0 Likes
1,016

Hi experts,

I want to fill  cystoms fields which I appended to MARA table. How will I populate these fields  by BAPI_MATERIAL_MAINTAINDATA_RT.

I am using user exit EXIT_SAPL1001_003 for this purpose. After complete execution of function module EXIT_SAPL1001_003 , structure

  TMARA_UEB is getting filled with the values of z fields but finally MARA table is not getting updated with z fields.

Regards,

ABAP user

Hi experts,

I want to fill  cystoms fields which I appended to MARA table. How will I populate these fields  by BAPI_MATERIAL_MAINTAINDATA_RT.

I am using user exit EXIT_SAPL1001_003 for this purpose. After complete execution of function module EXIT_SAPL1001_003 , structure

  TMARA_UEB is getting filled with the values of z fields but finally MARA table is not getting updated with z fields.

Regards,

ABAP user

1 REPLY 1
Read only

Former Member
0 Likes
695

Please refer this link....http://help.sap.com/saphelp_nw04/Helpdata/EN/c3/40999d8b8911d396b70004ac96334b/frameset.htm

Also try with this BAPI: BAPI_MATERIAL_SAVEDATA