Menu

SAP Function Module PAYROLL_TAX_CALC_US

Payroll_tax_calc_us

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