Table list used by SAP ABAP Function Module OIH_J1B_CHECK_TXCOD_SALES (Brazil: Check if the tax code is valid in sales process)
SAP ABAP Function Module
OIH_J1B_CHECK_TXCOD_SALES (Brazil: Check if the tax code is valid in sales process) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | COM_TAX | US tax interface : Communication structure for tax calc. | SOURCE REFERENCE(I_TAX_DATA) LIKE COM_TAX OPTIONAL |
|
| 2 | KUWEV | Ship-to Party's View of the Customer Master Record | SOURCE VALUE(I_KUWEV) LIKE KUWEV |
|
| 3 | VBAK | Sales Document: Header Data | SOURCE VALUE(I_VBAK) LIKE VBAK |
|
| 4 | VBAP | Sales Document: Item Data | SOURCE VALUE(I_VBAP) LIKE VBAP |
|
| 5 | VBKD | Sales Document: Business Data | SOURCE VALUE(I_PRSDT) LIKE VBKD-PRSDT OPTIONAL |
|