Table/Structure Field list used by SAP ABAP Function Module L_TO_CREATE_POSTING_CHANGE (Create transfer order for posting change)
SAP ABAP Function Module
L_TO_CREATE_POSTING_CHANGE (Create transfer order for posting change) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | LTAK - LGNUM | Warehouse Number / Warehouse Complex | ||
| 2 | LTAK - LGNUM | Warehouse Number / Warehouse Complex | SOURCE VALUE(I_LGNUM) LIKE LTAK-LGNUM |
|
| 3 | LTAK - PERNR | Personnel Number of User | SOURCE VALUE(I_PERNR) LIKE LTAK-PERNR DEFAULT 0 |
|
| 4 | LTAK - SOLEX | Planned Transfer Order Processing Time from External System | SOURCE VALUE(I_SOLEX) LIKE LTAK-SOLEX DEFAULT 0 |
|
| 5 | LTAK - TANUM | Transfer Order Number | ||
| 6 | LTAK - TANUM | Transfer Order Number | SOURCE VALUE(E_TANUM) LIKE LTAK-TANUM |
|
| 7 | LTAK - UBNUM | Posting Change Number | ||
| 8 | LTAK - UBNUM | Posting Change Number | SOURCE VALUE(I_UBNUM) LIKE LTAK-UBNUM DEFAULT SPACE |
|
| 9 | LTAK - BNAME | User Name | SOURCE VALUE(I_BNAME) LIKE LTAK-BNAME DEFAULT SY-UNAME |
|
| 10 | LTAP - LDEST | Name of printer | SOURCE VALUE(I_LDEST) LIKE LTAP-LDEST DEFAULT SPACE |
|
| 11 | RL03A - NIDRU | Do not print transfer order | ||
| 12 | RL03A - NIDRU | Do not print transfer order | SOURCE VALUE(I_NIDRU) LIKE RL03A-NIDRU DEFAULT SPACE |
|
| 13 | RL03A - NOSPL | No TO split | ||
| 14 | RL03A - VERBU | Execute posting asynchronously via update task | ||
| 15 | RL03A - VERBU | Execute posting asynchronously via update task | SOURCE VALUE(I_UPDATE_TASK) LIKE RL03A-VERBU DEFAULT SPACE |
|
| 16 | RL03B - COMIT | Processing with COMMIT WORK | SOURCE VALUE(I_COMMIT_WORK) LIKE RL03B-COMIT DEFAULT 'X' |
|
| 17 | RL03T - SQUIT | Indicator: confirmation of a transfer order item | SOURCE VALUE(I_SQUIT) LIKE RL03T-SQUIT DEFAULT SPACE |
|
| 18 | SYST - TCODE | ABAP System Field: Current Transaction Code | ||
| 19 | T329F - DRUKZ | Indicator: form and sort code for printing transfer orders | SOURCE VALUE(I_DRUKZ) LIKE T329F-DRUKZ DEFAULT SPACE |