Table/Structure Field list used by SAP ABAP Function Module L_TO_CANCEL (Cancelling transfer order)
SAP ABAP Function Module
L_TO_CANCEL (Cancelling transfer order) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | LTAK - LGNUM | Warehouse Number / Warehouse Complex | SOURCE VALUE(I_LGNUM) LIKE LTAK-LGNUM |
|
| 2 | LTAK - SOLEX | Planned Transfer Order Processing Time from External System | SOURCE VALUE(I_SOLEX) LIKE LTAK-SOLEX DEFAULT 0 |
|
| 3 | LTAK - TANUM | Transfer Order Number | SOURCE VALUE(I_TANUM) LIKE LTAK-TANUM |
|
| 4 | LTAK - TANUM | Transfer Order Number | ||
| 5 | LTAK - LGNUM | Warehouse Number / Warehouse Complex | ||
| 6 | LTAP - QNAME | User name | SOURCE VALUE(I_QNAME) LIKE LTAP-QNAME DEFAULT SY-UNAME |
|
| 7 | LTAP - TANUM | Transfer Order Number | ||
| 8 | LTAP - TAPOS | Transfer order item | ||
| 9 | LTAP_CANCL - TANUM | Transfer Order Number | ||
| 10 | LTAP_CANCL - TAPOS | Transfer order item | ||
| 11 | LTAP_VB - TANUM | Transfer Order Number | ||
| 12 | LTAP_VB - TAPOS | Transfer order item | ||
| 13 | RL03A - VERBU | Execute posting asynchronously via update task | ||
| 14 | RL03A - VERBU | Execute posting asynchronously via update task | SOURCE VALUE(I_UPDATE_TASK) LIKE RL03A-VERBU DEFAULT SPACE |
|
| 15 | RL03B - CANCL | Cancel all open items | SOURCE VALUE(I_CANCL) LIKE RL03B-CANCL DEFAULT SPACE |
|
| 16 | RL03B - COMIT | Processing with COMMIT WORK | SOURCE VALUE(I_COMMIT_WORK) LIKE RL03B-COMIT DEFAULT 'X' |
|
| 17 | RL03T - SUBST | Behavior dur. cancellation of items for subsystems | ||
| 18 | RL03T - SUBST | Behavior dur. cancellation of items for subsystems | SOURCE VALUE(I_SUBST) LIKE RL03T-SUBST DEFAULT SPACE |
|
| 19 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 20 | SYST - TCODE | ABAP System Field: Current Transaction Code |