SAP ABAP Message Class CNV_10020 Message Number 100 (Elementary relationship &1: Spec. form &2 has wrong interface)
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 100  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20141030   
Message Text
Elementary relationship &1: Spec. form &2 has wrong interface
Help Document

Diagnosis

Specific routine has been assigned for mass determination to elementary relationship . However the interface is not defined correctly.

Procedure

Correct the interface definition of routine . Note that the definition must correspond EXACTLY to the definition of the sample routine , because the call is explicitly included in the programming.

Note: The system checks the interface definition by comparing the interface definition for routine with the corresponding definition for sample routine . This is also why the interface parameters have to have exactly the same names. Even the formatting must be identical.
The best solution is to copy routine the routine you want to use.

Note: The only setting you can change is the structure definition of table parameter PT_LOR. This definition must comply with the lengths of the determination objects.
For paths with interval definitions, the corresponding change to ROR definition is required.

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