Table list used by SAP ABAP Function Module RFC_PAYROLL_TAX_CALC_US_90 (RFC for the US Payroll Program BSI 9.0)
SAP ABAP Function Module
RFC_PAYROLL_TAX_CALC_US_90 (RFC for the US Payroll Program BSI 9.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_90 | Structure representing TF_EMPLOYEE employee_data for TF 90 | SOURCE TF_EMPLOYEE STRUCTURE PBSI_EMPLO_90 |
4 | ![]() |
PBSI_GARN_90 | Structure representing TF_GARNISHMENT * garn_data for TF 90 | SOURCE TF_GARN STRUCTURE PBSI_GARN_90 OPTIONAL |
5 | ![]() |
PBSI_MESSAGE | BSI: Structure for Messages from BSI TaxFactory | SOURCE TF_MESSAGE STRUCTURE PBSI_MESSAGE OPTIONAL |
6 | ![]() |
PBSI_TAX_90 | Structure Representing TF_TAX * tax_detail for TF 90 | SOURCE TF_TAX STRUCTURE PBSI_TAX_90 |
7 | ![]() |
PBSI_WAGE_90 | Structure representing TF_WAGE * wage_detail for TF 90 | SOURCE TF_WAGE STRUCTURE PBSI_WAGE_90 |