Table/Structure Field list used by SAP ABAP Function Module L_TR_CANCEL (L_TR_CANCEL)
SAP ABAP Function Module
L_TR_CANCEL (L_TR_CANCEL) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | RL02A - COMMI | COMMIT-WORK should follow directly after the update posting | SOURCE VALUE(I_COMMIT_WORK) LIKE RL02A-COMMI DEFAULT 'X' |
|
| 2 | RL02A - SNWAR | Save only if all items correct | ||
| 3 | RL02A - SNWAR | Save only if all items correct | SOURCE VALUE(I_SAVE_ONLY_ALL) LIKE RL02A-SNWAR DEFAULT 'X' |
|
| 4 | RL02A - VERBU | Parameter: posting in update task for TRs via func.module | SOURCE VALUE(I_UPDATE_TASK) LIKE RL02A-VERBU OPTIONAL |
|