Data Element list used by SAP ABAP Function Module L_MAT_CHECK_FIXED_BIN (Prüfung, ob Bestand auf altem Festplatz vorhanden ist)
SAP ABAP Function Module
L_MAT_CHECK_FIXED_BIN (Prüfung, ob Bestand auf altem Festplatz vorhanden ist) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | LGNUM | Warehouse Number / Warehouse Complex | SOURCE VALUE(I_LGNUM) LIKE MLGT-LGNUM |
|
| 2 | LGPLA | Storage Bin | SOURCE VALUE(I_NEW_LGPLA) LIKE MLGT-LGPLA |
|
| 3 | LGPLA | Storage Bin | SOURCE VALUE(I_OLD_LGPLA) LIKE MLGT-LGPLA |
|
| 4 | LGTYP | Storage Type | SOURCE VALUE(I_LGTYP) LIKE MLGT-LGTYP |
|
| 5 | MATNR | Material Number | SOURCE VALUE(I_MATNR) LIKE MLGT-MATNR |
|