Application Development 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: 

BAPI_OBJCL_CHANGE error C1 821

Former Member
0 Kudos
632

I am using BAPI_OBJCL_CHANGE to modify the classification view of batches. When I want to overrite a classification characteristic value with a blank value, the following error is returned.

Message Class C1 821 Inconsistent characteristic value assignment

This started happening after the upgrade to ECC 6.0. Prior to that the function was working smoothly. I have been searching for OSS notes but have not found any. It seems that this error message is triggered from function module CLAP_DDB_UPDATE_CLASSIFICATION. Does any one have an idea how to resolve this? I would like to be able to use this fm to clear characteristic values of batches.

Thank you.

1 REPLY 1

Former Member
0 Kudos
120

Hi,

I have your same issue. Could you tell me please how you solved it?

Thanks.

G.B.