Table list used by SAP ABAP Function Module COLLECT_AND_CALCULATE_TAX_DATA (Collect tax input data and immediately calculate taxes)
SAP ABAP Function Module
COLLECT_AND_CALCULATE_TAX_DATA (Collect tax input data and immediately calculate taxes) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | KOMK | Communication Header for Pricing | SOURCE REFERENCE(I_KOMK) TYPE KOMK |
|
| 2 | KOMK | Communication Header for Pricing | ||
| 3 | KOMP | Communication Item for Pricing | ||
| 4 | KOMP | Communication Item for Pricing | SOURCE REFERENCE(O_PRICING_OK) LIKE KOMP-PRSOK |
|
| 5 | KOMP | Communication Item for Pricing | SOURCE REFERENCE(I_KOMP) TYPE KOMP |
|
| 6 | KOMV | Pricing Communications-Condition Record | SOURCE REFERENCE(O_KINAK) LIKE KOMV-KINAK |
|
| 7 | KOMV | Pricing Communications-Condition Record | SOURCE REFERENCE(O_FXMSG) LIKE KOMV-FXMSG |
|
| 8 | KOMV_INDEX | KOMV structure plus index | ||
| 9 | KOMV_INDEX | KOMV structure plus index | SOURCE T_XKOMV STRUCTURE KOMV_INDEX |
|
| 10 | KOMV_INDEX | KOMV structure plus index | SOURCE REFERENCE(I_XKOMV) TYPE KOMV_INDEX |
|
| 11 | T001 | Company Codes | SOURCE REFERENCE(I_COMP_CODE) TYPE T001-BUKRS |
|
| 12 | T005 | Countries | SOURCE REFERENCE(I_TAX_PROCEDURE) TYPE T005-KALSM |
|
| 13 | TAX_LINE_KEY | tax line secondary key | ||
| 14 | TAX_MESSAGE | Structure for copying a system message |