SAP Table RPY_DYHEAD
Dynpro: Header attributes (external representation)
RPY_DYHEAD (Dynpro: Header attributes (external representation)) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link RPY_DYHEAD to other SAP tables.
RPY_DYHEAD table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROGRAM | Program Name | SCRHPROG | CHAR | 40 | 0 | |||||||||||||||||
SCREEN | Screen number | SCRFDYNNR | CHAR | 4 | 0 | |||||||||||||||||
LANGUAGE | Screen original language | SCRHSPRA | LANG | 1 | 0 | |||||||||||||||||
DESCRIPT | Short text | SCRHDTXT | CHAR | 60 | 0 | |||||||||||||||||
TYPE | Screen type | SCRHTYP | CHAR | 1 | 0 |
Possible values
|
||||||||||||||||
NEXTSCREEN | Next screen number | SCRFDYNNF | CHAR | 4 | 0 | |||||||||||||||||
CURSOR_POS | Field name at cursor position | SCRHCUPO | CHAR | 132 | 0 | |||||||||||||||||
SCREEN_GRP | Screen group for screen classification | SCRHDGRP | CHAR | 4 | 0 | |||||||||||||||||
LINES | Lines to maintain on screen | SCRNSETL | NUMC | 3 | 0 | |||||||||||||||||
COLUMNS | Number of columns for maintenance on screen | SCRNSETC | NUMC | 3 | 0 | |||||||||||||||||
HOLD_DATA | Hold Data | SCRHHDAT | CHAR | 1 | 0 | |||||||||||||||||
FIXED_FONT | Obsolete: Fixed font | SCRPFIXF | CHAR | 1 | 0 | |||||||||||||||||
NO_COMPR | Switch off screen compression at runtime | SCRPCOMP | CHAR | 1 | 0 | |||||||||||||||||
NO_EXECUTE | Template screen - non-executable | SCRPNOGEN | CHAR | 1 | 0 | |||||||||||||||||
KEEP_SCPOS | Hold scroll position | SCRPKSCR | CHAR | 1 | 0 | |||||||||||||||||
NO_TOOLBAR | Without Application Toolbar | SCRPNOTOOL | CHAR | 1 | 0 | |||||||||||||||||
CTX_MENON | Context menu: Dynamic callback ON_CTMENU_... | SCRPMENON | CHAR | 20 | 0 |