cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI_OBJCL_CHANGE to change batch characteristic values

Former Member
0 Kudos

Hi,

We are using BAPI_OBJCL_CHANGE in a customized program to copy characteristics values from one batch to another.

We are getting the error - 'Does not allow another unit'

We are able to change the batch with the required values in MSC2N

Does this have anything to do with Unit of Measure maintained in Material Master.

Regards,

Radhakrishnan

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

the message indicates a conflict with the UoM which is defined in a characteristic. I don't know your program but the message looks like you trying to copy characteristic values with different UoM. Maybe you can check if you are using characteristics with type NUM. If so check the UoM which is defined in CT04.

Hope this helps you to localize the error.

Regards,

Juergen


Former Member
0 Kudos

Hi,

Thanks for your reply.

All the values we are trying to pass are having the UoM maintained in CT04.

Former Member
0 Kudos

Hi,

than it's getting difficult since I don't know your program. Maybe you can set an breakpoint on the functions below and run your program again.

CTMS_CHAR_CHECK_VALUE

CTMS_CHAR_DEL_VALUE

Caetano
Product and Topic Expert
Product and Topic Expert
0 Kudos

Thread moved to the space SAP ERP PLM - Classification and Variant Configuration.