Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!
Bei amazon.de ansehen →The Function Module HR_KR_GET_TAX_BY_STT (Get monthly tax by simple tax table) is a standard Function Module in SAP ERP and is part of the function group HRPAYKR01 within the package PC41.
Function Module | HR_KR_GET_TAX_BY_STT |
Short Text | Get monthly tax by simple tax table |
Function Group | HRPAYKR01 |
Package | PC41 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CHILD_NUM | TYPE | I | Children number of dependent | |
DATE | TYPE | D | Date of evaluation | |
DEPENDENT_NUM | TYPE | I | Dependent number | |
TAXABLE_INCOME | TYPE | PC207-BETRG | Monthly taxable income |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DETERMINED_TAX | TYPE | PC207-BETRG | Determined tax by simple tax table |
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 |
---|---|
NO_ENTRY_FOR_DATE | No entry for the date specified |
NO_ENTRY_IN_T511P | No corresponding in table T511P |