Menu

SAP Function Module IF_PT_GET_PERNR_LIST

Bestimmung der Personalnummern aus SelID

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.

Technical Information

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

Importing Parameters

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)

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.