Table list used by SAP ABAP Function Module RFC_PAYROLL_TAX_CALC_US_60 (RFC for the American Payroll Tax Calculation Program)
SAP ABAP Function Module
RFC_PAYROLL_TAX_CALC_US_60 (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 TF_EMPLOYEE STRUCTURE PBSI_EMPLO |
|
| 2 | PBSI_EMPLO | Structure representing TF_EMPLOYEE employee_data | SOURCE VALUE(BUILD_VERSION) LIKE PBSI_EMPLO-FILLER1 |
|
| 3 | PBSI_EMPLO | Structure representing TF_EMPLOYEE employee_data | SOURCE VALUE(TF_DATASET) TYPE PBSI_EMPLO-FILLER1 |
|
| 4 | PBSI_TAX | Structure Representing TF_TAX * tax_detail | SOURCE TF_TAX STRUCTURE PBSI_TAX |
|
| 5 | PBSI_WAGE | Structure representing TF_WAGE * wage_detail | SOURCE TF_WAGE STRUCTURE PBSI_WAGE |
|