SAP ABAP Class CL_ABAP_COMP_SYMBOL (CL_ABAP_COMPILER Symbol)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SABP_COMPILER (Package) ABAP Compiler
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ABAP_COMP_DATA_GENERIC CL_ABAP_COMPILER : type 20060202
2 Inheritance (c INHERITING FROM c_ref)  CL_ABAP_COMP_ENHANCE_IMPL 20040503
3 Inheritance (c INHERITING FROM c_ref)  CL_ABAP_COMP_EVENT 20060312
4 Inheritance (c INHERITING FROM c_ref)  CL_ABAP_COMP_METHOD 20031114
5 Inheritance (c INHERITING FROM c_ref)  CL_ABAP_COMP_TYPE CL_ABAP_COMPILER : type 20031114
Properties
Class CL_ABAP_COMP_SYMBOL  
Short Description CL_ABAP_COMPILER Symbol    
Super Class    
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 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ABAP_COMP_SYMBOL has no forward declaration.
Interfaces
Class CL_ABAP_COMP_SYMBOL has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_ABAP_COMPILER 20051117 Cross Reference of an ABAP Program
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COMPKIND_ALIAS Constant Public Type reference (TYPE) SYCHAR01 '2' CHAR01 Data Element for SYST 20060313
2 COMPKIND_INHERIT Constant Public Type reference (TYPE) SYCHAR01 '3' 20120516
3 COMPKIND_INSTANCE Constant Public Type reference (TYPE) SYCHAR01 '1' 20031120
4 COMPKIND_STATIC Constant Public Type reference (TYPE) SYCHAR01 '0' 20031120
5 FULL_NAME Instance attribute Public Type reference (TYPE) STRING Fullname 20031114
6 LOCATION_CLASS Constant Public Type reference (TYPE) SCR_LOCATION '1' Cross Reference: Definition Location 20060215
7 PSEUDO_COMMENTS Instance attribute Public Type reference (TYPE) SCR_COMMENTS Pseudo-Comments 20041027
8 TAG Instance attribute Public Type reference (TYPE) SCR_TAG Day 20031114
9 VISIBILITY_PACKAGE Constant Public Type reference (TYPE) SCR_VISIBILITY 'A' 20120516
10 VISIBILITY_PRIVATE Constant Public Type reference (TYPE) SCR_VISIBILITY '9' CL_ABAP_COMPILER : Visibility 20031117
11 VISIBILITY_PROTECTED Constant Public Type reference (TYPE) SCR_VISIBILITY '8' CL_ABAP_COMPILER : Visibility 20031117
12 VISIBILITY_PUBLIC Constant Public Type reference (TYPE) SCR_VISIBILITY '7' CL_ABAP_COMPILER : Visibility 20031117
Methods
Class CL_ABAP_COMP_SYMBOL has no method.
Events
Class CL_ABAP_COMP_SYMBOL has no event.
Types
Class CL_ABAP_COMP_SYMBOL has no local type.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700