SAP ABAP Class IF_BSP_DLC_CONFIG_MANAGER (Configuration Manager Interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BSP_DLC_CONFIG_MANAGER Configuratiion Runtime Object 20050915
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BSP_DLC_CONFIG_MANAGER2 Configuration Runtime Object 20060421
Properties
Class IF_BSP_DLC_CONFIG_MANAGER  
Short Description Configuration Manager Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050915   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_BSP_DLC_CONFIG_MANAGER has no forward declaration.
Interfaces
Class IF_BSP_DLC_CONFIG_MANAGER has no interface implemented.
Friends
Class IF_BSP_DLC_CONFIG_MANAGER has no friend class.
Attributes
Class IF_BSP_DLC_CONFIG_MANAGER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_CONFIGS_BY_PATTERN Instance method Public Method 20080125
2 GET_CONFIGURATION Instance method Public Method Returns a configuration descriptor 20050915
3 ON_CONFIGURATION_CHANGED Instance method Public Event handling method On configuraiton Changed 20060727
Events
Class IF_BSP_DLC_CONFIG_MANAGER has no event.
Types
Class IF_BSP_DLC_CONFIG_MANAGER has no local type.
Method Signatures

Method CLEAR_CONFIGS_BY_PATTERN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VIEW_COMP_ID_PATTERN Call by reference Type reference (TYPE) STRING 20080125

Method CLEAR_CONFIGS_BY_PATTERN on class IF_BSP_DLC_CONFIG_MANAGER has no exception.

Method GET_CONFIGURATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ENHANCEMENT_SET Call by reference Type reference (TYPE) BSP_WD_ENHANCEMENT_SET 20070221
2 Importing IV_VIEWNAME Call by reference Type reference (TYPE) STRING 20060419
3 Importing IV_VIEW_COMP_ID Call by reference Type reference (TYPE) STRING 20060419
4 Importing IV_VIEW_CONTROLLER Call by reference Object reference (TYPE REF TO) CL_BSP_WD_VIEW_CONTROLLER Basis Class for WD View Controller 20070719
5 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) IF_BSP_DLC_CONFIGURATION Configuration Descriptor Interface 20050915

Method GET_CONFIGURATION on class IF_BSP_DLC_CONFIG_MANAGER has no exception.

Method ON_CONFIGURATION_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAMETERS Value transfer Attribute reference (LIKE) 20071113
2 Importing VIEWNAME Call by reference Attribute reference (LIKE) 20060727

Method ON_CONFIGURATION_CHANGED on class IF_BSP_DLC_CONFIG_MANAGER has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in