SAP ABAP Message Class CNV_10020 Message Number 752 (&1 &2: Determination object &3 does not exist)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-GTF-BS (Application Component) Business Application Support
     CNV_10020 (Package) CNV package 10020
Attribute
Message class CNV_10020  
Short Description Message class for package 10020    
Message Number 752  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20141030   
Message Text
&1 &2: Determination object &3 does not exist
Help Document

Diagnosis

Evaluation of the non-transparent field was called in order to get the value of component .

is not specified as a determination object. must be specified as a determination object in order to define the length of the component, and to assign a semantic meaning.

System Response

Evaluation is not possible.

Procedure

Refer to an already existing determination object or define determination object using transaction CNV_10020_OBJECTS.

Example

You can assign a rule that gives you a company code (determination object BUKRS) to a component of a non-transparent field that you want to call (for example BUKRS2). To do so, you specify determination object BUKRS in the rule. If you leave this field empty, the component name, the rule is assigned to, will be taken as determination object (BUKRS2, that is not defined as a determination object).

Note that the determination object should be used as a kind of type (a company code), it should not be used to describe the component. You can do this in the comment field in table CNV_10020_RCOMP.

History
Last changed on/by 20141030  SAP 
SAP Release Created in