Data Element list used by SAP ABAP Function Module L_SU_MOVE_LSR (Place storage unit into stock (for remote access from the ext.system))
SAP ABAP Function Module
L_SU_MOVE_LSR (Place storage unit into stock (for remote access from the ext.system)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BWLVS | Movement Type for Warehouse Management | SOURCE VALUE(I_BWLVS) LIKE LTAK-BWLVS |
|
| 2 | LENUM | Storage Unit Number | SOURCE VALUE(I_LENUM) LIKE LEIN-LENUM |
|
| 3 | LTAP_NLBER | Destination storage section | SOURCE VALUE(E_NLBER) LIKE LTAP-NLBER |
|
| 4 | LTAP_NLBER | Destination storage section | SOURCE VALUE(I_NLBER) LIKE LTAP-NLBER DEFAULT SPACE |
|
| 5 | LTAP_NLPLA | Destination Storage Bin | SOURCE VALUE(E_NLPLA) LIKE LTAP-NLPLA |
|
| 6 | LTAP_NLPLA | Destination Storage Bin | SOURCE VALUE(I_NLPLA) LIKE LTAP-NLPLA DEFAULT SPACE |
|
| 7 | LTAP_NLTYP | Destination Storage Type | SOURCE VALUE(E_NLTYP) LIKE LTAP-NLTYP |
|
| 8 | LTAP_NLTYP | Destination Storage Type | SOURCE VALUE(I_NLTYP) LIKE LTAP-NLTYP DEFAULT SPACE |
|
| 9 | LTAP_NPPOS | Position in destination storage bin | SOURCE VALUE(E_NPPOS) LIKE LTAP-NPPOS |
|
| 10 | LTAP_NPPOS | Position in destination storage bin | SOURCE VALUE(I_NPPOS) LIKE LTAP-NPPOS DEFAULT SPACE |
|
| 11 | LTAP_VLTYP | Source Storage Type | SOURCE VALUE(I_VLTYP) LIKE LTAP-VLTYP |
|
| 12 | LVS_BNAME | User Name | SOURCE VALUE(I_BNAME) LIKE LTAK-BNAME DEFAULT SY-UNAME |
|
| 13 | LVS_DRUKZ | Indicator: form and sort code for printing transfer orders | SOURCE VALUE(I_DRUKZ) LIKE T329F-DRUKZ DEFAULT SPACE |
|
| 14 | LVS_LDEST | Name of printer | SOURCE VALUE(I_LDEST) LIKE LTAP-LDEST DEFAULT SPACE |
|
| 15 | LVS_LETYP | Storage Unit Type | SOURCE VALUE(I_LETYP) LIKE LTAP-LETYP DEFAULT SPACE |
|
| 16 | LVS_LZNUM | Additional Reference Number for Transport | SOURCE VALUE(I_LZNUM) LIKE LTAK-LZNUM DEFAULT SPACE |
|
| 17 | RL03ACOMIT | Processing with COMMIT WORK | SOURCE VALUE(I_COMMIT_WORK) LIKE RL03B-COMIT DEFAULT SPACE |
|
| 18 | RL03ANIDRU | Do not print transfer order | SOURCE VALUE(I_NIDRU) LIKE RL03A-NIDRU DEFAULT SPACE |
|
| 19 | RL03AVERBU | Execute posting asynchronously via update task | SOURCE VALUE(I_UPDATE_TASK) LIKE RL03A-VERBU DEFAULT SPACE |
|
| 20 | RL03TSQUIT | Indicator: confirmation of a transfer order item | SOURCE VALUE(I_SQUIT) LIKE RL03T-SQUIT DEFAULT SPACE |
|
| 21 | TANUM | Transfer Order Number | SOURCE VALUE(E_TANUM) LIKE LTAK-TANUM |