SAP ABAP Class CL_WCF_BSP_WD_CC (Helper for central check)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-WKB (Application Component) Development Workbench
⤷
WCF_BSP_WD_CHECK_TOOLS (Package) Central check tools for WCF developments
⤷
⤷
Properties
| Class | CL_WCF_BSP_WD_CC | |
| Short Description | Helper for central check | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | WCF_BSP_WD_CHECK_TOOLS | Central check tools for WCF developments |
| Created | 20090319 | 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
Class CL_WCF_BSP_WD_CC has no interface implemented.
Friends
Class CL_WCF_BSP_WD_CC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'Runtime Repository' | 20100708 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Selection for central check | 20090319 | |
| 2 | Static method | Public | Method | Selection for central check | 20090409 | |
| 3 | Static method | Protected | Method | Selection for central check | 20090402 | |
| 4 | Static method | Protected | Method | Selection for central check | 20090402 | |
| 5 | Static method | Public | Method | Selection for central check | 20100630 | |
| 6 | Static method | Public | Method | Selection for central check | 20090331 | |
| 7 | Static method | Public | Method | Display result-table as grid | 20090401 | |
| 8 | Static method | Public | Method | Display result-table as grid | 20090326 | |
| 9 | Static method | Public | Method | Display result-table as grid | 20090326 | |
| 10 | Static method | Public | Method | Get Application Log Table | 20090319 | |
| 11 | Static method | Public | Method | Opens popup for message details | 20090319 | |
| 12 | Static method | Public | Method | Navigate to maintenance module | 20090319 | |
| 13 | Static method | Private | Method | Set grid outlay | 20090326 | |
| 14 | Static method | Private | Method | Set tooltip for grid | 20090326 |
Events
Class CL_WCF_BSP_WD_CC has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTYPE_COMPONENT_TAB | Public | See coding | 20090402 | GTYPE_COMPONENT_TAB type hashed table of BSP_WD_COMPONENT_NAME
with unique key TABLE_LINE
|
||
| 2 | TL_COMPONENT | Public | See coding | 20090402 | BEGIN OF tl_component,
component TYPE bsp_wd_component_name,
END OF tl_component
|
||
| 3 | TL_EXT_COMP | Protected | See coding | 20090402 | BEGIN OF tl_ext_comp,
enhancement_set TYPE bsp_wd_enhancement_set,
comp_name TYPE bsp_wd_component_name,
bsp_appl TYPE o2applname,
END OF tl_ext_comp
|
||
| 4 | TT_COMPONENT | Public | See coding | 20090402 | tt_component TYPE STANDARD TABLE OF tl_component
|
||
| 5 | TT_EXT_COMP | Protected | See coding | 20090402 | tt_ext_comp TYPE STANDARD TABLE OF tl_ext_comp
|
Method Signatures
Method CC_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OBJECT_LIST | Call by reference | Type reference (TYPE) | WCFT_CC_OBJ_LIST_TAB | CC Object List table | 20090319 | |||
| 2 | IT_APPL | Call by reference | Type reference (TYPE) | WCFT_CC_SEL_RANGE_CS_TAB | CC table for Selection range of component set | 20090319 | |||
| 3 | IT_BUS_ROLE | Call by reference | Type reference (TYPE) | WCFT_CC_SEL_RANGE_BR_TAB | CC table for Selection range of business role | 20090319 | |||
| 4 | IT_ENH_SET | Call by reference | Type reference (TYPE) | WCFT_CC_SEL_RANGE_ES_TAB | CC table for Selection range of enhancement set | 20090319 | |||
| 5 | IT_VIEW | Call by reference | Type reference (TYPE) | WCFT_CC_SEL_RANGE_VIEW_TAB | CC table for Selection range of view names | 20090319 | |||
| 6 | IV_APPEND_OBSOLETE | Call by reference | Type reference (TYPE) | WCF_CC_OBSOLETE | Central Check flag for obsolete view | 20090626 | |||
| 7 | IV_NUM_PARALLEL_PROC | Call by reference | Type reference (TYPE) | I | 5 | 20090409 | |||
| 8 | IV_SEL_TYPES | Call by reference | Type reference (TYPE) | WCFS_CC_SEL_TYPES | Selection types for cc report parts | 20100602 |
Method CC_SELECTION on class CL_WCF_BSP_WD_CC has no exception.
Method CC_SELECTION_ALTERNATIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OBJECT_LIST | Call by reference | Type reference (TYPE) | WCFT_CC_OBJ_LIST_TAB | CC Object List table | 20090409 | |||
| 2 | IT_APPL | Call by reference | Type reference (TYPE) | WCFT_CC_SEL_RANGE_CS_TAB | CC table for Selection range of component set | 20090409 | |||
| 3 | IT_BUS_ROLE | Call by reference | Type reference (TYPE) | WCFT_CC_SEL_RANGE_BR_TAB | CC table for Selection range of business role | 20090409 | |||
| 4 | IT_UI_COMP_IP | Call by reference | Type reference (TYPE) | TT_COMPONENT | Components of Business Roles | 20090624 | |||
| 5 | IT_VIEW | Call by reference | Type reference (TYPE) | WCFT_CC_SEL_RANGE_VIEW_TAB | CC table for Selection range of view names | 20090409 | |||
| 6 | IV_APPEND_OBSOLETE | Call by reference | Type reference (TYPE) | WCF_CC_OBSOLETE | Central Check flag for obsolete view | 20090626 | |||
| 7 | IV_ENHANCEMENT_SET | Call by reference | Type reference (TYPE) | BSP_WD_ENHANCEMENT_SET | '' | Enhancement Set | 20090624 |
Method CC_SELECTION_ALTERNATIVE on class CL_WCF_BSP_WD_CC has no exception.
Method CC_SELECTION_BUS_ROLE_COMP_USE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_COMPONENT_LIST | Call by reference | Type reference (TYPE) | TT_COMPONENT | CC Object List table | 20090402 | |||
| 2 | IT_BUS_ROLE | Call by reference | Type reference (TYPE) | WCFT_CC_SEL_RANGE_BR_TAB | CC table for Selection range of business role | 20090402 |
Method CC_SELECTION_BUS_ROLE_COMP_USE on class CL_WCF_BSP_WD_CC has no exception.
Method CC_SELECTION_BUS_ROLE_WA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_COMPONENT_LIST | Call by reference | Type reference (TYPE) | TT_COMPONENT | CC Object List table | 20090402 | |||
| 2 | IT_BUS_ROLE | Call by reference | Type reference (TYPE) | WCFT_CC_SEL_RANGE_BR_TAB | CC table for Selection range of business role | 20090402 |
Method CC_SELECTION_BUS_ROLE_WA on class CL_WCF_BSP_WD_CC has no exception.
Method CC_SELECTION_RT_REPOSITORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OBJECT_LIST | Call by reference | Type reference (TYPE) | WCFT_CC_OBJ_LIST_TAB | CC Object List table | 20100630 | |||
| 2 | IT_APPL | Call by reference | Type reference (TYPE) | WCFT_CC_SEL_RANGE_CS_TAB | CC table for Selection range of component set | 20100630 | |||
| 3 | IT_COMPONENT | Call by reference | Type reference (TYPE) | BSP_WD_COMPONENT_NAME | CC table for Selection range of business role | 20100630 | |||
| 4 | IV_ENHANCEMENT_SET | Call by reference | Type reference (TYPE) | BSP_WD_ENHANCEMENT_SET | Enhancement Set | 20100630 |
Method CC_SELECTION_RT_REPOSITORY on class CL_WCF_BSP_WD_CC has no exception.
Method CC_SELECTION_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OBJECT_LIST | Call by reference | Type reference (TYPE) | WCFT_CC_OBJ_LIST_TAB | CC Object List table | 20090331 | |||
| 2 | IT_VIEW | Call by reference | Type reference (TYPE) | WCFT_CC_SEL_RANGE_VIEW_TAB | CC table for Selection range of view names | 20090331 | |||
| 3 | IV_APPEND_OBSOLETE | Call by reference | Type reference (TYPE) | WCF_CC_OBSOLETE | ABAP_TRUE | Central Check flag for obsolete view | 20090626 | ||
| 4 | IV_BSP_APPL | Call by reference | Type reference (TYPE) | BSP_WD_COMPONENT_NAME | CC table for Selection range of component set | 20090331 | |||
| 5 | IV_COMPONENT | Call by reference | Type reference (TYPE) | BSP_WD_COMPONENT_NAME | Component Name | 20090409 | |||
| 6 | IV_ENH_SET | Call by reference | Type reference (TYPE) | BSP_WD_ENHANCEMENT_SET | CC table for Selection range of enhancement set | 20090331 |
Method CC_SELECTION_VIEW on class CL_WCF_BSP_WD_CC has no exception.
Method DISPLAY_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_OUTPUT | Call by reference | Type reference (TYPE) | WCFT_CC_LOG_MESSAGE_TAB | CC Application Log Messages | 20090401 | |||
| 2 | IV_CC_TYPE | Call by reference | Type reference (TYPE) | WCFS_CC_SEL_TYPES | Types of separate checks in central check | 20100701 | |||
| 3 | IV_SHOW_AS_LIST | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Default Display as Tree | 20090401 | ||
| 4 | IV_SHOW_ENH_SET | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20090415 |
Method DISPLAY_RESULT on class CL_WCF_BSP_WD_CC has no exception.
Method DISPLAY_TABLE_AS_GRID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_OUTPUT | Call by reference | Type reference (TYPE) | WCFT_CC_LOG_MESSAGE_TAB | CC Application Log Messages | 20090326 |
Method DISPLAY_TABLE_AS_GRID on class CL_WCF_BSP_WD_CC has no exception.
Method DISPLAY_TABLE_AS_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_OUTPUT | Call by reference | Type reference (TYPE) | WCFT_CC_LOG_MESSAGE_TAB | CC Application Log Messages | 20090326 |
Method DISPLAY_TABLE_AS_TREE on class CL_WCF_BSP_WD_CC has no exception.
Method GET_APPL_LOG_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_APPL_LOG_MESSAGES | Call by reference | Type reference (TYPE) | WCFT_CC_LOG_MESSAGE_TAB | CC Application Log Messages | 20090319 | |||
| 2 | ET_LOGH | Call by reference | Type reference (TYPE) | BAL_T_LOGH | Application Log: Log Handle Table | 20090319 | |||
| 3 | IV_ALDATE_FROM | Call by reference | Type reference (TYPE) | BALDATE | Application log: date | 20090319 | |||
| 4 | IV_ALDATE_TO | Call by reference | Type reference (TYPE) | BALDATE | Application log: date | 20090319 | |||
| 5 | IV_ALTIME_FROM | Call by reference | Type reference (TYPE) | BALTIME | Application log: time | 20090319 | |||
| 6 | IV_ALTIME_TO | Call by reference | Type reference (TYPE) | BALTIME | Application log: time | 20090319 | |||
| 7 | IV_BSP_APPL | Call by reference | Type reference (TYPE) | O2APPLNAME | Name of BSP Application | 20090319 | |||
| 8 | IV_CC_TYPE | Call by reference | Type reference (TYPE) | WCF_CC_TYPE | Types of separate checks in cental check | 20090319 | |||
| 9 | IV_ENHANCEMENT_SET | Call by reference | Type reference (TYPE) | BSP_WD_ENHANCEMENT_SET | Enhancement Set | 20090319 | |||
| 10 | IV_EXTNUMBER | Call by reference | Type reference (TYPE) | BALNREXT | Application Log: External ID | 20090319 | |||
| 11 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | BALOBJ_D | 'BSPWD_UIFRW_WB' | Application log: Object name (Application code) | 20090319 | ||
| 12 | IV_STANDARD | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090319 | |||
| 13 | IV_SUBOBJECT | Call by reference | Type reference (TYPE) | BALSUBOBJ | Application Log: Subobject | 20090319 | |||
| 14 | IV_USER | Call by reference | Type reference (TYPE) | BALUSER | Application log: user name | 20090319 | |||
| 15 | IV_USE_TREE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090319 | |||
| 16 | IV_VIEWNAME | Call by reference | Type reference (TYPE) | O2PAGE | Internal Name (Key) of BSP Page | 20090319 |
Method GET_APPL_LOG_TABLE on class CL_WCF_BSP_WD_CC has no exception.
Method GET_MESSAGE_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LOGNUMBER | Call by reference | Type reference (TYPE) | BALOGNR | Application Log: Log Handle | 20090319 | |||
| 2 | IV_MSGNUMBER | Call by reference | Type reference (TYPE) | BALMNR | Application log: Internal message serial number | 20090319 |
Method GET_MESSAGE_DETAILS on class CL_WCF_BSP_WD_CC has no exception.
Method NAVIGATION_TO_MAINTENANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_LOG_MESSAGE | Call by reference | Type reference (TYPE) | WCFS_CC_LOG_MESSAGE | CC Application Log Message | 20090319 |
Method NAVIGATION_TO_MAINTENANCE on class CL_WCF_BSP_WD_CC has no exception.
Method SET_GRID_OUTLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_OUTPUT | Call by reference | Type reference (TYPE) | WCFT_CC_LOG_MESSAGE_TAB | CC Application Log Messages | 20090327 | |||
| 2 | IR_TABLE | Call by reference | Object reference (TYPE REF TO) | CL_SALV_TABLE | Basis Class for Simple Tables | 20090326 |
Method SET_GRID_OUTLAY on class CL_WCF_BSP_WD_CC has no exception.
Method SET_TOOLTIPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_FUNCTIONAL_SETTINGS | Call by reference | Object reference (TYPE REF TO) | CL_SALV_FUNCTIONAL_SETTINGS | Definition of Functionality | 20090326 |
Method SET_TOOLTIPS on class CL_WCF_BSP_WD_CC has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 701 |