Data Element list used by SAP ABAP Function Module FKK_FORM_DETERMINE (Ermitteln des Formularnamens zu einem Programm aus der Tabelle T001F.)
SAP ABAP Function Module
FKK_FORM_DETERMINE (Ermitteln des Formularnamens zu einem Programm aus der Tabelle T001F.) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BUKRS | Company Code | SOURCE VALUE(BUKRS) LIKE T001F-BUKRS DEFAULT SPACE |
|
| 2 | EVENT_001F | Identification for a Form or a Form Set | SOURCE VALUE(EVENT) LIKE T001F-EVENT DEFAULT SPACE |
|
| 3 | FORNR_001F | Form | SOURCE VALUE(FORNR) LIKE T001F-FORNR |
|
| 4 | FPWBFORMNAME | PDF-Based Forms: Form Name | SOURCE VALUE(FORNR_PDF) LIKE T001F-FORNR_PDF |
|
| 5 | PROGNAME | ABAP Program Name | SOURCE VALUE(PROGRAMM) LIKE T001F-PROGRAMM |
|
| 6 | RFKORD_FTYPE | Correspondence for RFKORD*: Form Type | SOURCE VALUE(KOART) LIKE T001F-KOART DEFAULT SPACE |
|