Menu

SAP Function Module PAYROLL_TAX_CALC_US

Payroll_tax_calc_us

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

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 PAYROLL_TAX_CALC_US (Payroll_tax_calc_us) is a standard Function Module in SAP ERP and is part of the function group PBSU within the package PC10.

Technical Information

Function Module PAYROLL_TAX_CALC_US
Short Text Payroll_tax_calc_us
Function Group PBSU
Package PC10
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BSI_VERSION LIKE PBSI_MISC-CHAR2 Version number components
CALC_OR_GROSSUP LIKE PBSI_MISC-CHAR1 Single-character flag
GARN_STRUCTURE LIKE PBSI_GARN BSI: Structure representing TF_GARNISHMENT struct
INPUT_STRUCTURE LIKE PBSI_10 HR: BSI Interface: Internal ABAP Input Structure
TAX_PROCESS_TYPE TYPE CHAR1 0 Single-Character Indicator

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OUTPUT_STRUCTURE LIKE PBSI_20 HR: BSI Interface: Internal ABAP Output Structure

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MESSAGE_STRUCTURE LIKE PBSI_MESSAGE BSI: Structure for Messages from BSI TaxFactory
TABLE_STRUCTURE LIKE PBSI_00 HR: BSI Interface: Internal ABAP Input/Output Table

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
COMMUNICATION_FAILURE Communication failure
INVALID_VERSION Invalid version
SYSTEM_FAILURE System failure
TEST_AUSNAHME Test