The Function Module HR_AT_ST_CALC_TARIF_001 (Tarifsteuer Kernberechnungen) is a standard Function Module in SAP ERP and is part of the function group 0PAA within the package PC03.
Function Module | HR_AT_ST_CALC_TARIF_001 |
Short Text | Tarifsteuer Kernberechnungen |
Function Group | 0PAA |
Package | PC03 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CALC_WAERS | LIKE | T500C-WAERS | Währung | |
CALC_WT | LIKE | PC207 | Kopfzeile IT | |
PROT | TYPE | CHAR1 | SPACE | Flag Protokollierung |
ZERG_WT | TYPE | CHAR1 | 'X' | Flag Lohnarten für Zeischenergebnisse |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CALC_ERG | LIKE | PC207-BETRG | Berechnungsergebnis |
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 |
---|---|---|---|---|
ERROR_PTEXT | LIKE | PLOG_TEXT | Fehlerprotokollierungsatabelle | |
IT | LIKE | PC207 | Lohnartentabelle | |
PTEXT | LIKE | PLOG_TEXT | Protokollierungstabelle | |
ST | LIKE | PC20S | Steuertabelle |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
RC_AMT_ZERO | Berechnungsbetrag <- 0 |
RC_ERRORS | Berechnungsfehler |