SAP ABAP Class CL_ABAP_COMP_TABLE_TYPE (Structure Type)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SABP_COMPILER (Package) ABAP Compiler
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ABAP_COMP_COMPLEX_TYPE | Complex Type | 20051117 |
Properties
| Class | CL_ABAP_COMP_TABLE_TYPE | |
| Short Description | Structure Type | |
| Super Class | CL_ABAP_COMP_COMPLEX_TYPE | Complex Type |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SABP_COMPILER | ABAP Compiler |
| Created | 20051117 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ABAP_COMP_TABLE_TYPE has no forward declaration.
Interfaces
Class CL_ABAP_COMP_TABLE_TYPE has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_ABAP_COMPILER | 20060202 | Cross Reference of an ABAP Program |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | SCR_INDEXKIND | Index type | 20051223 | |||
| 2 | Constant | Public | Type reference (TYPE) | SCR_INDEXKIND | '7' | Index Type ANY | 20051223 | ||
| 3 | Constant | Public | Type reference (TYPE) | SCR_INDEXKIND | '4' | Index Type HASHED | 20051223 | ||
| 4 | Constant | Public | Type reference (TYPE) | SCR_INDEXKIND | '3' | Index Type INDEX | 20051223 | ||
| 5 | Constant | Public | Type reference (TYPE) | SCR_INDEXKIND | '2' | Index Type SORTED | 20051223 | ||
| 6 | Constant | Public | Type reference (TYPE) | SCR_INDEXKIND | '1' | Index Type STANDARD | 20051223 | ||
| 7 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_ABAP_COMP_TYPE | Row Type | 20051117 |
Methods
Class CL_ABAP_COMP_TABLE_TYPE has no method.
Events
Class CL_ABAP_COMP_TABLE_TYPE has no event.
Types
Class CL_ABAP_COMP_TABLE_TYPE has no local type.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |