Menu

SAP Function Module FIAA_ALV_KEYINFO

Keyinfo für den ALV in FIAA Reports definieren

The Function Module FIAA_ALV_KEYINFO (Keyinfo für den ALV in FIAA Reports definieren) is a standard Function Module in SAP ERP and is part of the function group FIAA_FALVREPORTS within the package AR.

Technical Information

Function Module FIAA_ALV_KEYINFO
Short Text Keyinfo für den ALV in FIAA Reports definieren
Function Group FIAA_FALVREPORTS
Package AR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
HEADER01 TYPE SLIS_FIELDNAME 1. Header Feld für die Sortierung
HEADER02 TYPE SLIS_FIELDNAME SPACE 2. Header Feld für die Sortierung (opt.)
HEADER03 TYPE SLIS_FIELDNAME SPACE 3. Header Feld für die Sortierung (opt.)
HEADER04 TYPE SLIS_FIELDNAME SPACE 4. Header Feld für die Sortierung (opt.)
HEADER05 TYPE SLIS_FIELDNAME SPACE 5. Header Feld für die Sortierung (opt.)
ITEM01 TYPE SLIS_FIELDNAME 1. Item Feld für die Sortierung
ITEM02 TYPE SLIS_FIELDNAME SPACE 2. Item Feld für die Sortierung (opt.)
ITEM03 TYPE SLIS_FIELDNAME SPACE 3. Item Feld für die Sortierung (opt.)
ITEM04 TYPE SLIS_FIELDNAME SPACE 4. Item Feld für die Sortierung (opt.)
ITEM05 TYPE SLIS_FIELDNAME SPACE 5. Item Feld für die Sortierung (opt.)

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.