SAP Table ERE_S_DYNF

Event Resolution Transaction API: Dynpro field & properties

ERE_S_DYNF (Event Resolution Transaction API: Dynpro field & properties) 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 ERE_S_DYNF to other SAP tables.

ERE_S_DYNF table fields

Field Data element Checktable Datatype Length Decimals
TYPE Type of Screen Element (External Type) SCRNTYPE CHAR 11 0
TEXT Text Field (Key Word)
TEMPLATE Input/Output Field (Template)
RADIO Radio Button
CHECK Check Box
FRAME Box with Fixed Text as Box Group Heading
FRAME_TMPL Box with Variable Output Field as Group Heading
PUSH Pushbutton with Fixed Text as Pushbutton Text
PUSH_TMPL Pushbutton with Variable Output Field as Pushbutton Text
INFOBUTTON Pushbutton for Online Help
OKCODE OK Code Field
NAME Name of a Screen Element SCRFNAME CHAR 132 0
TEXT Text/template for a screen element SCRFSTXG CHAR 132 0
REQU_ENTRY Entries in the Field SCRFFOBL CHAR 1 0
N Not Possible
NULL Possible
R Recommended
O Required
CONT_NAME Name of container (external interface) SCRCNAME CHAR 132 0
FROM_DICT Field from ABAP Dictionary SCRFDICT CHAR 1 0
NULL Not an ABAP Dictionary field
X Field from ABAP Dictionary
FORMAT Field format (ABAP Dictionary data type) SCRFTYPE CHAR 4 0
ACCP Posting period YYYYMM
CHAR Character strings, fixed length
CUKY Currency key, referenced by CURR fields
CURR Currency field, stored as DEC
DATS Date field YYYYMMDD, stored as CHAR(8)
DEC Calculation and amount field with comma and sign
INT1 1-byte integer, decimal number <= 254
INT2 2-byte integer, only for length field before VARC or RAW
INT4 4-byte integer, decimal number with sign
LANG Language ID
NUMC Character field with only digits
PREC Accuracy of a QUAN field
QUAN Quantity field, points to a unit field with format UNIT
RAW Byte string of fixed length (hexadecimal representation)
TIMS Time field (hhmmss), stored as CHAR(6)
UNIT Unit key for QUAN fields
STRG Character string of variable length
RSTR Byte string of variable length (hexadecimal representation)
SSTR Short String of Variable Length
D34R Decimal Floating Point, 34 Digits, RAW on Database
D34S Decimal Floating Point, 34 Digits, with Scale Field
D34D Decimal Floating Point, 34 Digits, DEC on Database
D16R Decimal Floating Point, 16 Digits, RAW on Database
D16S Decimal Floating Point. 16 Digits, with Scale Field
D16D Decimal Floating Point, 16 Digits, DEC on Database
LENGTH Defined length SCRNDEFLG NUMC 3 0
CONV_EXIT Conversion Exit SCRFUCNV CHAR 5 0
UP_LOWER Upper/lower case entry SCRFFGKS CHAR 1 0
ROLLNAME Data element (semantic domain) ROLLNAME CHAR 30 0
LENG Length (No. of Characters) DDLENG NUMC 6 0