Data Element list used by SAP ABAP Function Module FUNC_LOCATION_ASSIGN_KEY (Kennzeichnung für neuen Platz sperren + Nummernvergabe)
SAP ABAP Function Module
FUNC_LOCATION_ASSIGN_KEY (Kennzeichnung für neuen Platz sperren + Nummernvergabe) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ILOM_ALKEY | Labeling system for functional locations | SOURCE VALUE(OLD_LABELING_SYSTEM) LIKE IFLOS-ALKEY DEFAULT SPACE |
|
| 2 | ILOM_ALKEY | Labeling system for functional locations | SOURCE VALUE(LABELING_SYSTEM) LIKE IFLOS-ALKEY DEFAULT SPACE |
|
| 3 | ILOM_STRNO | Functional location label | SOURCE VALUE(OLD_LOCATION_LABEL) LIKE IFLOS-STRNO DEFAULT SPACE |
|
| 4 | ILOM_STRNO | Functional location label | SOURCE VALUE(LOCATION_LABEL) LIKE IFLOS-STRNO |
|
| 5 | OAX | Yes/No (X/ ) | SOURCE VALUE(UPDATE_ASYNCHRON) LIKE IREF-IIND DEFAULT 'X' |
|
| 6 | TPLKZ | Functional location structure indicators | SOURCE VALUE(STRUCTURE_INDICATOR) LIKE IFLOS-TPLKZ DEFAULT SPACE |
|
| 7 | TPLNR | Functional Location | SOURCE VALUE(LOCATION_KEY) LIKE IFLOT-TPLNR |
|