Menu

SAP Function Module HRAU_AVERA_RELEVANCY_TEST

Marks the relevant periods of the current fin yr

The Function Module HRAU_AVERA_RELEVANCY_TEST (Marks the relevant periods of the current fin yr) is a standard Function Module in SAP ERP and is part of the function group HRAU_AVERA within the package PC13.

Technical Information

Function Module HRAU_AVERA_RELEVANCY_TEST
Short Text Marks the relevant periods of the current fin yr
Function Group HRAU_AVERA
Package PC13
Module Type Normal Module

Importing Parameters

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

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
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

Exceptions

This function module does not define any Exceptions.