The Function Module HRPY_AVERA_RELEVANCY_GB_SAP (HR-GB: Determination of Relevant Period for SAP AWE) is a standard Function Module in SAP ERP and is part of the function group HRPY_GB_AVERA within the package PC08.
Function Module | HRPY_AVERA_RELEVANCY_GB_SAP |
Short Text | HR-GB: Determination of Relevant Period for SAP AWE |
Function Group | HRPY_GB_AVERA |
Package | PC08 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
APER | TYPE | PC2APER | structure of table APER in payroll | |
AV_PERIOD_BEGDA | LIKE | SY-DATUM | Date and Time, Current (Application Server) Date | |
AV_PERIOD_ENDDA | LIKE | SY-DATUM | Date and Time, Current (Application Server) Date | |
EMPLOYEE_NUMBER | LIKE | PERNR-PERNR | Personnel number | |
I51AV_A | LIKE | T51AV_A | Calculation Rules for Averages | |
I51AV_R | LIKE | T51AV_R | Relevance Rule for Calculating Averages |
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 |
---|---|---|---|---|
DATUMSANGABE | LIKE | PC2DATES | Structure for internal payroll data DATE INFORMATION | |
P0000 | LIKE | P0000 | HR Master Record: Infotype 0000 (Actions) | |
P0001 | LIKE | P0001 | HR Master Record: Infotype 0001 (Org. Assignment) | |
RESULTS | TYPE | HRPAY99_TAB_OF_RESULTS | Type for a table of payroll results | |
RESULT_REL_PAYR | LIKE | HRPY_AV_REL_PAYR | HR-PAY: Relevance per result for calculating averages |
This function module does not define any Exceptions.