Table list used by SAP ABAP Function Module OIH_J1B_CHECK_TXCOD_INVOICE (Brazil: Check if the tax code is valid in the Invoice Verification)
SAP ABAP Function Module OIH_J1B_CHECK_TXCOD_INVOICE (Brazil: Check if the tax code is valid in the Invoice Verification) is using
# Object Type Object Name Object Description Note
     
1 Table  COM_TAX US tax interface : Communication structure for tax calc. SOURCE REFERENCE(I_TAX_DATA) LIKE COM_TAX OPTIONAL
2 Table  DRSEG Invoice Item (Dialog Processing) SOURCE VALUE(I_DRSEG) LIKE DRSEG OPTIONAL
3 Table  EKKO Purchasing Document Header SOURCE REFERENCE(ZEKKO) TYPE EKKO OPTIONAL
4 Table  EKPO Purchasing Document Item SOURCE REFERENCE(ZEKPO) TYPE EKPO OPTIONAL
5 Table  OIH_J1B_TXCD_CALC Comunication Structure from tax validation to calculation SOURCE VALUE(E_INTAB_TXCD) LIKE OIH_J1B_TXCD_CALC