Data Element list used by SAP ABAP Function Module RS_SCRP_GF_RDDICFIELDS (Graphical Screen Painter: Request Dictionary/ Program Fields)
SAP ABAP Function Module
RS_SCRP_GF_RDDICFIELDS (Graphical Screen Painter: Request Dictionary/ Program Fields) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | PROGNAME | ABAP Program Name | SOURCE VALUE(PROGRAM) LIKE D020S-PROG DEFAULT SPACE |
|
| 2 | RFCDEST | Logical Destination (Specified in Function Call) | SOURCE VALUE(RFCDEST) TYPE RFCDEST DEFAULT SY-SYSID |
|
| 3 | SCRRMCOD | Message code | SOURCE VALUE(MESS_CODE) LIKE SCR_RFC-MESS_CODE |
|
| 4 | SCRRMTXT | Message Text | SOURCE VALUE(MESS_TEXT) LIKE SCR_RFC-MESS_TEXT |
|
| 5 | SCRRPRFD | Field name from program/module pool | SOURCE VALUE(FIELDNAME) LIKE SCR_RFC-PROG_FIELD DEFAULT SPACE |
|
| 6 | SCRRTNAM | Dictionary table name | SOURCE VALUE(TABNAME) LIKE SCR_RFC-TABLE_NAME DEFAULT SPACE |
|