Table list used by SAP ABAP Function Module RFC_PAYROLL_TAX_CALC_US_80 (RFC for the US Payroll Program BSI 8.0)
SAP ABAP Function Module
RFC_PAYROLL_TAX_CALC_US_80 (RFC for the US Payroll Program BSI 8.0) 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_80 | Structure representing TF_EMPLOYEE employee_data for TF 80 | SOURCE TF_EMPLOYEE STRUCTURE PBSI_EMPLO_80 |
4 | ![]() |
PBSI_GARN_80 | BSI: Structure representing TF_GARNISHMENT struct | SOURCE TF_GARN STRUCTURE PBSI_GARN_80 OPTIONAL |
5 | ![]() |
PBSI_MESSAGE | BSI: Structure for Messages from BSI TaxFactory | SOURCE TF_MESSAGE STRUCTURE PBSI_MESSAGE OPTIONAL |
6 | ![]() |
PBSI_TAX_80 | Structure Representing TF_TAX * tax_detail for TF 80 | SOURCE TF_TAX STRUCTURE PBSI_TAX_80 |
7 | ![]() |
PBSI_WAGE_80 | Structure representing TF_WAGE * wage_detail for TF 80 | SOURCE TF_WAGE STRUCTURE PBSI_WAGE_80 |