Data Element list used by SAP ABAP Function Module L_WMPP_LGORT_DETERMINE (Ermitteln der Lagerorte für einen Lagertyp (Standard + Abweichender))
SAP ABAP Function Module
L_WMPP_LGORT_DETERMINE (Ermitteln der Lagerorte für einen Lagertyp (Standard + Abweichender)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | LGNUM | Warehouse Number / Warehouse Complex | SOURCE VALUE(I_LGNUM) LIKE T320-LGNUM |
|
| 2 | LGORT_D | Storage location | SOURCE VALUE(I_LGORT_PVB) LIKE T320-LGORT |
|
| 3 | LGORT_D | Storage location | SOURCE VALUE(E_LGORT_STANDARD) LIKE T320-LGORT |
|
| 4 | LGORT_D | Storage location | SOURCE VALUE(E_LGORT_LGTYP) LIKE T320-LGORT |
|
| 5 | LGTYP | Storage Type | SOURCE VALUE(I_LGTYP) LIKE T320A-LGTYP |
|
| 6 | WERKS_D | Plant | SOURCE VALUE(I_WERKS) LIKE T320-WERKS |
|