The Function Module RH_AHQ_LIST_PERNR (Anzeige einer Liste von Personalnummern) is a standard Function Module in SAP ERP and is part of the function group RHMF within the package PPQU.
Function Module | RH_AHQ_LIST_PERNR |
Short Text | Anzeige einer Liste von Personalnummern |
Function Group | RHMF |
Package | PPQU |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
AUTHORITY_CLASS | LIKE | PSPAR-TCLAS | 'A' | A' -> LDB: PNP, 'B' -> LDB: PAP |
LINE_SELECTION_MODE | TYPE | I | 2 | Zeilenmarkierung: 0-keine, 1-einfach, 2-mehrfach |
NOPA20PB20BUTTON | TYPE | FLAG_X | 'X' - Es gibt keinen Absprung nach PA20/PB20 |
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 |
---|---|---|---|---|
MARKED_PERNRS | TYPE | HRAHQ_PERNR_TABLE | Tabelle mit den markierten Personalnummern | |
PERNRLIST | TYPE | HRAHQ_PERNR_TABLE | Tabelle mit Personalnummern (PA0001-PERNR) |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ACTION_CANCELLED | Der dialog wurde mit 'Abbrechen' verlassen. |