The Function Module IQAPI_QCALL_DATADESC () is a standard Function Module in SAP ERP and is part of the function group IQAPI_QUERY_CALL within the package SISQ.
Function Module | IQAPI_QCALL_DATADESC |
Short Text | |
Function Group | IQAPI_QUERY_CALL |
Package | SISQ |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
OLD_QID | TYPE | AQLQID | ||
QUERY | TYPE | IQQNAME | Query name |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FILDESC | TYPE | IQTFILDESC | Filter Description | |
FULL_MODE | TYPE | IQBOOL | ||
PACKING_ALLOWED | TYPE | IQBOOL | ||
REPORT | TYPE | REPID | ||
STRUCT_DESC | TYPE | DDFIELDS | ||
STRUCT_NAME | TYPE | TABNAME | Structure Name | |
TITLE | TYPE | C | Title of query |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
FUNCTION_NOT_POSSIBLE | |
ILLEGAL_INPUT | |
INTERNAL_ERROR | Internal Error |