Table/Structure Field list used by SAP ABAP Function Module L_TO_CREATE_MULTIPLE (Erzeugen eines Transportauftrags mit mehreren Positionen)
SAP ABAP Function Module
L_TO_CREATE_MULTIPLE (Erzeugen eines Transportauftrags mit mehreren Positionen) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | LQALS - LGTYP | Destination Storage Type | ||
| 2 | LQALS - QPLOS | Inspection Lot Number | ||
| 3 | LQALS - STAWE | Insp.sample qty remains in GR area | ||
| 4 | LQALS - LGPLA | Destination Storage Bin | ||
| 5 | LQPL1 - KZSKIPLOT | Lot Skipped | ||
| 6 | LQPL1 - LGPLA | Storage Bin | ||
| 7 | LQPL1 - LGTYP | Storage Type | ||
| 8 | LQPL1 - LVS_STIKZ | Indicator: what has happened to insp.sample (QM) in WM | ||
| 9 | LQPL1 - QPLOS | Inspection Lot Number | ||
| 10 | LTAK - LZNUM | Additional Reference Number for Transport | SOURCE VALUE(I_LZNUM) LIKE LTAK-LZNUM DEFAULT SPACE |
|
| 11 | LTAK - TANUM | Transfer Order Number | SOURCE VALUE(E_TANUM) LIKE LTAK-TANUM |
|
| 12 | LTAK - TANUM | Transfer Order Number | ||
| 13 | LTAK - SOLEX | Planned Transfer Order Processing Time from External System | SOURCE VALUE(I_SOLEX) LIKE LTAK-SOLEX DEFAULT 0 |
|
| 14 | LTAK - PERNR | Personnel Number of User | SOURCE VALUE(I_PERNR) LIKE LTAK-PERNR DEFAULT 0 |
|
| 15 | LTAK - MINWM | Transfer order transfers no real storage bin stock | SOURCE VALUE(I_MINWM) LIKE LTAK-MINWM DEFAULT SPACE |
|
| 16 | LTAK - LGNUM | Warehouse Number / Warehouse Complex | SOURCE VALUE(I_LGNUM) LIKE LTAK-LGNUM |
|
| 17 | LTAK - BWLVS | Movement Type for Warehouse Management | SOURCE VALUE(I_BWLVS) LIKE LTAK-BWLVS |
|
| 18 | LTAK - BWLVS | Movement Type for Warehouse Management | ||
| 19 | LTAK - BNAME | User Name | SOURCE VALUE(I_BNAME) LIKE LTAK-BNAME DEFAULT SY-UNAME |
|
| 20 | LTAK - BETYP | Requirement Type | SOURCE VALUE(I_BETYP) LIKE LTAK-BETYP DEFAULT SPACE |
|
| 21 | LTAK - BENUM | Requirement Number | SOURCE VALUE(I_BENUM) LIKE LTAK-BENUM DEFAULT SPACE |
|
| 22 | LTAK - AUSFB | TO processing comment (code) | SOURCE VALUE(I_AUSFB) LIKE LTAK-AUSFB DEFAULT SPACE |
|
| 23 | LTAK - LGNUM | Warehouse Number / Warehouse Complex | ||
| 24 | RL03A - NOSPL | No TO split | ||
| 25 | RL03A - VERBU | Execute posting asynchronously via update task | SOURCE VALUE(I_UPDATE_TASK) LIKE RL03A-VERBU DEFAULT SPACE |
|
| 26 | RL03A - VERBU | Execute posting asynchronously via update task | ||
| 27 | RL03A - NOSPL | No TO split | SOURCE VALUE(I_NOSPL) LIKE RL03A-NOSPL DEFAULT SPACE |
|
| 28 | RL03A - NIDRU | Do not print transfer order | SOURCE VALUE(I_NIDRU) LIKE RL03A-NIDRU DEFAULT SPACE |
|
| 29 | RL03A - NIDRU | Do not print transfer order | ||
| 30 | RL03B - COMIT | Processing with COMMIT WORK | SOURCE VALUE(I_COMMIT_WORK) LIKE RL03B-COMIT DEFAULT 'X' |
|
| 31 | RL03B - KOMPL | Only create TO if requested quantity is supplied in full | SOURCE VALUE(I_KOMPL) LIKE RL03B-KOMPL DEFAULT 'X' |
|
| 32 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 33 | SYST - TCODE | ABAP System Field: Current Transaction Code | ||
| 34 | T329F - DRUKZ | Indicator: form and sort code for printing transfer orders | SOURCE VALUE(I_DRUKZ) LIKE T329F-DRUKZ DEFAULT SPACE |