Menu

SAP Function Module PAYROLL_TAX_CALC_US_80

Payroll tax calculation with BSI 8.0

The Function Module PAYROLL_TAX_CALC_US_80 (Payroll tax calculation with BSI 8.0) 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_80
Short Text Payroll tax calculation with BSI 8.0
Function Group PBSU
Package PC10
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
GARN_STRUCTURE LIKE PBSI_GARN BSI: Structure representing TF_GARNISHMENT struct
INPUT_STRUCTURE LIKE PBSI_10 HR: BSI Interface: Internal ABAP Input Structure
RFC_DESTINATION LIKE RFCDISPLAY-RFCDEST Logical Destination (Specified in Function Call)
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

This function module does not define any Exceptions.