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

Diagnosis

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

Procedure

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

Note: The system checks the interface definition by comparing the interface definition for function module with the corresponding definition for sample function module . This is also why the interface parameters have to have exactly the same names.
The best solution is to copy function module the function module you want to use.

Note: The only setting you can change is the structure definition of table parameter ET_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