Menu

SAP Function Module RFC_PAYROLL_TAX_CALC_US_70

RFC for the American Payroll Tax Calculation Program

The Function Module RFC_PAYROLL_TAX_CALC_US_70 (RFC for the American Payroll Tax Calculation Program) 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_70
Short Text RFC for the American Payroll Tax Calculation Program
Function Group PBSU
Package PC10
Module Type Remote-Enabled

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

This function module does not define any EXPORTING parameters.

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_70 Structure representing TF_EMPLOYEE employee_data for TF 70
TF_GARN LIKE PBSI_GARN BSI: Structure representing TF_GARNISHMENT struct
TF_MESSAGE LIKE PBSI_MESSAGE Structure for Messages from BSI TaxFactory
TF_TAX LIKE PBSI_TAX_70 Structure Representing TF_TAX * tax_detail for TF 70
TF_WAGE LIKE PBSI_WAGE Structure representing TF_WAGE * wage_detail

Exceptions

This function module does not define any Exceptions.