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 Gross Weight ( BAPI_MATERIAL_SAVEDATA)

Former Member
0 Likes
524

Hi all,

I have a problem when with Gross Weight (BRGEW) in the BAPI_MATERIAL_SAVEDATA. I am Passing this value into BAPI_MARM structure but it doesn't updating MARA Table. Anyone have idea why not is updated?

Thanks in advance.

Regards.

Marisol.

Hi all,

I have a problem when with Gross Weight (BRGEW) in the BAPI_MATERIAL_SAVEDATA. I am Passing this value into BAPI_MARM structure but it doesn't updating MARA Table. Anyone have idea why not is updated?

Thanks in advance.

Regards.

Marisol.

1 REPLY 1
Read only

Former Member
0 Likes
350

Hi,

BAPI_MARM is only for alternative unit of measure it is not used to update mara. Use CLIENTDATA and CLIENTDATAX to update MARA.

Regards