Hierarchy
⤷
⤷
Properties
| Class | CL_WB_WEBDYNPRO_TREE_COMPARE | |
| Short Description | Compares versions of a WebDynpro | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_DWB_VERSION_MANAGEMENT | Link to Version Management |
| Created | 20050321 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_WB_WEBDYNPRO_TREE_COMPARE has no interface implemented.
Friends
Class CL_WB_WEBDYNPRO_TREE_COMPARE has no friend class.
Attributes
Methods
Events
Class CL_WB_WEBDYNPRO_TREE_COMPARE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | ATT_LINE_TYPE | Public | See coding | 20050420 | BEGIN OF att_line_type,
name_l TYPE string,
refto_l TYPE flag,
type_l TYPE string,
descript_l TYPE string,
public_l TYPE flag,
icon TYPE t_icon_txt,
status(9) TYPE c,
name_r TYPE string,
refto_r TYPE flag,
type_r TYPE string,
descript_r TYPE string,
public_r TYPE flag,
ct TYPE lvc_t_scol,
style(4) TYPE c,
END OF att_line_type
|
||
| 2 | ATT_TABLE_TYPE | Public | See coding | 20050420 | att_table_type TYPE TABLE OF att_line_type
|
||
| 3 | KEY_LINE_TYPE | Public | See coding | 20050411 | BEGIN OF key_line_type,
old TYPE string,
new TYPE string,
END OF key_line_type
|
||
| 4 | KEY_TABLE_TYPE | Public | See coding | 20050411 | key_table_type TYPE TABLE OF key_line_type
|
||
| 5 | PARA_TAB_TYPE | Public | See coding | 20050419 | para_tab_type TYPE TABLE OF i
|
||
| 6 | PROP_LINE_TYPE | Public | See coding | 20050420 | BEGIN OF prop_line_type,
used_l TYPE string,
comp_l TYPE string,
cont_l TYPE string,
icon TYPE t_icon_txt,
status(9) TYPE c,
used_r TYPE string,
comp_r TYPE string,
cont_r TYPE string,
ct TYPE lvc_t_scol,
style(4) TYPE c,
END OF prop_line_type
|
||
| 7 | PROP_TABLE_TYPE | Public | See coding | 20050420 | prop_table_type TYPE TABLE OF prop_line_type
|
||
| 8 | T_ICON_TXT | Public | Type reference (TYPE) | CL_WB_TREE_COMPARE=>T_ICON_TXT | 20061128 | |
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_WB_WEBDYNPRO_TREE_COMPARE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WB_WEBDYNPRO_TREE_COMPARE has no exception.
Method COMPARE_ACTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_CONT_ACTION | Call by reference | Type reference (TYPE) | STRING | 20050418 | ||||
| 2 | RP_CONT_ACTION | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container fuer Custom Controls in der Dynpro Area | 20050418 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050418 |
Method COMPARE_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_CONT_ATTRIBUTE | Call by reference | Type reference (TYPE) | STRING | 20050418 | ||||
| 2 | RP_CONT_ATTRIBUTE | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container fuer Custom Controls in der Dynpro Area | 20050418 |
Method COMPARE_ATTRIBUTES on class CL_WB_WEBDYNPRO_TREE_COMPARE has no exception.
Method COMPARE_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_CONT_NAME | Call by reference | Type reference (TYPE) | STRING | 20050321 | ||||
| 2 | RP_CONT_REF | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container fuer Custom Controls in der Dynpro Area | 20050321 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050411 |
Method COMPARE_EVENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_CONT_EVENT | Call by reference | Type reference (TYPE) | STRING | 20050418 | ||||
| 2 | RP_CONT_EVENT | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container fuer Custom Controls in der Dynpro Area | 20050418 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050418 |
Method COMPARE_LAYOUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_CONT_NAME | Call by reference | Type reference (TYPE) | STRING | 20050321 | ||||
| 2 | RP_CONT_REF | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container fuer Custom Controls in der Dynpro Area | 20050321 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050321 |
Method COMPARE_METHODS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_CONT_METHOD | Call by reference | Type reference (TYPE) | STRING | 20060210 | ||||
| 2 | RP_CONT_METHOD | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container fuer Custom Controls in der Dynpro Area | 20060210 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060210 |
Method COMPARE_PLUGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_CONT_INBOUND | Call by reference | Type reference (TYPE) | STRING | 20050418 | ||||
| 2 | IP_CONT_OUTBOUND | Call by reference | Type reference (TYPE) | STRING | 20050418 | ||||
| 3 | RP_CONT_INBOUND | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container fuer Custom Controls in der Dynpro Area | 20050418 | |||
| 4 | RP_CONT_OUTBOUND | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container fuer Custom Controls in der Dynpro Area | 20050418 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050418 |
Method COMPARE_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_CONT_PROPERTIES | Call by reference | Type reference (TYPE) | STRING | 20050418 | ||||
| 2 | IS_PURE_CONTROLLER | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20060215 | |||
| 3 | RP_CONT_PROPERTIES | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container fuer Custom Controls in der Dynpro Area | 20050418 |
Method COMPARE_PROPERTIES on class CL_WB_WEBDYNPRO_TREE_COMPARE has no exception.
Method COMPARE_SOURCES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTROLLER_LEFT | Call by reference | Object reference (TYPE REF TO) | CL_WDY_MD_CONTROLLER | 20050426 | ||||
| 2 | CONTROLLER_RIGHT | Call by reference | Object reference (TYPE REF TO) | CL_WDY_MD_CONTROLLER | 20050426 |
Method COMPARE_SOURCES on class CL_WB_WEBDYNPRO_TREE_COMPARE has no exception.
Method COMPARE_WINDOW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_CONT_NAME | Call by reference | Type reference (TYPE) | STRING | 20050422 | ||||
| 2 | RP_CONT_REF | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container fuer Custom Controls in der Dynpro Area | 20050422 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050422 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_CONTROLLER_LEFT | Value transfer | Object reference (TYPE REF TO) | CL_WDY_MD_CONTROLLER | Web Dynpro : Controller | 20060215 | |||
| 2 | IP_CONTROLLER_RIGHT | Value transfer | Object reference (TYPE REF TO) | CL_WDY_MD_CONTROLLER | Web Dynpro : Controller | 20060215 | |||
| 3 | IP_HIDE_EQUALS | Call by reference | Type reference (TYPE) | FLAG | SPACE | allgemeines flag | 20060215 | ||
| 4 | IP_HIDE_TREE_DATA | Call by reference | Type reference (TYPE) | FLAG | 'X' | allgemeines flag | 20060215 | ||
| 5 | IP_RFAC | Call by reference | Type reference (TYPE) | FLAG | '' | allgemeines flag | 20060706 | ||
| 6 | IP_VIEW_LEFT | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_ABSTRACT_VIEW | 20060215 | ||||
| 7 | IP_VIEW_RIGHT | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_ABSTRACT_VIEW | 20060215 | ||||
| 8 | IP_VRS1_TXT | Call by reference | Type reference (TYPE) | STRING | Anzeige-Text für 1. Version | 20061130 | |||
| 9 | IP_VRS2_TXT | Call by reference | Type reference (TYPE) | STRING | Anzeige-Text für 2. Version | 20061130 |
Method CONSTRUCTOR on class CL_WB_WEBDYNPRO_TREE_COMPARE has no exception.
Method GET_MARK_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MARK | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20060215 |
Method GET_MARK_ACTION on class CL_WB_WEBDYNPRO_TREE_COMPARE has no exception.
Method GET_MARK_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MARK | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20060215 |
Method GET_MARK_ATTRIBUTES on class CL_WB_WEBDYNPRO_TREE_COMPARE has no exception.
Method GET_MARK_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MARK | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20060215 |
Method GET_MARK_CONTEXT on class CL_WB_WEBDYNPRO_TREE_COMPARE has no exception.
Method GET_MARK_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MARK | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20060215 |
Method GET_MARK_EVENT on class CL_WB_WEBDYNPRO_TREE_COMPARE has no exception.
Method GET_MARK_IN_PLUG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MARK | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20060215 |
Method GET_MARK_IN_PLUG on class CL_WB_WEBDYNPRO_TREE_COMPARE has no exception.
Method GET_MARK_IT_METHOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MARK | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20060215 |
Method GET_MARK_IT_METHOD on class CL_WB_WEBDYNPRO_TREE_COMPARE has no exception.
Method GET_MARK_LAYOUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MARK | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20060215 |
Method GET_MARK_LAYOUT on class CL_WB_WEBDYNPRO_TREE_COMPARE has no exception.
Method GET_MARK_OUT_PLUG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MARK | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20060215 |
Method GET_MARK_OUT_PLUG on class CL_WB_WEBDYNPRO_TREE_COMPARE has no exception.
Method GET_MARK_PROP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MARK | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20060215 |
Method GET_MARK_PROP on class CL_WB_WEBDYNPRO_TREE_COMPARE has no exception.
Method GET_MARK_PROP_USED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MARK | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20060215 |
Method GET_MARK_PROP_USED on class CL_WB_WEBDYNPRO_TREE_COMPARE has no exception.
Method GET_MARK_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MARK | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20060215 |
Method GET_MARK_SOURCE on class CL_WB_WEBDYNPRO_TREE_COMPARE has no exception.
Method GET_MARK_WINDOWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MARK | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20060215 |
Method GET_MARK_WINDOWS on class CL_WB_WEBDYNPRO_TREE_COMPARE has no exception.
Method GET_REF_ACTION_COMPARE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REF | Value transfer | Object reference (TYPE REF TO) | CL_WB_TREE_COMPARE | Split-Screenvergleich für 2 Trees | 20060215 |
Method GET_REF_ACTION_COMPARE on class CL_WB_WEBDYNPRO_TREE_COMPARE has no exception.
Method GET_REF_CONTEXT_COMPARE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REF | Value transfer | Object reference (TYPE REF TO) | CL_WB_TREE_COMPARE | Split-Screenvergleich für 2 Trees | 20060215 |
Method GET_REF_CONTEXT_COMPARE on class CL_WB_WEBDYNPRO_TREE_COMPARE has no exception.
Method GET_REF_EVENT_COMPARE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REF | Value transfer | Object reference (TYPE REF TO) | CL_WB_TREE_COMPARE | Split-Screenvergleich für 2 Trees | 20060215 |
Method GET_REF_EVENT_COMPARE on class CL_WB_WEBDYNPRO_TREE_COMPARE has no exception.
Method GET_REF_LAYOUT_COMPARE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REF | Value transfer | Object reference (TYPE REF TO) | CL_WB_TREE_COMPARE | Split-Screenvergleich für 2 Trees | 20060215 |
Method GET_REF_LAYOUT_COMPARE on class CL_WB_WEBDYNPRO_TREE_COMPARE has no exception.
Method GET_REF_METHOD_COMPARE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REF | Value transfer | Object reference (TYPE REF TO) | CL_WB_TREE_COMPARE | Split-Screenvergleich für 2 Trees | 20060215 |
Method GET_REF_METHOD_COMPARE on class CL_WB_WEBDYNPRO_TREE_COMPARE has no exception.
Method GET_REF_PLUG_COMPARE_IN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REF | Value transfer | Object reference (TYPE REF TO) | CL_WB_TREE_COMPARE | Split-Screenvergleich für 2 Trees | 20060215 |
Method GET_REF_PLUG_COMPARE_IN on class CL_WB_WEBDYNPRO_TREE_COMPARE has no exception.
Method GET_REF_PLUG_COMPARE_OUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REF | Value transfer | Object reference (TYPE REF TO) | CL_WB_TREE_COMPARE | Split-Screenvergleich für 2 Trees | 20060215 |
Method GET_REF_PLUG_COMPARE_OUT on class CL_WB_WEBDYNPRO_TREE_COMPARE has no exception.
Method GET_REF_WINDOW_COMPARE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REF | Value transfer | Object reference (TYPE REF TO) | CL_WB_TREE_COMPARE | Split-Screenvergleich für 2 Trees | 20060215 |
Method GET_REF_WINDOW_COMPARE on class CL_WB_WEBDYNPRO_TREE_COMPARE has no exception.
Method MARK_TAB_ATT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TAB | Value transfer | Type reference (TYPE) | ATT_TABLE_TYPE | 20060214 |
Method MARK_TAB_ATT on class CL_WB_WEBDYNPRO_TREE_COMPARE has no exception.
Method MARK_TAB_PROP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TAB | Value transfer | Type reference (TYPE) | CL_WB_TREE_COMPARE=>TREE_TABLE_TYPE | 20060214 |
Method MARK_TAB_PROP on class CL_WB_WEBDYNPRO_TREE_COMPARE has no exception.
Method MARK_TAB_PROP_USED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TAB | Value transfer | Type reference (TYPE) | PROP_TABLE_TYPE | 20060214 |
Method MARK_TAB_PROP_USED on class CL_WB_WEBDYNPRO_TREE_COMPARE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |