SAP ABAP Class CL_ABAP_COMP_TYPE (CL_ABAP_COMPILER : 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_SYMBOL CL_ABAP_COMPILER Symbol 20031114
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ABAP_COMP_ALIAS_TYPE Symbol: Reference Type 20060310
2 Inheritance (c INHERITING FROM c_ref)  CL_ABAP_COMP_COMPLEX_TYPE Complex Type 20041105
3 Inheritance (c INHERITING FROM c_ref)  CL_ABAP_COMP_OBJECT CL_ABAP_COMPILER: Objectype 20031114
4 Inheritance (c INHERITING FROM c_ref)  CL_ABAP_COMP_REF_TYPE Symbol: Reference Type 20051207
5 Inheritance (c INHERITING FROM c_ref)  CL_ABAP_COMP_VALUE_TYPE CL_ABAP_COMPILER: Objectype 20040505
Properties
Class CL_ABAP_COMP_TYPE  
Short Description CL_ABAP_COMPILER : type    
Super Class CL_ABAP_COMP_SYMBOL CL_ABAP_COMPILER Symbol 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SABP_COMPILER   ABAP Compiler 
Created 20031114   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ABAP_COMP_TYPE has no forward declaration.
Interfaces
Class CL_ABAP_COMP_TYPE has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_ABAP_COMPILER 20031114 Cross Reference of an ABAP Program
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ATYP Instance attribute Public Type reference (TYPE) SYCHAR01 CHAR01 Data Element for SYST 20041102
2 DECIMALS Instance attribute Public Type reference (TYPE) I 20041102
3 LENGTH Instance attribute Public Type reference (TYPE) I 20041102
4 LOCATION Instance attribute Public Type reference (TYPE) SCR_LOCATION Cross Reference: Definition Location 20041104
5 TYPE_KIND Instance attribute Public Type reference (TYPE) SCR_TYPEKIND Type Category 20031114
6 TYPE_KIND_ALIAS Constant Public Type reference (TYPE) SCR_TYPEKIND '6' CL_ABAP_COMPILER: Kind of Type 20060310
7 TYPE_KIND_CLASS Constant Public Type reference (TYPE) SCR_TYPEKIND '0' CL_ABAP_COMPILER: Kind of Type 20031117
8 TYPE_KIND_ELEMENTARY Constant Public Type reference (TYPE) SCR_TYPEKIND '5' CL_ABAP_COMPILER: Kind of Type 20041105
9 TYPE_KIND_INTERFACE Constant Public Type reference (TYPE) SCR_TYPEKIND '2' CL_ABAP_COMPILER: Kind of Type 20041105
10 TYPE_KIND_REFERENCE Constant Public Type reference (TYPE) SCR_TYPEKIND '4' CL_ABAP_COMPILER: Kind of Type 20041105
11 TYPE_KIND_STRUCTURE Constant Public Type reference (TYPE) SCR_TYPEKIND '1' CL_ABAP_COMPILER: Kind of Type 20041105
12 TYPE_KIND_TABLE Constant Public Type reference (TYPE) SCR_TYPEKIND '3' CL_ABAP_COMPILER: Kind of Type 20041105
13 VISIBILITY Instance attribute Public Type reference (TYPE) SCR_VISIBILITY 20060208
Methods
Class CL_ABAP_COMP_TYPE has no method.
Events
Class CL_ABAP_COMP_TYPE has no event.
Types
Class CL_ABAP_COMP_TYPE has no local type.
History
Last changed by/on SAP  20090618 
SAP Release Created in 700