The Function Module IQAPI_QCALL_SSCR () 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_SSCR |
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 | |
SSCR_OPTIONS | TYPE | IQLSSCROPT | ||
VARIANT | TYPE | VARIANT | Variant name |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
LAYOUT_VARIANT | TYPE | SLIS_VARI | ||
USED_VARIANT | TYPE | VARIANT |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FILTER | TYPE | IQTFILTER | Filter |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CANCELED | Function canceled |
FUNCTION_NOT_POSSIBLE | |
ILLEGAL_INPUT | |
INTERNAL_ERROR | Internal Error |