DDDBSTMTS - DD: Statements for CDS Objects and Functions
DD: Statements for CDS Objects and Functions information is stored in SAP table DDDBSTMTS.
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 DDDBSTMTS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
GUID | 16 Byte UUID in 16 Bytes (Raw Format) | X | SYSUUID_X16 | RAW | 16 | |
POSNR | DD: Position - for example, within a statement | X | DDPOSNR | INT4 | 4 | |
DROP_STATEMENT | DD: Statement | DDDBSTATEMENT | STRG | 8 | ||
CREATE_STATEMENT | DD: Statement | DDDBSTATEMENT | STRG | 8 | ||
NAME | Name of the ABAP Dictionary object | OBJECTNAME | CHAR | 60 | ||
ACTION | Action in ABAP Dictionary | DDACTION | CHAR | 6 |