SAP ABAP Table DDENTITY_COLUMN (DD: Fields of an Entity)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-DIC (Application Component) ABAP Dictionary
⤷
SDCBO (Package) RDL Artefacts
⤷
⤷
Basic Data
| Table Category | INTTAB | Structure |
| Structure | DDENTITY_COLUMN |
|
| Short Description | DD: Fields of an Entity |
Delivery and Maintenance
| Pool/cluster | ||
| Delivery Class | ||
| 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 | |
DDSTRUCOBJNAME | DDSTRUCOBJNAME | CHAR | 30 | 0 | DD: Name of Structured Object (For Example, Entity, Context) | ||
| 2 | |
FIELDNAME | FDNAME | CHAR | 30 | 0 | Field Name | * | |
| 3 | |
FIELDNAME_RAW | FIELDNAME_RAW | CHAR | 30 | 0 | DD: Field Name Original Spelling | ||
| 4 | |
DDFDPOS | DDFDPOS | INT4 | 10 | 0 | DD: Marked Position in a Repeat Group | ||
| 5 | |
KEYFLAG | KEYFLAG | CHAR | 1 | 0 | Identifies a key field of a table | ||
| 6 | |
DDLANGUAGE | SPRAS | LANG | 1 | 0 | Language Key | * | |
| 7 | |
ROLLNAME | ROLLNAME | CHAR | 30 | 0 | Data element (semantic domain) | * | |
| 8 | |
DATATYPE_D | DATATYPE | CHAR | 4 | 0 | Data Type in ABAP Dictionary | ||
| 9 | |
DDLENG | DDLENG | NUMC | 6 | 0 | Length (No. of Characters) | ||
| 10 | |
DECIMALS | DDLENG | NUMC | 6 | 0 | Number of Decimal Places | ||
| 11 | |
DOMNAME | DOMNAME | CHAR | 30 | 0 | Domain name | * | |
| 12 | |
DEPTH | DEC5 | DEC | 5 | 0 | Display Depth of Structure | ||
| 13 | |
DDTEXT | DDTEXT | CHAR | 60 | 0 | Explanatory short text |
History
| Last changed by/on | SAP | 20141013 |
| SAP Release Created in | 740 |