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

Gross weight, Volume and Volume Unit using BAPI_MATERIAL_SAVEDATA method

Former Member
0 Likes
758

Hi All,

I've read very carefully the whole documentation to BAPI_MATERIAL_SAVEDATA.

I am passing gross weight to MARM and it is saved correctly, but Gross Weight is still empty when I check my material in MM03 in tap Basic Data 1. Saved data is shown only in "Additional Data"->"Units of measure".

I wondered whether some other hidden field for Gross Weight, Volume and Volume Unit exists in other table or structure, so that I can fill in the textfield in tap Basic Data 1. At least it is not mentioned in the description.

Perhaps somebody else knows the solution? Please help.

Looking forward your answer.

Regards,

Raja

Hi All,

I've read very carefully the whole documentation to BAPI_MATERIAL_SAVEDATA.

I am passing gross weight to MARM and it is saved correctly, but Gross Weight is still empty when I check my material in MM03 in tap Basic Data 1. Saved data is shown only in "Additional Data"->"Units of measure".

I wondered whether some other hidden field for Gross Weight, Volume and Volume Unit exists in other table or structure, so that I can fill in the textfield in tap Basic Data 1. At least it is not mentioned in the description.

Perhaps somebody else knows the solution? Please help.

Looking forward your answer.

Regards,

Raja

2 REPLIES 2
Read only

Former Member
0 Likes
630

Try Commit anD Wait (for the LUW)

By Chris

Message was edited by:

Christian Fritsch

Read only

Former Member
0 Likes
630

Hi Raja ,

Could you check base_uom from Client data must be the same as alt_unit from UoM data ?

Regards