The Function Module HR_CH_APPEND_ALV_CREATE_TABINF (Anlegen einer neuen Liste zur Anzeige mit Baustein 'HR_CH_APPEND_ALV') is a standard Function Module in SAP ERP and is part of the function group RPCG within the package PC02.
Function Module | HR_CH_APPEND_ALV_CREATE_TABINF |
Short Text | Anlegen einer neuen Liste zur Anzeige mit Baustein 'HR_CH_APPEND_ALV' |
Function Group | RPCG |
Package | PC02 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
APPEND_SIGNATURE | TYPE | XFELD | Datum und Unterschrift anfügen | |
HS_STRUCTURE_NAME_HEADER | TYPE | PAY_STRUCNAME | Strukturname der Header-Tabelle des HS-ALV | |
HS_STRUCTURE_NAME_ITEM | TYPE | PAY_STRUCNAME | Strukturname der Item-Tabelle des HS-ALV | |
RESET_PAGENUMBER | TYPE | XFELD | Seitennummer zurücksetzen | |
STRUCNAME | TYPE | PAY_STRUCNAME | Strukturname der anzuzeigenden Tabelle | |
SW_NO_COLWIDTH_OPTIMIZE | TYPE | XFELD | keine Spaltenoptimierung | |
SW_NO_VLINE | TYPE | XFELD | keine Trennlinien zwischen Spalten |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ES_TABLEREF_AND_INFO | TYPE | P02_TABLEREF_AND_INFO | Tabellenreferenz und weitere Informationen für ALV |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.