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

bapi_material_savedata

Former Member
0 Likes
523


i want  waht values you have filled in maramx..

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
485

hi Raghu

if you want maintain field 'NET_WEIGHT',

then you need BAPI_MARA-NET_WEIGHT = value and BAPI_MARAX-NET_WEIGHT = 'X'.

X means you will modify this field.

refer this link, Example Report for BAPI_MATERIAL_SAVEDATA - Product Lifecycle Management - SCN Wiki

regards,

Archer


i want  waht values you have filled in maramx..

1 REPLY 1
Read only

Former Member
0 Likes
486

hi Raghu

if you want maintain field 'NET_WEIGHT',

then you need BAPI_MARA-NET_WEIGHT = value and BAPI_MARAX-NET_WEIGHT = 'X'.

X means you will modify this field.

refer this link, Example Report for BAPI_MATERIAL_SAVEDATA - Product Lifecycle Management - SCN Wiki

regards,

Archer