SAP ABAP Table COMPL_TYPE (Structure for displaying complex types)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-DIC-ED (Application Component) Dictionary Maintenance
⤷
SEDD (Package) DDIC Editor
⤷
⤷
Basic Data
| Table Category | INTTAB | Structure |
| Structure | COMPL_TYPE |
|
| Short Description | Structure for displaying complex types |
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 | |
FIELDNAME | FDNAME | CHAR | 30 | 0 | Field Name | * | |
| 2 | |
TABFDPOS | AS4POS | NUMC | 4 | 0 | Position of the field in the table | ||
| 3 | |
COMPTYPE | COMPTYPE | CHAR | 1 | 0 | DD: Component Type | ||
| 4 | |
INTTYPE | INTTYPE | CHAR | 1 | 0 | ABAP data type (C,D,N,...) | ||
| 5 | |
INTLEN | DDLENG | NUMC | 6 | 0 | Internal Length in Bytes | ||
| 6 | |
TYPEDEPTH | TYPEDEPTH | NUMC | 2 | 0 | DD: Depth for structured types | ||
| 7 | |
DDTABTYPE | DDFLAG | CHAR | 1 | 0 | DD: Flag if it is a table | ||
| 8 | |
DDTEXT | DDTEXT | CHAR | 60 | 0 | Explanatory short text | ||
| 9 | |
DATATYPE_D | DATATYPE | CHAR | 4 | 0 | Data Type in ABAP Dictionary | ||
| 10 | |
ROLLNAME | ROLLNAME | CHAR | 30 | 0 | Data element (semantic domain) | * | |
| 11 | |
TTROWTYPE | OBJECTNAME | CHAR | 30 | 0 | Name of row type for table types |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |