Data Element list used by SAP ABAP Function Module RH_FORM_OUTPUT (Form display)
SAP ABAP Function Module
RH_FORM_OUTPUT (Form display) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
DATERR | Data error in text variables | SOURCE VALUE(ERROR) LIKE PP0V-ERROR DEFAULT 0 |
2 | ![]() |
DIALTYP | Indicator: interactive processing (dialog mode) | SOURCE VALUE(DIALOG) LIKE PP0V-DIALOG DEFAULT ' ' |
3 | ![]() |
LANGU | Language Key | SOURCE VALUE(LANGU) LIKE PKMIT-KRS1_LANGU |
4 | ![]() |
OS_DMODE | Database Update Mode | |
5 | ![]() |
OUTDEV | Output medium for notifications | SOURCE VALUE(EXDEV) LIKE PKMIT-DEVICE |
6 | ![]() |
OUTDEV | Output medium for notifications | SOURCE VALUE(MEDIUM) LIKE PKMIT-DEVICE |
7 | ![]() |
OUTFIRST | Indicator: first output | SOURCE VALUE(FIRST_PRINT) LIKE PP0V-OUT_FIRST DEFAULT 'X' |
8 | ![]() |
OUTLAST | Indicator: last output | SOURCE VALUE(LAST_PRINT) LIKE PP0V-OUT_LAST DEFAULT 'X' |
9 | ![]() |
TDFORM | Form name | SOURCE VALUE(FORMULAR) LIKE THEAD-TDFORM |