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