SAP ABAP Message Class AQV Message Number 022 (Incorrect interface for assigned function module)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-QUE (Application Component) SAP Query
     SQUE (Package) Application Development R/3 SAP Query
Attribute
Message class AQV  
Short Description Message texts for SAP Query    
Message Number 022  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20110908   
Message Text
Incorrect interface for assigned function module
Help Document

Diagnosis

The interface of the corresponding function module does not adhere to the specification.

For interface type 0 the interface must be :

Import:
Import parameter: Reference field: Reference type:
PROGRAM SY-REPID
LIST_ID RSAQLDESC-LID
LISTTEXT C
LISTOFFSET I

No EXPORT and no CHANGING parameter.

Tables:
Tables parameter: Reference structure: Reference type:
LISTDESC RSAQLDESC
FPAIRS RSAQFPAIRS
DTAB

System Response

Error message

Procedure

Only function modules that have the above interface may be used as a function in the additional functions.

Procedure for System Administration

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