Table list used by SAP ABAP Function Module RFC_CALCULATE_TAXES1 (FM to test tax calculations with External Tax Systems)
SAP ABAP Function Module
RFC_CALCULATE_TAXES1 (FM to test tax calculations with External Tax Systems) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | COM_ERR | US tax interface: Communication structure for error messages | SOURCE VALUE(TAX_ERR) LIKE COM_ERR |
|
| 2 | COM_TAX | US tax interface : Communication structure for tax calc. | SOURCE VALUE(TAX_DATA) LIKE COM_TAX |
|
| 3 | COM_TAX | US tax interface : Communication structure for tax calc. | SOURCE VALUE(TAX_RESULT) LIKE COM_TAX |
|