SAP ABAP Table DYNABAPHDR (Header Table for Dynamic ABAP Coding)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA (Application Component) ABAP Runtime Environment
     SBAC_DYN_ABAP (Package) Dynamic ABAP Coding
Basic Data
Table Category TRANSP    Transparent table 
Transparent table DYNABAPHDR   Table Relationship Diagram
Short Description Header Table for Dynamic ABAP Coding    
Delivery and Maintenance
Pool/cluster      
Delivery Class A   Application Table (Master- and Transaction Data) 
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 EVENT_ID GUID   RAW 16   0   Globally Unique Identifier  
2 HOSTNAME SYHOST HOST_ID CHAR 32   0   Application Server  
3 PROGNAME PROGNAME PROGNAME CHAR 40   0   ABAP Program Name  
4 R3STATE R3STATE R3STATE CHAR 1   0   ABAP: Program Status (Active, Saved, Transported...)  
5 SUBC SUBC SUBC CHAR 1   0   Program type  
6 MAIN_PROGRAM PROGNAME PROGNAME CHAR 40   0   ABAP Program Name  
7 EVENT_TYPE DYN_ABAP_DTE_EVENT_TYPE DYN_ABAP_DOM_EVENT_TYPE CHAR 2   0   Event Type for Dynamic ABAP Coding  
8 TIMESTAMP TIMESTAMP TZNTSTMPS DEC 15   0   UTC Time Stamp in Short Form (YYYYMMDDhhmmss)  
9 RMAND RMAND SYCHAR03 CHAR 3   0   Client  
10 USER_ID XUBNAME XUBNAME CHAR 12   0   User Name in User Master Record *
11 FINGERPRINT DYN_ABAP_DTE_FINGERPRINT   CHAR 24   0   Dynamic ABAP Coding Source Text Signature  
12 GEN_PROGNAME PROGNAME PROGNAME CHAR 40   0   ABAP Program Name  
13 GEN_TRANSACTION TCODE TCODE CHAR 20   0   Transaction Code *
14 AUTH_GROUP SECU SYCHAR08 CHAR 8   0   Authorization Group  
15 LOG_DB LDBNAM LDBNAME CHAR 20   0   LDB name  
16 EDITOR_LOCK EDTX RDIR_FUNC CHAR 1   0   Editor lock flag  
17 FIX_PT_ARITH FIXPT RDIR_FUNC CHAR 1   0   Fixed point arithmetic  
18 UNICODE_ACTIVE UCCHECK SYCHAR01 CHAR 1   0   Flag, if unicode check was performed  
19 START_WITH_VARIANT SSET RDIR_FUNC CHAR 1   0   Start only via variant  
20 KEEP_EVENT DYN_ABAP_DTE_EVENT_KEEP DYN_ABAP_DOM_EVENT_KEEP CHAR 1   0   Indicator for Keep Event Entry  
History
Last changed by/on SAP  20130604 
SAP Release Created in