The Function Module HRO2_GET_MAIN_PERNRS (Vertragsdaten initialisieren) is a standard Function Module in SAP ERP and is part of the function group HRO2 within the package PAOC_PAY_EVALUATIONS.
Function Module | HRO2_GET_MAIN_PERNRS |
Short Text | Vertragsdaten initialisieren |
Function Group | HRO2 |
Package | PAOC_PAY_EVALUATIONS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BONDT | LIKE | PC261-BONDT | Zahldatum der Off-Cycle-Abrechnung | |
COUNTRY_MODIFIER | LIKE | T500L-MOLGA | Ländergruppierung | |
INPER | LIKE | PC261-INPER | Inperiode der Abrechnung | |
MODIF | TYPE | PC261-PERMO | Periodenparameter | |
PAYID | LIKE | PC261-PAYID | Abrechnungsidentifikator | |
PAYTY | LIKE | PC261-PAYTY | Abrechnungstyp | |
PERSONID | TYPE | PERSONID | Person Number |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
MAIN_PERNRS | TYPE | HRPAY99_GROUPINGS | Grouping Information for Person |
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.