cancel
Showing results for 
Search instead for 
Did you mean: 

Inconsistent characteristic value assignment DMS

meenakshi_raina
Advisor
Advisor
0 Kudos

Hi All,

I am working in DMS module. In CT04, we are using 'additional values' for a particular characteristic( screenshot attached).

But while changing a document, if this characteristic has a value, then the change does not occur for any other characteristics. While if this particular characteristic value is blank, then the document changes are successfully committed.

After further debugging the BAPI – ‘BAPI_DOCUMENT_CHANGE2’, I analyzed that in include ‘LCTMSF2U’, the message for ‘Inconsistent characteristic value assignment’is raised. It is raised in FM ‘CUXP_HAS_MSG ‘.

Can anyone help me in this issue.

Regards

Meenakshi

Accepted Solutions (0)

Answers (1)

Answers (1)

christoph_hopf
Advisor
Advisor
0 Kudos

Hi Meenakshi,

based on your description could you please check the implementation of notes

  • 2558875
  • 2539854
  • 2526927
  • 2492752

If you use a function module for value check please consider also note 588283 and think of adding the VALUE_EX parameter to your function module as well as mentioned in my reply. It is important that VALUE_EX and VALUE_NEUT parameters are filled.


Best regards,

Christoph