SAP ABAP Class CL_BSP_DLC_CONFIG_KEY_CHANGE (Config key change handling)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-CON (Application Component) UI Configuration & Design Layer
     BSP_DYN_CONFIG_TOOLS2 (Package) Tools for Dynamic Layout
Properties
Class CL_BSP_DLC_CONFIG_KEY_CHANGE  
Short Description Config key change handling    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BSP_DYN_CONFIG_TOOLS2   Tools for Dynamic Layout 
Created 20071122   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_BSP_DLC_CONFIG_KEY_CHANGE has no interface implemented.
Friends
Class CL_BSP_DLC_CONFIG_KEY_CHANGE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CANCELED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20080728
2 C_MODE_CONFIG_NEW_O_COPY Constant Public Type reference (TYPE) STRING 'CONF_NEW_O_COPY' Mode: Config Selection 20100119
3 C_MODE_CONFIG_SELECTION Constant Public Type reference (TYPE) STRING 'CONF_SEL' Mode: Config Selection 20100119
4 GR_CALL_BACK_INST Instance attribute Private Object reference (TYPE REF TO) CL_BSP_DLC_VIEW_CONTROLLER Call Back Instance (New o. Copy) 20100119
5 GR_GENERAL_CUCO Instance attribute Private Object reference (TYPE REF TO) CL_BSP_DLC__GENERALCUCO 20071122
6 GR_REP_VIEW Instance attribute Private Object reference (TYPE REF TO) CL_BSP_WD_REP_VIEW Web Dynpro Repository view object 20071122
7 GR_VIEW_MANAGER Instance attribute Private Object reference (TYPE REF TO) IF_BSP_WD_VIEW_MANAGER Access Interface for View Manager 20071122
8 GS_TARGET_CONFIG_KEY Instance attribute Private Type reference (TYPE) BSP_DLCS_CONF_SEM_KEY_VAR_PART Configuraiton Key / Variable Part 20071122
9 GV_CALL_BACK_METHOD Instance attribute Private Type reference (TYPE) STRING Call Back Method (New o. Copy) 20100119
10 MODE Instance attribute Public Type reference (TYPE) STRING 20100119
11 PENDING Instance attribute Public Type reference (TYPE) ABAP_BOOL 20080623
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20071122
2 GO Instance method Public Method go 20071122
3 SET_CANCELED Instance method Public Method 20080728
Events
Class CL_BSP_DLC_CONFIG_KEY_CHANGE has no event.
Types
Class CL_BSP_DLC_CONFIG_KEY_CHANGE 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 IR_CALL_BACK_INST Call by reference Object reference (TYPE REF TO) CL_BSP_DLC_VIEW_CONTROLLER Call Back Instance (New o. Copy) 20100119
2 Importing IR_GENERAL_CUCO Call by reference Object reference (TYPE REF TO) CL_BSP_DLC__GENERALCUCO 20071122
3 Importing IR_REP_VIEW Call by reference Object reference (TYPE REF TO) CL_BSP_WD_REP_VIEW Web Dynpro Repository view object 20071122
4 Importing IR_VIEW_MANAGER Call by reference Object reference (TYPE REF TO) IF_BSP_WD_VIEW_MANAGER Access Interface for View Manager 20071122
5 Importing IS_TARGET_CONFIG_KEY Call by reference Type reference (TYPE) BSP_DLCS_CONF_SEM_KEY_VAR_PART Configuraiton Key / Variable Part 20071122
6 Importing IV_CALL_BACK_METHOD Call by reference Type reference (TYPE) STRING Call Back Method (New o. Copy) 20100119
7 Importing IV_MODE Call by reference Type reference (TYPE) STRING Mode 20100119

Method CONSTRUCTOR on class CL_BSP_DLC_CONFIG_KEY_CHANGE has no exception.

Method GO Signature

Method GO on class CL_BSP_DLC_CONFIG_KEY_CHANGE has no parameter.
Method GO on class CL_BSP_DLC_CONFIG_KEY_CHANGE has no exception.

Method SET_CANCELED Signature

Method SET_CANCELED on class CL_BSP_DLC_CONFIG_KEY_CHANGE has no parameter.
Method SET_CANCELED on class CL_BSP_DLC_CONFIG_KEY_CHANGE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700