Menu

SAP Function Module PA03_PCR_READ

HR: Read Personnel Control Record and Related Information

The Function Module PA03_PCR_READ (HR: Read Personnel Control Record and Related Information) 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_PCR_READ
Short Text HR: Read Personnel Control Record and Related Information
Function Group PA03
Package PCAL
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ERROR_NO_ACCOUNTING LIKE T569V-ADRUN 'X' Abbruch falls Abkrs. nicht abr.-relevant ?
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 Current Payroll Period
F_CURRENT_ENDDA LIKE T549Q-ENDDA End Date of Current Payroll Period
F_CURRENT_PERIOD LIKE T569V-PABRP Current Period of Control Record
F_CURRENT_YEAR LIKE T569V-PABRJ Current Year of Control Record
F_DATMO LIKE T549A-DATMO Datumsmodifikator
F_FOLLOWING_BEGDA LIKE T549Q-BEGDA Start Date of Next Payroll Period
F_FOLLOWING_ENDDA LIKE T549Q-ENDDA End Date of Next Payroll Period
F_FOLLOWING_PERIOD LIKE T569V-PABRP Next Period of Control Record
F_FOLLOWING_YEAR LIKE T569V-PABRJ Next Year of Control Record
F_PERMO LIKE T549A-PERMO Period Parameters
F_STATE LIKE T569V-STATE Status of Control Record
F_TWM_DATE LIKE T549Q-BEGDA Earliest Retroactively Accountable Date According To VWS

Changing Parameters

This function module does not define any CHANGING parameters.

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
ABKRS_NO_ACCOUNTING Payroll Area is not Relevant for Payroll
PCR_DOES_NOT_EXIST Control Record Does Not Exist
PERIOD_DOES_NOT_EXIST Payroll Period Does Not Exist