Menu

SAP Function Module PA03_PERIODDATES_GET

HR: Import Start and End Dates of Period for the Payroll Area

The Function Module PA03_PERIODDATES_GET (HR: Import Start and End Dates of Period for the Payroll Area) is a standard Function Module in SAP ERP and is part of the function group PA03 within the package PCAL.

Technical Information

Function Module PA03_PERIODDATES_GET
Short Text HR: Import Start and End Dates of Period for the Payroll Area
Function Group PA03
Package PCAL
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
F_ABKRS LIKE T569V-ABKRS Payroll Area

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
F_ABKRS_TEXT LIKE T549T-ATEXT Payroll Area Text (T549T)
F_CURRENT_BEGDA LIKE T549Q-BEGDA Start Date of Payroll Period
F_CURRENT_ENDDA LIKE T549Q-ENDDA End date of payroll period
F_PERMO LIKE T549A-PERMO Period parameter (PERMO)

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
F_CURRENT_PERIOD LIKE T569V-PABRP Payr.per.
F_CURRENT_YEAR LIKE T569V-PABRJ Pay.yr.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ABKRS_DOES_NOT_EXIST Payroll Area does not Exist
PCR_DOES_NOT_EXIST Control Record Does Not Exist
PERIOD_DOES_NOT_EXIST Payroll Period Does Not Exist