The Function Module ALV_AQ_XINT_CONVERSION () is a standard Function Module in SAP ERP and is part of the function group SFCC within the package SLIS.
Function Module | ALV_AQ_XINT_CONVERSION |
Short Text | |
Function Group | SFCC |
Package | SLIS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_FILTER_INDEX | TYPE | LVC_T_FIDX | ALV Control: Filter Index | |
I_CURRENCY_SHIFT | TYPE | FLAG | SPACE | |
I_LISTFIELDS_ONLY | TYPE | CHAR1 | Single-Character Flag |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_AQFIELDCAT | LIKE | RSAQLDESC | SAP Query (L): Field Description for Lists | |
ET_AQFIELDLIST | LIKE | RSAQRFLIST | SAP Query (L): Functional area field list | |
ET_AQFPAIRS | LIKE | RSAQFPAIRS | SAP Query (L): Amount/Unit Pairs | |
ET_AQRQLIST | LIKE | RSAQRQLIST | SAP Query (L): Field list of a query (technical) | |
ET_CONVEXITS | LIKE | LVCDINCL | Subset of DFIES (Conversion Exits) |
This function module does not define any Exceptions.