SAP ABAP Message Class CNV_20100 Message Number 104 (Report &1 (&2): Global variable &3 is not defined or has '*' as value)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-GTF-BS (Application Component) Business Application Support
     CNV_20100 (Package) CNCC: Chart of accounts conversion
Attribute
Message class CNV_20100  
Short Description Messageclass for chart of account conversion    
Message Number 104  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20141030   
Message Text
Report &1 (&2): Global variable &3 is not defined or has '*' as value
Help Document

Diagnosis

Table CESETS and CEFORMF contain report painter data. Report painter definitions can (among others) contain G/L account numbers (RACCT) or cost elements (KSTAR).

The system found that for FIELD = the global variable from report (APPLCLASS,SUBCLASS,TABNAME,FORM) = is not defined or has the value '*'.

System Response

As a result, the report may not be converted correctly.

Reports should always be checked for logical consistency after the conversion. This is particularly important if complex selection characteristics are used.

Procedure

After the conversion, check report manually for semantic correctness.

  • Go to transaction GRR3. Choose the library, to which the report belongs to.
    • The library is indicated in the third value:
    • The report name is indicated in the fourth value:
  • Check the correctness of the indicated G/L accounts / cost elements manually

Further notes

If you want to convert tables CEFORMF and CESETS independent of org. units, call the transaction CNV_PARAMS and set the parameter CNV_20100_CEFORMF_ORGINDEP to X.

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