cancel
Showing results for 
Search instead for 
Did you mean: 

Inconsistent characteristic value assignment

jasonm2
Contributor
0 Kudos

Hello Gurus,

When playing with charactericstics and class, I got error C1821 - Inconsistent characteristic value assignment. Initially I created a characteristic and assigned it to a class. The char has multiple values and I found there are erros in definition. So I deleted the char and recreated a new char and reassign this new char to the class. And I got error C1821.

The error msg offers limit info for correction. Anyone got the similar experience? Please guide me to correct it.

Thanks a lot.

JM

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Some time if you delete using CT04 for system does not delete from tha tables immidiately or if the previous assignment already used intransaction than also you get same error so if this is for release classificaiton than go to the OMGSCKtcode for PO and OMGQCK for PR and check the inconsitency.

jasonm2
Contributor
0 Kudos

Thanks Charlie.

Yes, this is for PR release strategy. I have checked OMGQCK, there is no inconsitency related to char value assignment. But when I tried to assign char values in SAPL0ME2, there is hard error C1821.

I also tried to delete the char from the class but the error is still there. Any ideas?

Thanks

JM

jasonm2
Contributor
0 Kudos

Solved, thanks.

Former Member
0 Kudos

Hi,

I have same issue when calling BAPI_OBJCL_CHANGE. How you have solved?

Thanks,

G.B.

Answers (0)