Data Element list used by SAP ABAP Function Module L_TO_CREATE_TR (Create a transfer order for transfer requirement)
SAP ABAP Function Module
L_TO_CREATE_TR (Create a transfer order for transfer requirement) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
LGNUM | Warehouse Number / Warehouse Complex | SOURCE VALUE(I_LGNUM) LIKE LTAK-LGNUM |
2 | ![]() |
LTAK_PERNR | Personnel Number of User | SOURCE VALUE(I_PERNR) LIKE LTAK-PERNR DEFAULT 0 |
3 | ![]() |
LTAK_SOLEX | Planned Transfer Order Processing Time from External System | SOURCE VALUE(I_SOLEX) LIKE LTAK-SOLEX DEFAULT 0 |
4 | ![]() |
LVS_BNAME | User Name | SOURCE VALUE(I_BNAME) LIKE LTAK-BNAME DEFAULT SY-UNAME |
5 | ![]() |
LVS_DRUKZ | Indicator: form and sort code for printing transfer orders | SOURCE VALUE(I_DRUKZ) LIKE T329F-DRUKZ DEFAULT SPACE |
6 | ![]() |
LVS_LDEST | Name of printer | SOURCE VALUE(I_LDEST) LIKE LTAP-LDEST DEFAULT SPACE |
7 | ![]() |
LVS_REFNR | Group | SOURCE VALUE(I_REFNR) LIKE LTAK-REFNR DEFAULT SPACE |
8 | ![]() |
LVS_TBELI | Set transfer requirement to processing complete / close | SOURCE VALUE(I_TBELI) LIKE RL03T-TBELI DEFAULT SPACE |
9 | ![]() |
RL03ACOMIT | Processing with COMMIT WORK | SOURCE VALUE(I_COMMIT_WORK) LIKE RL03B-COMIT DEFAULT 'X' |
10 | ![]() |
RL03ANIDRU | Do not print transfer order | SOURCE VALUE(I_NIDRU) LIKE RL03A-NIDRU DEFAULT SPACE |
11 | ![]() |
RL03ANOSPL | No TO split | SOURCE VALUE(I_NOSPL) LIKE RL03A-NOSPL DEFAULT SPACE |
12 | ![]() |
RL03AVERBU | Execute posting asynchronously via update task | SOURCE VALUE(I_UPDATE_TASK) LIKE RL03A-VERBU DEFAULT SPACE |
13 | ![]() |
RL03TSQUIT | Indicator: confirmation of a transfer order item | SOURCE VALUE(I_SQUIT) LIKE RL03T-SQUIT DEFAULT SPACE |
14 | ![]() |
RSNUM | Number of reservation/dependent requirements | SOURCE VALUE(I_RSNUM) LIKE LTAK-RSNUM DEFAULT SPACE |
15 | ![]() |
RSPOLNAME | Spool: Long device names | SOURCE VALUE(I_LDEST_LANG) LIKE TSP03L-LNAME DEFAULT SPACE |
16 | ![]() |
T340DTEILV | Ind: partial picking allowed for (sales) delivery notes | SOURCE VALUE(E_TEILK) LIKE T340D-TEILV |
17 | ![]() |
T340DTEILV | Ind: partial picking allowed for (sales) delivery notes | SOURCE VALUE(I_TEILK) LIKE T340D-TEILV DEFAULT SPACE |
18 | ![]() |
TANUM | Transfer Order Number | SOURCE VALUE(E_TANUM) LIKE LTAK-TANUM |
19 | ![]() |
TBNUM | Transfer Requirement Number | SOURCE VALUE(I_TBNUM) LIKE LTAK-TBNUM |