Table/Structure Field list used by SAP ABAP Function Module L_TR_CREATE (Check and create transfer requirements)
SAP ABAP Function Module
L_TR_CREATE (Check and create 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 OPTIONAL |
3 | ![]() |
RL02A - EINPO | Parameter: create only TRs with one item | SOURCE VALUE(I_SINGLE_ITEM) LIKE RL02A-EINPO DEFAULT 'X' |
4 | ![]() |
RL02A - SNWAR | Save only if all items correct | |
5 | ![]() |
RL02A - SNWAR | Save only if all items correct | SOURCE VALUE(I_SAVE_ONLY_ALL) LIKE RL02A-SNWAR DEFAULT 'X' |
6 | ![]() |
RL02A - VERBU | Parameter: posting in update task for TRs via func.module | |
7 | ![]() |
RL02A - VERBU | Parameter: posting in update task for TRs via func.module | SOURCE VALUE(I_UPDATE_TASK) LIKE RL02A-VERBU OPTIONAL |