Table list used by SAP ABAP Function Module GET_EXCISE_DETAILS (Function module to get customer/vendor/plant excise details)
SAP ABAP Function Module
GET_EXCISE_DETAILS (Function module to get customer/vendor/plant excise details) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | J_1IMOCUST | Customer Master Excise Additional Data | SOURCE VALUE(E_MOCUST) LIKE J_1IMOCUST |
|
| 2 | J_1IMOCUST | Customer Master Excise Additional Data | ||
| 3 | J_1IMOVEND | Vendor Master Excise Additional Data | SOURCE VALUE(E_MOVEND) LIKE J_1IMOVEND |
|
| 4 | J_1IMOVEND | Vendor Master Excise Additional Data | ||
| 5 | J_1IREGSET | Excise Registrations | SOURCE VALUE(E_REGSET) LIKE J_1IREGSET |
|
| 6 | J_1IREGSET | Excise Registrations | ||
| 7 | J_1IWRKCUS | Plant Settings | ||
| 8 | KNA1 | General Data in Customer Master | SOURCE VALUE(I_KUNNR) LIKE KNA1-KUNNR OPTIONAL |
|
| 9 | LFA1 | Vendor Master (General Section) | SOURCE VALUE(I_LIFNR) LIKE LFA1-LIFNR OPTIONAL |
|
| 10 | T001W | Plants/Branches | SOURCE VALUE(I_WERKS) LIKE T001W-WERKS OPTIONAL |
|