SAP ABAP Class CL_ABAP_COMP_CLASS (CL_ABAP_COMPILER: Class)
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_OBJECT CL_ABAP_COMPILER: Objectype 20031114
Properties
Class CL_ABAP_COMP_CLASS  
Short Description CL_ABAP_COMPILER: Class    
Super Class CL_ABAP_COMP_OBJECT CL_ABAP_COMPILER: Objectype 
Instantiability of a Class 2  Public 
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_CLASS has no forward declaration.
Interfaces
Class CL_ABAP_COMP_CLASS 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 DURATION Instance attribute Public Type reference (TYPE) SCR_DURATION CL_ABAP_COMPILER: Duration (Size) of Test 20051216
2 DURATION_LONG Constant Public Type reference (TYPE) SCR_RISK_LEVEL '2' Long Duration 20051216
3 DURATION_MEDIUM Constant Public Type reference (TYPE) SCR_RISK_LEVEL '1' Medium Duration 20051216
4 DURATION_SHORT Constant Public Type reference (TYPE) SCR_RISK_LEVEL '0' Short Duration 20051216
5 IS_ABSTRACT Instance attribute Public Type reference (TYPE) SYCHAR01 Is the class abstract? 20051216
6 IS_OPEN_IN_PACKAGE Instance attribute Public Type reference (TYPE) SYCHAR01 Class is 'OPEN IN PACKAGE' 20080814
7 RISK_LEVEL Instance attribute Public Type reference (TYPE) SCR_RISK_LEVEL CL_ABAP_COMPILER: Risk Level 20051216
8 RISK_LEVEL_CRITICAL Constant Public Type reference (TYPE) SCR_RISK_LEVEL '2' High Risk Level 20051216
9 RISK_LEVEL_DANGEROUS Constant Public Type reference (TYPE) SCR_RISK_LEVEL '1' Medium Risk Level 20051216
10 RISK_LEVEL_HARMLESS Constant Public Type reference (TYPE) SCR_RISK_LEVEL '0' Low Risk Level 20051216
11 SUPER_CLASS Instance attribute Public Object reference (TYPE REF TO) CL_ABAP_COMP_CLASS Superclass 20031114
Methods
Class CL_ABAP_COMP_CLASS has no method.
Events
Class CL_ABAP_COMP_CLASS has no event.
Types
Class CL_ABAP_COMP_CLASS has no local type.
History
Last changed by/on SAP  20090618 
SAP Release Created in 700