Table list used by SAP ABAP Function Module RFC_PAYROLL_TAX_CALC_US_70 (RFC for the American Payroll Tax Calculation Program)
SAP ABAP Function Module
RFC_PAYROLL_TAX_CALC_US_70 (RFC for the American Payroll Tax Calculation Program) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | PBSI_EMPLO | Structure representing TF_EMPLOYEE employee_data | SOURCE VALUE(BUILD_VERSION) LIKE PBSI_EMPLO-FILLER1 |
|
| 2 | PBSI_EMPLO | Structure representing TF_EMPLOYEE employee_data | SOURCE VALUE(TF_DATASET) TYPE PBSI_EMPLO-FILLER1 |
|
| 3 | PBSI_EMPLO_70 | Structure representing TF_EMPLOYEE employee_data for TF 70 | SOURCE TF_EMPLOYEE STRUCTURE PBSI_EMPLO_70 |
|
| 4 | PBSI_GARN | BSI: Structure representing TF_GARNISHMENT struct | SOURCE TF_GARN STRUCTURE PBSI_GARN OPTIONAL |
|
| 5 | PBSI_MESSAGE | BSI: Structure for Messages from BSI TaxFactory | SOURCE TF_MESSAGE STRUCTURE PBSI_MESSAGE OPTIONAL |
|
| 6 | PBSI_TAX_70 | Structure Representing TF_TAX * tax_detail for TF 70 | SOURCE TF_TAX STRUCTURE PBSI_TAX_70 |
|
| 7 | PBSI_WAGE | Structure representing TF_WAGE * wage_detail | SOURCE TF_WAGE STRUCTURE PBSI_WAGE |
|