Table/Structure Field 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 | PKMIT - DEVICE | Output medium for notifications | SOURCE VALUE(MEDIUM) LIKE PKMIT-DEVICE |
|
| 2 | PKMIT - DEVICE | Output medium for notifications | ||
| 3 | PKMIT - KRS1_LANGU | Language Key | ||
| 4 | PKMIT - KRS1_LANGU | Language Key | SOURCE VALUE(LANGU) LIKE PKMIT-KRS1_LANGU |
|
| 5 | PKMIT - DEVICE | Output medium for notifications | SOURCE VALUE(EXDEV) LIKE PKMIT-DEVICE |
|
| 6 | PP0V - OUT_FIRST | Indicator: first output | SOURCE VALUE(FIRST_PRINT) LIKE PP0V-OUT_FIRST DEFAULT 'X' |
|
| 7 | PP0V - OUT_LAST | Indicator: last output | SOURCE VALUE(LAST_PRINT) LIKE PP0V-OUT_LAST DEFAULT 'X' |
|
| 8 | PP0V - OUT_LAST | Indicator: last output | ||
| 9 | PP0V - OUT_FIRST | Indicator: first output | ||
| 10 | PP0V - ERROR | Data error in text variables | SOURCE VALUE(ERROR) LIKE PP0V-ERROR DEFAULT 0 |
|
| 11 | PP0V - ERROR | Data error in text variables | ||
| 12 | PP0V - DIALOG | Indicator: interactive processing (dialog mode) | SOURCE VALUE(DIALOG) LIKE PP0V-DIALOG DEFAULT ' ' |
|
| 13 | PP0V - DIALOG | Indicator: interactive processing (dialog mode) | ||
| 14 | PPVARDAT - DATASET | Data record number | ||
| 15 | PPVARDAT - ELEMENT | STXD form event | ||
| 16 | PPVARDAT - WDTEGR | Group change: Form window, -text element | ||
| 17 | PPVARDAT - WINDOW | Window | ||
| 18 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 19 | THEAD - TDFORM | Form name | SOURCE VALUE(FORMULAR) LIKE THEAD-TDFORM |
|
| 20 | THEAD - TDFORM | Form name |