DDDBSTMTHD - DD: Information on DB Statements
DD: Information on DB Statements information is stored in SAP table DDDBSTMTHD.
It is part of development package SDIC in software component BC-DWB-DIC-AC. This development package consists of objects that can be grouped under "ABAP Dictionary".
It is part of development package SDIC in software component BC-DWB-DIC-AC. This development package consists of objects that can be grouped under "ABAP Dictionary".
Fields for table DDDBSTMTHD
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
NAME | Name of the ABAP Dictionary object | X | OBJECTNAME | CHAR | 60 | |
DBSYS | Central Database System | X | SYDBSYS | CHAR | 20 | |
UNICODEINFO | DD: Information whether Unicode or Non-Unicode | X | DDUNICODEINFO | CHAR | 2 | |
DBVERSION | DD: Database Version | X | DDDBVERSION | CHAR | 60 | |
OBJTYPE | ABAP Dictionary Object Type | X | OBJECTTYP | CHAR | 8 | |
LEVELNR | Number of level for topological sorting | X | DDLEVELNR | INT4 | 4 | |
GUID | 16 Byte UUID in 16 Bytes (Raw Format) | SYSUUID_X16 | RAW | 16 | ||
CREATE_TMST | Time of nametab generation | CRSTAMP | CHAR | 28 | ||
BASEOBJECTS | DD: Base Objects Used | DDBASEOBJECTS | CHAR | 2666 | ||
DDLNAME | Name of a DDL Source | DDLNAME | CHAR | 80 | ||
IGNORABLE | DD: truth value | DDBOOL_D | CHAR | 2 |