Table list used by SAP ABAP Function Module RFC_PAYROLL_TAX_CALC_US (RFC for the American Payroll Tax Calculation Program)
SAP ABAP Function Module RFC_PAYROLL_TAX_CALC_US (RFC for the American Payroll Tax Calculation Program) is using
# Object Type Object Name Object Description Note
     
1 Table  PBSI_MISC HR: BSI Interface: Miscellaneous Fields SOURCE VALUE(CALC_OR_GROSSUP) LIKE PBSI_MISC-CHAR1 DEFAULT 'C'
2 Table  PBSI_X0 HR: BSI Interface: TAX_DETAIL Table Parameter SOURCE TABLE_STRUCTURE STRUCTURE PBSI_X0
3 Table  PBSI_X1 HR: BSI Interface: EMPLOYEE_DATA Input SOURCE VALUE(INPUT_STRUCTURE) LIKE PBSI_X1
4 Table  PBSI_X2 HR: BSI Interface: EMPLOYEE_DATA Output SOURCE VALUE(OUTPUT_STRUCTURE) LIKE PBSI_X2