SAP ABAP Class CL_BSP_DLC_CONFIG_MANAGER2 (Configuration Runtime Object)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-UI-RT (Application Component) UI Runtime Environment
     BSP_DYN_CONFIG_RUNTIME (Package) Runtime Support for Dynamic Layout
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BSP_DLC_CONFIG_MANAGER Configuration Manager Interface 20060421
Properties
Class CL_BSP_DLC_CONFIG_MANAGER2  
Short Description Configuration Runtime Object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BSP_DYN_CONFIG_RUNTIME   Runtime Support for Dynamic Layout 
Created 20060421   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BSP_DLC_CONFIG_MANAGER2 has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BSP_DLC_CONFIG_MANAGER Configuration Manager Interface 20060421
Friends
Class CL_BSP_DLC_CONFIG_MANAGER2 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTIVE_ENHANCEMENT_SET Instance attribute Protected Type reference (TYPE) BSP_WD_ENHANCEMENT_SET Enhancement Set 20070221
2 CONFIG_BUFFER Instance attribute Protected Type reference (TYPE) GTYPE_CONFIG_TAB Buffer Table for Configuration Instances 20060421
3 DEFAULT_VIEW_DESCRIPTOR_TYPE Constant Public Type reference (TYPE) SEOCLSNAME 'CL_BSP_DLC_VIEW_DESCRIPTOR' Object Type Name 20060421
4 ROLE_KEY Instance attribute Protected Type reference (TYPE) BSP_DLC_ROLE_KEY 20060421
5 VIEW_DESCRIPTOR_TYPE Instance attribute Protected Type reference (TYPE) SEOCLSNAME Object Type Name 20060421
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060421
2 FREE Instance method Public Method Clean Up When Config Manager Is No Longer Required 20080131
3 INVALIDATE_CONFIG Instance method Private Method 20060727
Events
Class CL_BSP_DLC_CONFIG_MANAGER2 has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GTYPE_CONFIG_ENTRY Protected See coding 20060421 begin of GTYPE_CONFIG_ENTRY, VIEWNAME type STRING, VIEW_COMP_ID type STRING, ENHANCEMENT_SET type BSP_WD_ENHANCEMENT_SET, CONFIGURATION type ref to IF_BSP_DLC_CONFIGURATION, end of GTYPE_CONFIG_ENTRY
2 GTYPE_CONFIG_TAB Protected See coding 20060421 GTYPE_CONFIG_TAB type hashed table of GTYPE_CONFIG_ENTRY with unique key VIEWNAME VIEW_COMP_ID ENHANCEMENT_SET
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ROLE_KEY Call by reference Type reference (TYPE) BSP_DLC_ROLE_KEY 20060421
2 Importing IV_VIEW_DESCRIPTOR_TYPE Call by reference Type reference (TYPE) SEOCLSNAME DEFAULT_VIEW_DESCRIPTOR_TYPE Object Type Name 20060421

Method CONSTRUCTOR on class CL_BSP_DLC_CONFIG_MANAGER2 has no exception.

Method FREE Signature

Method FREE on class CL_BSP_DLC_CONFIG_MANAGER2 has no parameter.
Method FREE on class CL_BSP_DLC_CONFIG_MANAGER2 has no exception.

Method INVALIDATE_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PARAMETERS Call by reference Type reference (TYPE) TIHTTPNVP Parameters of CHANGED event 20071113
2 Importing IV_VIEWNAME Call by reference Type reference (TYPE) STRING 20060727

Method INVALIDATE_CONFIG on class CL_BSP_DLC_CONFIG_MANAGER2 has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in 700