Menu

SAP Function Module RFC_PAYROLL_TAX_CALC_US_90

RFC for the US Payroll Program BSI 9.0

The Function Module RFC_PAYROLL_TAX_CALC_US_90 (RFC for the US Payroll Program BSI 9.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 RFC_PAYROLL_TAX_CALC_US_90
Short Text RFC for the US Payroll Program BSI 9.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
TAX_PROCESS_TYPE TYPE CHAR1 Single-Character Flag
TF_DATASET TYPE PBSI_EMPLO-FILLER1 Filler for TF_EMPLOYEE structure

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BUILD_VERSION LIKE PBSI_EMPLO-FILLER1 Filler for TF_EMPLOYEE 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
TF_EMPLOYEE LIKE PBSI_EMPLO_90 Structure representing TF_EMPLOYEE employee_data for TF 80
TF_GARN LIKE PBSI_GARN_90 BSI: Structure representing TF_GARNISHMENT struct
TF_MESSAGE LIKE PBSI_MESSAGE BSI: Structure for Messages from BSI TaxFactory
TF_TAX LIKE PBSI_TAX_90 Structure Representing TF_TAX * tax_detail for TF 80
TF_WAGE LIKE PBSI_WAGE_90 Structure representing TF_WAGE * wage_detail for TF 80

Exceptions

This function module does not define any Exceptions.