SAP ABAP Class CL_BSP_WD_WB_CMP_CONFTOOL (WB component for Config Tool)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-WKB (Application Component) Development Workbench
     CRM_BSP_WD_WB_APPL (Package) Workbench Application
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BSP_WD_WB_COMPONENT Workbench component 20080319
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BSP_WD_WB_EVENT_HANDLER Workbench Event Handler 20080319
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BSP_WD_WB_VISIBLE_COMPONENT Visible Workbench component 20080319
Properties
Class CL_BSP_WD_WB_CMP_CONFTOOL  
Short Description WB component for Config Tool    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BSP_WD_WB_APPL   Workbench Application 
Created 20080319   SAP 
Last change 20130531   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
# Interface Abstract Final Description Created on
1 IF_BSP_WD_WB_COMPONENT Workbench component 20080319
2 IF_BSP_WD_WB_EVENT_HANDLER Workbench Event Handler 20080319
3 IF_BSP_WD_WB_VISIBLE_COMPONENT Visible Workbench component 20080319
Friends
Class CL_BSP_WD_WB_CMP_CONFTOOL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CURRENT_CONFIG_KEY Instance attribute Private Type reference (TYPE) LTYPE_CONFIG_KEY 20080325
2 ENHANCEMENT_SET Instance attribute Private Type reference (TYPE) BSP_WD_ENHANCEMENT_SET Enhancement Set 20080325
3 GLOBAL_DATA_CONTEXT Instance attribute Private Object reference (TYPE REF TO) IF_BSP_WD_WB_DATA_CONTEXT Central data context 20080319
4 HTML_VIEWER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_HTML_VIEWER HTML Control Proxy Class 20080325
5 SPLITTER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter Control 20080326
6 TOOLBAR Instance attribute Private Object reference (TYPE REF TO) CL_GUI_TOOLBAR Toolbar Control 20080326
7 TRANSPORT_DATA Instance attribute Private Type reference (TYPE) BSP_DLC_CONFIG_TRANSPORT_DATA Technical data for connection to transport system 20080325
8 UI_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20080319
9 USE_EXTERNAL_BROWSER Instance attribute Private Type reference (TYPE) ABAP_BOOL abap_false 20080502
10 WB_MANAGER Instance attribute Private Object reference (TYPE REF TO) IF_BSP_WD_WB_MANAGER Workbench manager 20080319
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_CONFIG Instance method Private Method 20080327
2 CREATE_TOOLBAR Instance method Private Method 20080326
3 CREATE_TOOL_URL Instance method Private Method 20080325
4 DELETE_CONFIG Instance method Private Method 20080327
5 IS_CONFIGURABLE Instance method Private Method 20080325
6 ON_TOOLBAR_FUNCTION Instance method Private Event handling method 20080326
7 REFRESH_TOOL_DISPLAY Instance method Private Method 20080502
8 RESET Instance method Private Method 20080325
9 SELECT_CONFIGURATION Instance method Private Method 20080326
10 SET_PAGE_KEY Instance method Private Method 20080325
11 USER_DIALOG_4_CONFIG_COPY Instance method Private Method 20120822
12 USER_DIALOG_4_CONFIG_KEY Instance method Private Method 20080327
Events
Class CL_BSP_WD_WB_CMP_CONFTOOL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LTYPE_CONFIG_KEY Private See coding 20080325 begin of LTYPE_CONFIG_KEY, COMPONENT type BSP_WD_COMPONENT_NAME, VIEWNAME type O2PAGE, ROLE_KEY type BSP_DLC_ROLE_KEY, COMPONENT_USAGE type BSP_DLC_COMPONENT_USAGE, OBJECT_TYPE type BSP_DLC_OBJECT_TYPE, OBJECT_SUB_TYPE type BSP_DLC_OBJECT_SUB_TYPE, end of LTYPE_CONFIG_KEY
Method Signatures

Method CREATE_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COPY_CURRENT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20080327

Method CREATE_CONFIG on class CL_BSP_WD_WB_CMP_CONFTOOL has no exception.

Method CREATE_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PARENT_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20080326

Method CREATE_TOOLBAR on class CL_BSP_WD_WB_CMP_CONFTOOL has no exception.

Method CREATE_TOOL_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20080325

Method CREATE_TOOL_URL on class CL_BSP_WD_WB_CMP_CONFTOOL has no exception.

Method DELETE_CONFIG Signature

Method DELETE_CONFIG on class CL_BSP_WD_WB_CMP_CONFTOOL has no parameter.
Method DELETE_CONFIG on class CL_BSP_WD_WB_CMP_CONFTOOL has no exception.

Method IS_CONFIGURABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20080325

Method IS_CONFIGURABLE on class CL_BSP_WD_WB_CMP_CONFTOOL has no exception.

Method ON_TOOLBAR_FUNCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Attribute reference (LIKE) 20080326

Method ON_TOOLBAR_FUNCTION on class CL_BSP_WD_WB_CMP_CONFTOOL has no exception.

Method REFRESH_TOOL_DISPLAY Signature

Method REFRESH_TOOL_DISPLAY on class CL_BSP_WD_WB_CMP_CONFTOOL has no parameter.
Method REFRESH_TOOL_DISPLAY on class CL_BSP_WD_WB_CMP_CONFTOOL has no exception.

Method RESET Signature

Method RESET on class CL_BSP_WD_WB_CMP_CONFTOOL has no parameter.
Method RESET on class CL_BSP_WD_WB_CMP_CONFTOOL has no exception.

Method SELECT_CONFIGURATION Signature

Method SELECT_CONFIGURATION on class CL_BSP_WD_WB_CMP_CONFTOOL has no parameter.
Method SELECT_CONFIGURATION on class CL_BSP_WD_WB_CMP_CONFTOOL has no exception.

Method SET_PAGE_KEY Signature

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

Method SET_PAGE_KEY on class CL_BSP_WD_WB_CMP_CONFTOOL has no exception.

Method USER_DIALOG_4_CONFIG_COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_SEMANTIC_KEY Call by reference Type reference (TYPE) BSP_DCLS_CONF_SEMANTIC_KEY Config semantic key 20120822
2 Changing CV_COPY_CONFIG_TEXT_FOR_ATTR Call by reference Type reference (TYPE) BOOLE_D '' Flag: Copy config field texts 20120822
# Exception Resumable Description Created on
1 CANCELED_BY_USER 20120822

Method USER_DIALOG_4_CONFIG_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_SEMANTIC_KEY Call by reference Type reference (TYPE) BSP_DCLS_CONF_SEMANTIC_KEY Config semantic key 20080327
2 Changing CV_COPY_CONFIG_TEXT_FOR_ATTR Call by reference Type reference (TYPE) BOOLE_D Flag: Copy config field texts 20120822
# Exception Resumable Description Created on
1 CANCELED_BY_USER 20080327
History
Last changed by/on SAP  20130531 
SAP Release Created in 701