Table/Structure Field list used by SAP ABAP Function Module CALCULATE_PERCENTAGE (Löst die Stückliste eines Materials auf und kalkuliert den ECCN % Wert)
SAP ABAP Function Module
CALCULATE_PERCENTAGE (Löst die Stückliste eines Materials auf und kalkuliert den ECCN % Wert) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | EMARC - HERKL | Country of origin of the material | ||
| 2 | EMARC2 - HERKL | Country of origin of the material | ||
| 3 | MAEX - GEGRU | Legal regulation for legal control | ||
| 4 | MARA - MATNR | Material Number | SOURCE VALUE(I_MATNR) LIKE MARA-MATNR |
|
| 5 | MARA - MATNR | Material Number | ||
| 6 | MARC - HERKL | Country of origin of the material | ||
| 7 | MBEW - BWTAR | Valuation type | ||
| 8 | MBEW - BWTAR | Valuation type | SOURCE VALUE(I_BWTAR) LIKE MBEW-BWTAR DEFAULT ' ' |
|
| 9 | RC29L - CAPID | Application | ||
| 10 | RC29L - CAPID | Application | SOURCE VALUE(I_CAPID) LIKE RC29L-CAPID |
|
| 11 | STKO - DATUV | Valid-From Date | ||
| 12 | STKO - DATUV | Valid-From Date | SOURCE VALUE(I_DATUV) LIKE STKO-DATUV DEFAULT SY-DATLO |
|
| 13 | STPOX - WERKS | Plant | SOURCE VALUE(I_WERKS) LIKE STPOX-WERKS |
|
| 14 | STPOX - WERKS | Plant | ||
| 15 | SYST - LANGU | ABAP System Field: Language Key of Text Environment | ||
| 16 | T001 - WAERS | Currency Key | ||
| 17 | T606G - GEGRU | Legal regulation for legal control | SOURCE VALUE(I_GEGRU) LIKE T606G-GEGRU |
|
| 18 | T606G - GEGRU | Legal regulation for legal control | ||
| 19 | T606G - GGLND | Country of origin of legal regulations for legal control | ||
| 20 | T606G - GGLND | Country of origin of legal regulations for legal control | SOURCE VALUE(I_GGLND) LIKE T606G-GGLND |