SAP ABAP Class CL_CULL_INSTANCE_TREE (Structure of Low-Level Instances)
Hierarchy
SAP_AP (Software Component) SAP Application Platform
   AP-CFG-LL (Application Component) Low Level Configuration
     AP_CULL_EVALUATION (Package) Low Level Configuration (Explode SELNET/Dependency)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CULL_CONSTANTS CULL Constant Class 20050228
Properties
Class CL_CULL_INSTANCE_TREE  
Short Description Structure of Low-Level Instances    
Super Class CL_CULL_CONSTANTS CULL Constant Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package AP_CULL_EVALUATION   Low Level Configuration (Explode SELNET/Dependency) 
Created 20050218   SAP 
Last change 20060208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CULL_INSTANCE_TREE has no forward declaration.
Interfaces
Class CL_CULL_INSTANCE_TREE has no interface implemented.
Friends
Class CL_CULL_INSTANCE_TREE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_PARENT Instance attribute Public Object reference (TYPE REF TO) CL_CULL_INSTANCE Low-Level Instance 20050218
2 GO_ROOT Instance attribute Public Object reference (TYPE REF TO) CL_CULL_INSTANCE Low-Level Instance 20050218
3 GO_SELF Instance attribute Public Object reference (TYPE REF TO) CL_CULL_INSTANCE Low-Level Instance 20050218
4 GT_INSTANCES Instance attribute Private Type reference (TYPE) TT_LL_INSTANCES 20050218
5 GV_CFG_DATE Instance attribute Private Type reference (TYPE) SYDATUM Current Date of Application Server 20050304
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20050218
2 GET_INSTANCE Instance method Public Method Creation of a LL Instance 20051007
3 MAKE_INSTANCE Instance method Public Method Creation of a LL Instance 20050218
4 SET_PARENT Instance method Public Method Set Parent Instance 20050218
5 SET_ROOT Instance method Public Method Set Root Instance 20050218
Events
Class CL_CULL_INSTANCE_TREE has no event.
Types
Class CL_CULL_INSTANCE_TREE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATE Call by reference Type reference (TYPE) SYDATUM Aktuelles Datum des Applikationsservers 20050304
# Exception Resumable Description Created on
1 CX_CUGEN_ERROR Fehlerbehandlung Low Level-Interpreter 20050218

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ITYPE Call by reference Type reference (TYPE) CULL_GEN_ITYPE CULL: allgemeine Typangabe für ein Objekt 20051007
2 Exporting ET_PROPERTIES Call by reference Type reference (TYPE) CULL_GEN_PROPERTIES CULL: Merkmalbewertungen 20051007
3 Importing IV_INSTANCE_NR Call by reference Type reference (TYPE) CULL_GEN_INSTANCE_NR CULL: Low Level-Instanz 20051007
# Exception Resumable Description Created on
1 CX_CUGEN_ERROR 20051007

Method MAKE_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_INSTANCE_NR Value transfer Type reference (TYPE) CULL_GEN_INSTANCE_NR CULL: Low Level-Instanz 20050218
2 Importing IO_TRACE Call by reference Object reference (TYPE REF TO) CL_CUGEN_TRACE Tracefunktion LowLevel 20050304
3 Importing IS_ITYPE Call by reference Type reference (TYPE) CULL_GEN_ITYPE CULL: allgemeine Typangabe für ein Objekt 20050218
4 Importing IT_PROPERTIES Call by reference Type reference (TYPE) CULL_GEN_PROPERTIES CULL: Merkmalbewertungen 20050218
# Exception Resumable Description Created on
1 CX_CUGEN_ERROR 20050218

Method SET_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_TRACE Call by reference Object reference (TYPE REF TO) CL_CUGEN_TRACE Tracefunktion LowLevel 20050304
2 Importing IV_INSTANCE_NR Call by reference Type reference (TYPE) CULL_GEN_INSTANCE_NR CULL: Low Level-Instanz 20050218
# Exception Resumable Description Created on
1 CX_CUGEN_ERROR 20050218

Method SET_ROOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_TRACE Call by reference Object reference (TYPE REF TO) CL_CUGEN_TRACE Tracefunktion LowLevel 20050304
2 Importing IV_INSTANCE_NR Call by reference Type reference (TYPE) CULL_GEN_INSTANCE_NR CULL: Low Level-Instanz 20050218
# Exception Resumable Description Created on
1 CX_CUGEN_ERROR 20050218
History
Last changed by/on SAP  20060208 
SAP Release Created in 700