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
411

Hi,

I am using BAPI_MATERIAL_SAVEDATA to create new materials from excel file. For some materials everything work fine. But for some I got the message "Unit of measure ****** is not defined; check your entry". Did I have to check unit of measure configuration for the unit of measure concerned.

Help required,

Regards.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
367

Hi,

Hope you are passing the Base Unit of Measurement in the structure field CLIENTDATA-BASE_UOM and value 'X' in CLIENTDATAX-BASE_UOM. Check whether the value filled in field CLIENTDATA-BASE_UOM is available in the table T006.

Regards

Vinod

2 REPLIES 2
Read only

Former Member
0 Likes
368

Hi,

Hope you are passing the Base Unit of Measurement in the structure field CLIENTDATA-BASE_UOM and value 'X' in CLIENTDATAX-BASE_UOM. Check whether the value filled in field CLIENTDATA-BASE_UOM is available in the table T006.

Regards

Vinod

Read only

anup_deshmukh4
Active Contributor
0 Likes
367

Hello Daniel Cantin ,

If you are passing the UOM which is in the Masters then the error should not come and Check if you are passing the 'X' Field in the update sturctrure properly

OR

You can check you UOM entry in table 'T006A' Assign Internal to Language-Dependent Uni