Menu

SAP Function Module HR_PAYROLL_SIMULATION

Start Payroll in Simulation

The Function Module HR_PAYROLL_SIMULATION (Start Payroll in Simulation) is a standard Function Module in SAP ERP and is part of the function group HRPR within the package PCAL.

Technical Information

Function Module HR_PAYROLL_SIMULATION
Short Text Start Payroll in Simulation
Function Group HRPR
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
EMPLOYEE_NUMBER LIKE PERNR-PERNR Personnel Number
OFF_CYCLE LIKE PC261-PAYTY SPACE Flag: Off-Cycle Payroll yes/no ('X', ' ')
PAYROLL_AREA LIKE T549A-ABKRS Payroll Area
PAYROLL_DATE LIKE PC261-BONDT Date of Payroll Run
PAYROLL_ID LIKE PC261-PAYID Payroll ID
PAYROLL_PERIOD LIKE T549Q-PABRP Payroll period
PAYROLL_TYPE LIKE PC261-PAYTY Payroll type
PAYROLL_YEAR LIKE T549Q-PABRJ Payroll year
PROGRAM_NAME LIKE TRDIR-NAME Name of Payroll Program
SELECTION_VARIANT LIKE VARI-VARIANT Report Variant for Payroll

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
MISSING_PARAMETER An Input Parameter was not Specified
PROGRAM_NOT_EXIST Payroll Program Does Not Exist
UNKNOWN_ERROR Unknown error
VARIANT_NOT_EXIST Variant does not exist
WRONG_COUNTRY_GROUP The Payroll Country Grouping is Incorrect
WRONG_PARAMETER There is an Incorrect Parameter Combination