SAP ABAP Message Class CNV_10020 Message Number 281 (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 281  
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 stored for single determination for elementary relationship . However the interface is not defined correctly.

Procedure

Correct the interface definition of routine . Note that it must be EXACTLY the same as for sample routine , because internally the call is explicitly included in the coding.

Note: The program for checking the interface definition compares the definition for routine with the one 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 sample routine to the routine you want to use.

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