Table list used by SAP ABAP Function Module J_1I6_DETERMINE_EXCISE_RATE (Determine if material is excisable/nonexcisable and the rate)
SAP ABAP Function Module
J_1I6_DETERMINE_EXCISE_RATE (Determine if material is excisable/nonexcisable and the rate) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | J_1IADDEXC | Additional Excise rate table | SOURCE VALUE(CESS_PERC) LIKE J_1IADDEXC-J_1ICESSPC |
|
| 2 | J_1IADDEXC | Additional Excise rate table | ||
| 3 | J_1IEICOVE | Excise indicator determination for company and vendor | ||
| 4 | J_1IEXCHDR | Excise invoice header detail | ||
| 5 | J_1IEXCTAX | Tax calc. - Excise tax rates | SOURCE VALUE(EXC_PERC) LIKE J_1IEXCTAX-RATE |
|
| 6 | J_1IEXCTAX | Tax calc. - Excise tax rates | SOURCE VALUE(SED_PERC) LIKE J_1IEXCTAX-J_1ISEDRAT |
|
| 7 | J_1IEXCTAX | Tax calc. - Excise tax rates | SOURCE VALUE(NCCD_PERC) LIKE J_1IEXCTAX-J_1INCCDRAT |
|
| 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(EXADDTAX2_PERC) LIKE J_1IEXCTAX-J_1IAEDRAT |
|
| 10 | J_1IEXCTAX | Tax calc. - Excise tax rates | SOURCE VALUE(EXADDTAX1_PERC) LIKE J_1IEXCTAX-J_1IAEDRAT |
|
| 11 | J_1IEXCTAX | Tax calc. - Excise tax rates | SOURCE VALUE(ADD_PERC) LIKE J_1IEXCTAX-J_1IAEDRAT |
|
| 12 | J_1IEXCTAX | Tax calc. - Excise tax rates | SOURCE VALUE(ECS_PERC) LIKE J_1IEXCTAX-ECSRATE |
|
| 13 | J_1IEXCTAX | Tax calc. - Excise tax rates | ||
| 14 | J_1IEXESTA | Excise indicator determination for co / cust / form code | ||
| 15 | J_1IFRDTSO | Transaction table for Forms Tracking for Sales. | ||
| 16 | J_1IFRMTYP | Form Types | ||
| 17 | J_1IFRMTYP | Form Types | SOURCE VALUE(FORMC1) LIKE J_1IFRMTYP-J_1IFRMTYP DEFAULT ' ' |
|
| 18 | J_1IFRMTYP | Form Types | SOURCE VALUE(FORMC2) LIKE J_1IFRMTYP-J_1IFRMTYP DEFAULT ' ' |
|
| 19 | J_1IMOCOMP | Company and Plant - Excise Additional Data | ||
| 20 | J_1IMOCUST | Customer Master Excise Additional Data | ||
| 21 | J_1IMOVEND | Vendor Master Excise Additional Data | ||
| 22 | J_1IMTCHID | Combination of Material Number and Chapter ID | ||
| 23 | J_1IQEXCISE | Quantity based AED, NCCD and SED | ||
| 24 | KOMK | Communication Header for Pricing | SOURCE VALUE(VTWEG) LIKE KOMK-VTWEG DEFAULT ' ' |
|
| 25 | KOMK | Communication Header for Pricing | SOURCE VALUE(VKORG) LIKE KOMK-VKORG DEFAULT ' ' |
|
| 26 | KOMK | Communication Header for Pricing | SOURCE VALUE(TAX_DATE) LIKE KOMK-PRSDT DEFAULT SY-DATUM |
|
| 27 | KOMK | Communication Header for Pricing | SOURCE VALUE(VBTYP) LIKE KOMK-VBTYP DEFAULT ' ' |
|
| 28 | KOMP | Communication Item for Pricing | SOURCE VALUE(UNIT) LIKE KOMP-MEINS |
|
| 29 | KOMV | Pricing Communications-Condition Record | SOURCE VALUE(KAWRT) LIKE KOMV-KAWRT |
|
| 30 | LFA1 | Vendor Master (General Section) | SOURCE VALUE(VENDOR) LIKE LFA1-LIFNR |
|
| 31 | LIKP | SD Document: Delivery Header Data | SOURCE VALUE(DELIVERY) LIKE LIKP-VBELN DEFAULT ' ' |
|
| 32 | MARA | General Material Data | SOURCE VALUE(MATNR) LIKE MARA-MATNR |
|
| 33 | MSEG | Document Segment: Material | SOURCE VALUE(MENGE) LIKE MSEG-MENGE |
|
| 34 | MSEG | Document Segment: Material | ||
| 35 | MVKE | Sales Data for Material | ||
| 36 | T001 | Company Codes | SOURCE VALUE(BUKRS) LIKE T001-BUKRS |
|
| 37 | T007A | Tax Keys | SOURCE REFERENCE(KALSM) LIKE T007A-KALSM DEFAULT 'TAXINJ' |
|
| 38 | T007A | Tax Keys | SOURCE REFERENCE(MWSKZ) LIKE T007A-MWSKZ |
|
| 39 | T007A | Tax Keys | ||
| 40 | TAXCOM | Communications Work Area for Tax Calculation | SOURCE VALUE(SED_AMOUNT) LIKE TAXCOM-NEBTR |
|
| 41 | TAXCOM | Communications Work Area for Tax Calculation | SOURCE VALUE(NCCD_AMOUNT) LIKE TAXCOM-NEBTR |
|
| 42 | TAXCOM | Communications Work Area for Tax Calculation | SOURCE VALUE(EXC_AMOUNT) LIKE TAXCOM-NEBTR |
|
| 43 | TAXCOM | Communications Work Area for Tax Calculation | SOURCE VALUE(EXADDTAX3_AMOUNT) LIKE TAXCOM-NEBTR |
|
| 44 | TAXCOM | Communications Work Area for Tax Calculation | SOURCE VALUE(EXADDTAX2_AMOUNT) LIKE TAXCOM-NEBTR |
|
| 45 | TAXCOM | Communications Work Area for Tax Calculation | SOURCE VALUE(EXADDTAX1_AMOUNT) LIKE TAXCOM-NEBTR |
|
| 46 | TAXCOM | Communications Work Area for Tax Calculation | SOURCE VALUE(ECS_AMOUNT) LIKE TAXCOM-NEBTR |
|
| 47 | TAXCOM | Communications Work Area for Tax Calculation | SOURCE VALUE(CESS_AMOUNT) LIKE TAXCOM-NEBTR |
|
| 48 | TAXCOM | Communications Work Area for Tax Calculation | SOURCE VALUE(ADD_AMOUNT) LIKE TAXCOM-NEBTR |
|
| 49 | VBAK | Sales Document: Header Data | SOURCE VALUE(ORDER) LIKE VBAK-VBELN DEFAULT ' ' |
|
| 50 | VBAP | Sales Document: Item Data | SOURCE VALUE(WERKS) LIKE VBAP-WERKS |