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 |
|
| 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 | |
GUID | RAW | 16 | 0 | Globally Unique Identifier | |||
| 2 | |
SYHOST | HOST_ID | CHAR | 32 | 0 | Application Server | ||
| 3 | |
PROGNAME | PROGNAME | CHAR | 40 | 0 | ABAP Program Name | ||
| 4 | |
R3STATE | R3STATE | CHAR | 1 | 0 | ABAP: Program Status (Active, Saved, Transported...) | ||
| 5 | |
SUBC | SUBC | CHAR | 1 | 0 | Program type | ||
| 6 | |
PROGNAME | PROGNAME | CHAR | 40 | 0 | ABAP Program Name | ||
| 7 | |
DYN_ABAP_DTE_EVENT_TYPE | DYN_ABAP_DOM_EVENT_TYPE | CHAR | 2 | 0 | Event Type for Dynamic ABAP Coding | ||
| 8 | |
TIMESTAMP | TZNTSTMPS | DEC | 15 | 0 | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | ||
| 9 | |
RMAND | SYCHAR03 | CHAR | 3 | 0 | Client | ||
| 10 | |
XUBNAME | XUBNAME | CHAR | 12 | 0 | User Name in User Master Record | * | |
| 11 | |
DYN_ABAP_DTE_FINGERPRINT | CHAR | 24 | 0 | Dynamic ABAP Coding Source Text Signature | |||
| 12 | |
PROGNAME | PROGNAME | CHAR | 40 | 0 | ABAP Program Name | ||
| 13 | |
TCODE | TCODE | CHAR | 20 | 0 | Transaction Code | * | |
| 14 | |
SECU | SYCHAR08 | CHAR | 8 | 0 | Authorization Group | ||
| 15 | |
LDBNAM | LDBNAME | CHAR | 20 | 0 | LDB name | ||
| 16 | |
EDTX | RDIR_FUNC | CHAR | 1 | 0 | Editor lock flag | ||
| 17 | |
FIXPT | RDIR_FUNC | CHAR | 1 | 0 | Fixed point arithmetic | ||
| 18 | |
UCCHECK | SYCHAR01 | CHAR | 1 | 0 | Flag, if unicode check was performed | ||
| 19 | |
SSET | RDIR_FUNC | CHAR | 1 | 0 | Start only via variant | ||
| 20 | |
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 |