SAP ABAP Message Class CNV_10020 Message Number 582 (No exit routine for determining structure information was stored)
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 582  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20141030   
Message Text
No exit routine for determining structure information was stored
Help Document

Diagnosis

You want to get the structure information for table . In accordance with the naming convention, this table is an INDX table. The structure information for these tables is not stored in the org. package, but must be obtained by an exit routine. You did not specify an exit routine.

System Response

The org. package cannot obtain the structure information for table .

Procedure

Assign an exit routine for determining the INDX structure to the parameter EXIT_GET_INDX_STRUC in transaction CNV_10020_PARAM.

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