Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module HR_PAYROLL_TEST_PAYSLIP_SHOW (Payroll Simulation and Remuneration Statement Display) is a standard Function Module in SAP ERP and is part of the function group HR_INFOTYPE8_PAYROLL within the package PCAL.
Function Module | HR_PAYROLL_TEST_PAYSLIP_SHOW |
Short Text | Payroll Simulation and Remuneration Statement Display |
Function Group | HR_INFOTYPE8_PAYROLL |
Package | PCAL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
COUNTRY_GROUPING | LIKE | T001P-MOLGA | Country Grouping | |
EMPLOYEE_GROUP | TYPE | PERSG | Employee Group | |
EMPLOYEE_NUMBER | LIKE | PERNR-PERNR | Personnel number | |
EMPLOYEE_SUBGROUP | TYPE | PERSK | Employee subgroup | |
END_DATE | TYPE | ENDDA | End of Validity Period Key-Date Determination | |
PAYROLL_AREA | LIKE | T549A-ABKRS | Payroll area | |
PERSONNEL_AREA | TYPE | PERSA | Personnel Area | |
PERSONNEL_SUBAREA | TYPE | BTRTL | Personnel Subarea | |
START_DATE | TYPE | BEGDA | Start of Validity Period Key-Date Determination |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CALC_NOT_FOUND | Payroll Driver Does Not Exist |
CREATE_FORM_ERROR | Error When Starting Remuneration Statement |
FEATURE_PM004_ERROR | Error When Reading Feature PAYSI |
INIT_FORM_ERROR | Error When Starting Remuneration Statement |
MISSING_PARAMETER | Input Parameter not Specified |
PAYROLL_ERROR | Payroll run was unsuccessful |
PAYROLL_PERIOD_NOT_FOUND | Payroll Period Could Not Be Determined |
PROGRAM_NOT_EXIST | Payroll Program Does Not Exist |
VARIANT_NOT_EXIST | Payroll Variant Does Not Exist |