Table 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 | ECCN | Legal Control: Foreign Percentages | ||
| 2 | ECCN | Legal Control: Foreign Percentages | SOURCE VALUE(E_ECCN) LIKE ECCN |
|
| 3 | LV52F | EAR Handling: Log Structure | SOURCE PROTOCOLL STRUCTURE LV52F OPTIONAL |
|
| 4 | MARA | General Material Data | SOURCE VALUE(I_MATNR) LIKE MARA-MATNR |
|
| 5 | MBEW | Material Valuation | SOURCE VALUE(I_BWTAR) LIKE MBEW-BWTAR DEFAULT ' ' |
|
| 6 | RC29L | BOM Display input/output table | SOURCE VALUE(I_CAPID) LIKE RC29L-CAPID |
|
| 7 | STKO | BOM Header | SOURCE VALUE(I_DATUV) LIKE STKO-DATUV DEFAULT SY-DATLO |
|
| 8 | STPOX | BOM Items (Extended for List Displays) | SOURCE VALUE(I_WERKS) LIKE STPOX-WERKS |
|
| 9 | T606G | Legal Control: Legal Regulations | SOURCE VALUE(I_GGLND) LIKE T606G-GGLND |
|
| 10 | T606G | Legal Control: Legal Regulations | SOURCE VALUE(I_GEGRU) LIKE T606G-GEGRU |
|