Data Element 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 | KUNNR | Customer Number | SOURCE VALUE(I_KUNNR) LIKE KNA1-KUNNR OPTIONAL |
|
| 2 | LIFNR | Account Number of Vendor or Creditor | SOURCE VALUE(I_LIFNR) LIKE LFA1-LIFNR OPTIONAL |
|
| 3 | WERKS_D | Plant | SOURCE VALUE(I_WERKS) LIKE T001W-WERKS OPTIONAL |
|