The Function Module HR_DE_SV_NOTIF_LIST (Übersichtsliste der Meldungen in der Sachbearbeiterliste) is a standard Function Module in SAP ERP and is part of the function group HRDS_KK within the package PC01.
Function Module | HR_DE_SV_NOTIF_LIST |
Short Text | Übersichtsliste der Meldungen in der Sachbearbeiterliste |
Function Group | HRDS_KK |
Package | PC01 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_LAYOUT | TYPE | LVC_S_LAYO | ALV-Control: Layoutstruktur | |
IS_VARIANT | TYPE | DISVARIANT | Anzeigevariante (externe Verwendung) | |
IT_FIELDCATALOG | TYPE | LVC_T_FCAT | Feldkatalog für ListViewerControl | |
IT_SORT | TYPE | LVC_T_SORT | ALV-Contol: Tabelle der Sortierkriterien | |
I_STRUCTURE_NAME | TYPE | TABNAME | Tabellenname | |
I_TITLE | TYPE | STRING | Kopfzeile für ALV |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CT_OUTTAB | TYPE | STANDARD TABLE | Ausgabe-Tabelle |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ALV_ERROR | Fehler beim Aufruf einer ALV-Funktion |