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 | ![]() |
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 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LTYPE_CONFIG_KEY | 20080325 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BSP_WD_ENHANCEMENT_SET | Enhancement Set | 20080325 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_BSP_WD_WB_DATA_CONTEXT | Central data context | 20080319 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_HTML_VIEWER | HTML Control Proxy Class | 20080325 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Splitter Control | 20080326 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Toolbar Control | 20080326 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BSP_DLC_CONFIG_TRANSPORT_DATA | Technical data for connection to transport system | 20080325 | ||
8 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20080319 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | abap_false | 20080502 | ||
10 | ![]() |
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 | ![]() |
Instance method | Private | Method | 20080327 | |
2 | ![]() |
Instance method | Private | Method | 20080326 | |
3 | ![]() |
Instance method | Private | Method | 20080325 | |
4 | ![]() |
Instance method | Private | Method | 20080327 | |
5 | ![]() |
Instance method | Private | Method | 20080325 | |
6 | ![]() |
Instance method | Private | Event handling method | 20080326 | |
7 | ![]() |
Instance method | Private | Method | 20080502 | |
8 | ![]() |
Instance method | Private | Method | 20080325 | |
9 | ![]() |
Instance method | Private | Method | 20080326 | |
10 | ![]() |
Instance method | Private | Method | 20080325 | |
11 | ![]() |
Instance method | Private | Method | 20120822 | |
12 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
CS_SEMANTIC_KEY | Call by reference | Type reference (TYPE) | BSP_DCLS_CONF_SEMANTIC_KEY | Config semantic key | 20120822 | ||
2 | ![]() |
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 | ![]() |
20120822 |
Method USER_DIALOG_4_CONFIG_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_SEMANTIC_KEY | Call by reference | Type reference (TYPE) | BSP_DCLS_CONF_SEMANTIC_KEY | Config semantic key | 20080327 | ||
2 | ![]() |
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 | ![]() |
20080327 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 701 |