SAP ABAP Class CL_BSP_WD_RT_REP_COMPARE (Visual Merge Tool for Two Runtime Repositories)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-WKB (Application Component) Development Workbench
⤷
CRM_BSP_WD_WB_RT_REP_TOOLS (Package) Runtime Repository Tools
⤷
⤷
Properties
| Class | CL_BSP_WD_RT_REP_COMPARE | |
| Short Description | Visual Merge Tool for Two Runtime Repositories | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CRM_BSP_WD_WB_RT_REP_TOOLS | Runtime Repository Tools |
| Created | 20070911 | 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) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_BSP_WD_RT_REP_COMPARE has no interface implemented.
Friends
Class CL_BSP_WD_RT_REP_COMPARE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | I | 6 | Highest Hierarchy Level | 20100625 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | CHAR2 | Version Number Components | 20070911 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | GTYPE_COMP_NODE_TAB | 20090326 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | I | 20090408 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | I | 20090408 | ||||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_BSP_WD_RT_REP_EDITOR | Runtime Repository Editor | 20070911 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_BSP_WD_RT_REP_EDITOR | Runtime Repository Editor | 20070911 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | I | 20090319 | ||||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_BSP_WD_RT_REP_EDITOR | Runtime Repository Editor | 20070911 | |||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Toolbar Control | 20070911 |
Methods
Events
Class CL_BSP_WD_RT_REP_COMPARE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTYPE_COMP_NODE | Public | See coding | 20090326 | begin of GTYPE_COMP_NODE,
RT_EDITOR type ref to CL_BSP_WD_RT_REP_EDITOR,
NODE type ref to IF_BSP_WD_GUI_TREE_NODE,
SORT_KEY type STRING,
IS_ATTRIBUTE type ABAP_BOOL,
end of GTYPE_COMP_NODE
|
||
| 2 | GTYPE_COMP_NODE_TAB | Public | See coding | 20090326 | GTYPE_COMP_NODE_TAB type sorted table of GTYPE_COMP_NODE with unique key RT_EDITOR SORT_KEY
|
||
| 3 | GTYPE_NODE_CHECK_ENTRY | Public | See coding | 20100625 | begin of GTYPE_NODE_check_ENTRY,
NODE_TYPE type SEOCLSNAME,
NODE_ID type STRING,
NODE type ref to IF_BSP_WD_GUI_TREE_NODE,
is_checked type ABAP_BOOL,
end of GTYPE_NODE_check_ENTRY
|
||
| 4 | GTYPE_NODE_CHECK_TAB | Public | See coding | 20100625 | GTYPE_NODE_check_TAB type hashed table of GTYPE_NODE_check_ENTRY with unique key NODE_TYPE NODE_ID
|
Method Signatures
Method ADOPT_ALL Signature
Method ADOPT_ALL on class CL_BSP_WD_RT_REP_COMPARE has no parameter.
Method ADOPT_ALL on class CL_BSP_WD_RT_REP_COMPARE has no exception.
Method CHECK_SET_BUTTON_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EDITOR | Call by reference | Object reference (TYPE REF TO) | CL_BSP_WD_RT_REP_EDITOR | 20090603 | ||||
| 2 | RV_RETURN | Value transfer | Type reference (TYPE) | ABAP_BOOL | boolsche Variable (X=true, -=false, space=unknown) | 20090603 |
Method CHECK_SET_BUTTON_STATE on class CL_BSP_WD_RT_REP_COMPARE has no exception.
Method COMPARE_AND_COLOR Signature
Method COMPARE_AND_COLOR on class CL_BSP_WD_RT_REP_COMPARE has no parameter.
Method COMPARE_AND_COLOR on class CL_BSP_WD_RT_REP_COMPARE has no exception.
Method COMPARE_SOURCE_WITH_TARGET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SOURCE_NODES | Call by reference | Type reference (TYPE) | GTYPE_NODE_CHECK_TAB | 20090409 | ||||
| 2 | IT_TARGET_NODES | Call by reference | Type reference (TYPE) | GTYPE_NODE_CHECK_TAB | 20090409 | ||||
| 3 | IV_SOURCE_EDITOR | Call by reference | Object reference (TYPE REF TO) | CL_BSP_WD_RT_REP_EDITOR | 20090409 | ||||
| 4 | IV_STYLE | Call by reference | Type reference (TYPE) | I | 20090409 | ||||
| 5 | IV_TARGET_EDITOR | Call by reference | Object reference (TYPE REF TO) | CL_BSP_WD_RT_REP_EDITOR | 20090409 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090409 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_HIERARCHY_LEVEL | Call by reference | Type reference (TYPE) | I | 3 | Hierarchietiefe die geöffnet werden soll | 20080131 | ||
| 2 | IV_OLDSRC_PERSISTENCE | Call by reference | Object reference (TYPE REF TO) | CL_BSP_WD_RT_REP_PERSIST | Runtime Repository Persistence Handler | 20070911 | |||
| 3 | IV_OLDSRC_TITLE | Call by reference | Type reference (TYPE) | TV_HEADING | Tree Control: Text in Length 132 | 20070911 | |||
| 4 | IV_SOURCE_PERSISTENCE | Call by reference | Object reference (TYPE REF TO) | CL_BSP_WD_RT_REP_PERSIST | Runtime Repository Persistence Handler | 20070911 | |||
| 5 | IV_SOURCE_TITLE | Call by reference | Type reference (TYPE) | TV_HEADING | Tree Control: Text in Length 132 | 20070911 | |||
| 6 | IV_TARGET_PERSISTENCE | Call by reference | Object reference (TYPE REF TO) | CL_BSP_WD_RT_REP_PERSIST | Runtime Repository Persistence Handler | 20070911 | |||
| 7 | IV_TARGET_TITLE | Call by reference | Type reference (TYPE) | TV_HEADING | Tree Control: Text in Length 132 | 20070911 | |||
| 8 | IV_UI_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20070911 |
Method CONSTRUCTOR on class CL_BSP_WD_RT_REP_COMPARE has no exception.
Method CREATE_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20070911 |
Method CREATE_TOOLBAR on class CL_BSP_WD_RT_REP_COMPARE has no exception.
Method DETERMINATE_COMPARISON_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CHECK_NODES | Call by reference | Type reference (TYPE) | GTYPE_NODE_CHECK_TAB | 20100625 | ||||
| 2 | IV_EDITOR | Call by reference | Object reference (TYPE REF TO) | CL_BSP_WD_RT_REP_EDITOR | 20100625 |
Method DETERMINATE_COMPARISON_NODES on class CL_BSP_WD_RT_REP_COMPARE has no exception.
Method EXPAND_ALL Signature
Method EXPAND_ALL on class CL_BSP_WD_RT_REP_COMPARE has no parameter.
Method EXPAND_ALL on class CL_BSP_WD_RT_REP_COMPARE has no exception.
Method GET_SORT_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EDITOR | Call by reference | Object reference (TYPE REF TO) | CL_BSP_WD_RT_REP_EDITOR | 20090409 | ||||
| 2 | IV_NODE | Call by reference | Object reference (TYPE REF TO) | IF_BSP_WD_GUI_TREE_NODE | 20090409 | ||||
| 3 | RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20090409 |
Method GET_SORT_KEY on class CL_BSP_WD_RT_REP_COMPARE has no exception.
Method GET_SOURCE_AND_TARGET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SOURCE | Call by reference | Object reference (TYPE REF TO) | CL_BSP_WD_RT_REP_EDITOR | 20090408 | ||||
| 2 | RV_TARGET | Call by reference | Object reference (TYPE REF TO) | CL_BSP_WD_RT_REP_EDITOR | 20090408 |
Method GET_SOURCE_AND_TARGET on class CL_BSP_WD_RT_REP_COMPARE has no exception.
Method ON_DROPDOWN_CLICKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Value transfer | Attribute reference (LIKE) | 20070911 | |||||
| 2 | POSX | Value transfer | Attribute reference (LIKE) | 20070911 | |||||
| 3 | POSY | Value transfer | Attribute reference (LIKE) | 20070911 |
Method ON_DROPDOWN_CLICKED on class CL_BSP_WD_RT_REP_COMPARE has no exception.
Method ON_EDITOR_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) | 20090408 | |||||
| 2 | SENDER | Call by reference | Attribute reference (LIKE) | 20090408 |
Method ON_EDITOR_TOOLBAR_FUNCTION on class CL_BSP_WD_RT_REP_COMPARE has no exception.
Method ON_EXPAND_NO_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20090331 |
Method ON_EXPAND_NO_CHILDREN on class CL_BSP_WD_RT_REP_COMPARE has no exception.
Method ON_TOOLBAR_FUNCTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Value transfer | Attribute reference (LIKE) | 20070911 | |||||
| 2 | SENDER | Call by reference | Attribute reference (LIKE) | 20090408 |
Method ON_TOOLBAR_FUNCTION on class CL_BSP_WD_RT_REP_COMPARE has no exception.
Method REFRESH_COMPARISON Signature
Method REFRESH_COMPARISON on class CL_BSP_WD_RT_REP_COMPARE has no parameter.
Method REFRESH_COMPARISON on class CL_BSP_WD_RT_REP_COMPARE has no exception.
Method SWITCH_COMPARISON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NEW_COMPARISON | Call by reference | Type reference (TYPE) | CHAR2 | Komponente der Versionsnummer | 20070911 |
Method SWITCH_COMPARISON on class CL_BSP_WD_RT_REP_COMPARE has no exception.
Method UNCOLOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EDITOR | Call by reference | Type reference (TYPE) | C | 20070911 |
Method UNCOLOR on class CL_BSP_WD_RT_REP_COMPARE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |