Table list used by SAP ABAP Function Module J_1I4A_DETERMINE_NEW_RATE (Determine if material is excisable/nonexcisable and the rate)
SAP ABAP Function Module
J_1I4A_DETERMINE_NEW_RATE (Determine if material is excisable/nonexcisable and the rate) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | A000 | Condition Table for Pricing $ | ||
| 2 | J_1IADDEXC | Additional Excise rate table | SOURCE VALUE(CESS_PERC) LIKE J_1IADDEXC-J_1ICESSPC |
|
| 3 | J_1IEXCDEFN | Default Condition Types | ||
| 4 | J_1IEXCTAX | Tax calc. - Excise tax rates | SOURCE REFERENCE(ECS_PERC) LIKE J_1IEXCTAX-ECSRATE |
|
| 5 | J_1IEXCTAX | Tax calc. - Excise tax rates | SOURCE VALUE(ADD_PERC) LIKE J_1IEXCTAX-J_1IAEDRAT |
|
| 6 | J_1IEXCTAX | Tax calc. - Excise tax rates | SOURCE VALUE(EXADDTAX1_PERC) LIKE J_1IEXCTAX-J_1IAEDRAT |
|
| 7 | J_1IEXCTAX | Tax calc. - Excise tax rates | SOURCE VALUE(EXADDTAX2_PERC) LIKE J_1IEXCTAX-J_1IAEDRAT |
|
| 8 | J_1IEXCTAX | Tax calc. - Excise tax rates | SOURCE VALUE(EXADDTAX3_PERC) LIKE J_1IEXCTAX-J_1IAEDRAT |
|
| 9 | J_1IEXCTAX | Tax calc. - Excise tax rates | SOURCE VALUE(NCCD_PERC) LIKE J_1IEXCTAX-J_1INCCDRAT |
|
| 10 | J_1IEXCTAX | Tax calc. - Excise tax rates | SOURCE VALUE(SED_PERC) LIKE J_1IEXCTAX-J_1ISEDRAT |
|
| 11 | J_1IEXCTAX | Tax calc. - Excise tax rates | SOURCE VALUE(EXC_PERC) LIKE J_1IEXCTAX-RATE |
|
| 12 | KOMK | Communication Header for Pricing | SOURCE VALUE(VTWEG) LIKE KOMK-VTWEG DEFAULT ' ' |
|
| 13 | KOMK | Communication Header for Pricing | ||
| 14 | KOMK | Communication Header for Pricing | SOURCE VALUE(VKORG) LIKE KOMK-VKORG DEFAULT ' ' |
|
| 15 | KOMP | Communication Item for Pricing | SOURCE VALUE(UNIT) LIKE KOMP-MEINS |
|
| 16 | KOMP | Communication Item for Pricing | ||
| 17 | KOMV | Pricing Communications-Condition Record | SOURCE VALUE(KAWRT) LIKE KOMV-KAWRT |
|
| 18 | KONP | Conditions (Item) | ||
| 19 | KONV | Conditions (Transaction Data) | ||
| 20 | KOPRT | Log for condition analysis | ||
| 21 | LFA1 | Vendor Master (General Section) | SOURCE VALUE(VENDOR) LIKE LFA1-LIFNR |
|
| 22 | MARA | General Material Data | SOURCE VALUE(MATNR) LIKE MARA-MATNR |
|
| 23 | MARC | Plant Data for Material | ||
| 24 | MSEG | Document Segment: Material | SOURCE VALUE(MENGE) LIKE MSEG-MENGE |
|
| 25 | MSEG | Document Segment: Material | ||
| 26 | T001 | Company Codes | SOURCE VALUE(BUKRS) LIKE T001-BUKRS |
|
| 27 | T001W | Plants/Branches | ||
| 28 | T682 | Conditions: Access Sequences | SOURCE REFERENCE(USAGE) LIKE T682-KVEWE |
|
| 29 | T682 | Conditions: Access Sequences | SOURCE REFERENCE(APPLICATION) LIKE T682-KAPPL |
|
| 30 | T682 | Conditions: Access Sequences | ||
| 31 | T682I | Conditions: Access Sequences (Generated Form) | ||
| 32 | T685 | Conditions: Types | ||
| 33 | TAXCOM | Communications Work Area for Tax Calculation | SOURCE REFERENCE(ECS_AMOUNT) LIKE TAXCOM-NEBTR |
|
| 34 | TAXCOM | Communications Work Area for Tax Calculation | SOURCE VALUE(NCCD_AMOUNT) LIKE TAXCOM-NEBTR |
|
| 35 | TAXCOM | Communications Work Area for Tax Calculation | SOURCE VALUE(SED_AMOUNT) LIKE TAXCOM-NEBTR |
|
| 36 | TAXCOM | Communications Work Area for Tax Calculation | SOURCE VALUE(EXC_AMOUNT) LIKE TAXCOM-NEBTR |
|
| 37 | TAXCOM | Communications Work Area for Tax Calculation | SOURCE VALUE(EXADDTAX3_AMOUNT) LIKE TAXCOM-NEBTR |
|
| 38 | TAXCOM | Communications Work Area for Tax Calculation | SOURCE VALUE(EXADDTAX2_AMOUNT) LIKE TAXCOM-NEBTR |
|
| 39 | TAXCOM | Communications Work Area for Tax Calculation | SOURCE VALUE(EXADDTAX1_AMOUNT) LIKE TAXCOM-NEBTR |
|
| 40 | TAXCOM | Communications Work Area for Tax Calculation | SOURCE VALUE(ADD_AMOUNT) LIKE TAXCOM-NEBTR |
|
| 41 | TAXCOM | Communications Work Area for Tax Calculation | SOURCE VALUE(CESS_AMOUNT) LIKE TAXCOM-NEBTR |
|
| 42 | VBAP | Sales Document: Item Data | SOURCE VALUE(WERKS) LIKE VBAP-WERKS |
|
| 43 | VBRK | Billing Document: Header Data | SOURCE REFERENCE(PROCEDURE) TYPE VBRK-KALSM |