The Function Module HR_GET_ASSIGNMENT_OF_WAGETYPES (Lesen der Tabelle T596J und T596I) is a standard Function Module in SAP ERP and is part of the function group HRPAY99_APPL within the package PCAL.
Function Module | HR_GET_ASSIGNMENT_OF_WAGETYPES |
Short Text | Lesen der Tabelle T596J und T596I |
Function Group | HRPAY99_APPL |
Package | PCAL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_APPL | LIKE | T596A-APPL | Teilapplikation | |
I_DATE | LIKE | T596I-ENDDA | Gültigkeitsende | |
I_LGART | LIKE | T596I-LGART | Lohnart | |
I_MOLGA | LIKE | T500L-MOLGA | Ländergruppierung | |
I_SUMLG | LIKE | T596I-SUMLG | Summenlohnart |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
TAB_SEL_T596I_J | LIKE | T596I | Berechnungsvorschrift für Summenlohnarten |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INTERNAL_ERROR | Error in einem verwendeten Funktionsbaustein |
NO_APPLICATION | Parameter Applikation nicht definiert |
NO_ASSIGNMENT_WAGETYPE | Parameter Summenlohnart nicht definiert |
NO_WAGETYPE_FOUND | Keine Zuordnung zur Summenlohnart |