The Function Module IF_PT_GET_PERNR_LIST (Bestimmung der Personalnummern aus SelID) is a standard Function Module in SAP ERP and is part of the function group PTWAO46C_TIMELEV within the package WAO_46C_INCENTIVEWAGES_HR.
Function Module | IF_PT_GET_PERNR_LIST |
Short Text | Bestimmung der Personalnummern aus SelID |
Function Group | PTWAO46C_TIMELEV |
Package | WAO_46C_INCENTIVEWAGES_HR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BEGDA | LIKE | PAKEY-BEGDA | Gültigkeitsbeginn | |
ENDDA | LIKE | PAKEY-ENDDA | Gültigkeitsende | |
SELID | TYPE | PTWAO_MA_SELID | ID für die Selektionsbedingungen MiniApp (vgl. HR_SELID) |
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 |
---|---|---|---|---|
PERNR_TAB | LIKE | PERNRTAB | Struktur mit Personalnummern |
This function module does not define any Exceptions.