SAP ABAP Class CL_FINB_PR_GC_BUILDING_PLAN (Garabage Collector)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FB-SRV (Application Component) Services
     FINB_PERSISTENCE (Package) Persistence Manager
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FINB_GN_GC_BUILDING_PLAN Garbage Collector for High Level Objects 20041222
Properties
Class CL_FINB_PR_GC_BUILDING_PLAN  
Short Description Garabage Collector    
Super Class CL_FINB_GN_GC_BUILDING_PLAN Garbage Collector for High Level Objects 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class FINB_PR    
Program status     
Category 0   
Package FINB_PERSISTENCE   Persistence Manager 
Created 20041222   SAP 
Last change 20050705   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FINB_PR_GC_BUILDING_PLAN has no forward declaration.
Interfaces
Class CL_FINB_PR_GC_BUILDING_PLAN has no interface implemented.
Friends
Class CL_FINB_PR_GC_BUILDING_PLAN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_CONFIG Instance attribute Protected Object reference (TYPE REF TO) CL_FINB_PR_CONFIGURATOR Configurator 20050616
2 MT_PR_TOBJS_EXTRACT Instance attribute Protected See coding Persistence Objects 20050614
3 OBJTYPE Constant Public Type reference (TYPE) /GC1/DTE_OBJTYPE 'FINB_PR_OBJECT' Object Type in Garbage Collector 20050614
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050615
Events
Class CL_FINB_PR_GC_BUILDING_PLAN has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_PR_TOBJS_EXTRACT Protected See coding 20050614 begin of YS_PR_TOBJS_EXTRACT. include type FINB_PR_OBJ_KEY as OBJ_KEY. types: IMPLEMENTATION type finb_pr_tobjs-IMPLEMENTATION, end of YS_PR_TOBJS_EXTRACT
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BUILDING_PLAN_NAME Call by reference Type reference (TYPE) CSEQUENCE 'CL_FINB_PR_BUILDING_PLAN' Klasse, die den Bauplan implementiert 20050615
2 Importing I_OBJTYPE Call by reference Type reference (TYPE) CSEQUENCE OBJTYPE Objektart im Garbage Collector 20050615

Method CONSTRUCTOR on class CL_FINB_PR_GC_BUILDING_PLAN has no exception.
History
Last changed by/on SAP  20050705 
SAP Release Created in 600