Hierarchy
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CTS_CONFIG_WD_MAIN | cCTS Configuration UI - Class for View 'MAIN' | 20110926 |
Properties
| Interface | IF_CTS_CONFIG_WD_WORK_AREA | |
| Short Description | cCTS Configuration - Interface for View 'MAIN'/Work Area |
General Data
| Package | SCTS_DIST_CTL_CONFIGURATION_WD | Central CTS - Configuration User Interface (W)eb (D)ynpro |
| Created | 20110926 | SAP |
| Last changed | 20140121 | SAP |
| 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 IF_CTS_CONFIG_WD_WORK_AREA has no interface.
Friends
Interface IF_CTS_CONFIG_WD_WORK_AREA has no friend.
Attributes
Interface IF_CTS_CONFIG_WD_WORK_AREA has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add a newly created Cluster to the Work Area | 20111216 | |
| 2 | Instance method | Public | Method | Checks, whether a System belongs the own Domain | 20120808 | |
| 3 | Instance method | Public | Method | Close the Progress Indicator | 20111107 | |
| 4 | Instance method | Public | Method | Delete a Cluster | 20120102 | |
| 5 | Instance method | Public | Method | Disable all Buttons of the Work Area | 20130322 | |
| 6 | Instance method | Public | Method | Table 'Work Area' - Display/hide the Filter | 20110928 | |
| 7 | Instance method | Public | Method | Table 'Work Area' - Display as List or as Tree | 20120222 | |
| 8 | Instance method | Public | Method | Display the Sidebar (containing the 'Related Links') | 20110927 | |
| 9 | Instance method | Public | Method | Display the Status Messages in a separate Popup | 20120201 | |
| 10 | Instance method | Public | Method | Distribute the Configuration | 20111202 | |
| 11 | Instance method | Public | Method | Distribute the Plug-in | 20111130 | |
| 12 | Instance method | Public | Method | Enable/disable the Related Links | 20120522 | |
| 13 | Instance method | Public | Method | Enable all Buttons of the Work Area | 20130322 | |
| 14 | Instance method | Public | Method | Hide the Sidebar (containing the 'Related Links') | 20110927 | |
| 15 | Instance method | Public | Method | Table 'Work Area' - The Lead Selection has changed | 20120217 | |
| 16 | Instance method | Public | Method | Update/refresh the Data of a Cluster in the Work Area | 20120104 | |
| 17 | Instance method | Public | Method | The 'Refresh'-Button on the Work Area has been triggered | 20111004 | |
| 18 | Instance method | Public | Method | Remove a Cluster with all relevant Systems from the UI | 20120712 | |
| 19 | Instance method | Public | Method | Send the Personalization Popup for the Work Area | 20110926 | |
| 20 | Instance method | Public | Method | Send the Popup for Creating a Cluster | 20111205 | |
| 21 | Instance method | Public | Method | Send the Popup for Deleting a Cluster | 20111223 | |
| 22 | Instance method | Public | Method | Send the Popup for Displaying a Cluster | 20111220 | |
| 23 | Instance method | Public | Method | Send the Popup for Distributing the Configuration | 20111202 | |
| 24 | Instance method | Public | Method | Send the Popup for Distributing the Plug-in | 20111130 | |
| 25 | Instance method | Public | Method | Send the Popup for Setting the TMS Parameters | 20121128 | |
| 26 | Instance method | Public | Method | Set the Application Explanation | 20111129 | |
| 27 | Instance method | Public | Method | Set the Document for the Detailed Application Explanation | 20120831 | |
| 28 | Instance method | Public | Method | Set the TMS Parameters | 20120724 | |
| 29 | Instance method | Public | Method | Set the Values of the Horizontal Contextual Panel | 20120816 | |
| 30 | Instance method | Public | Method | Set the Display Options of the Work Area | 20120222 | |
| 31 | Instance method | Public | Method | Set the Attributes of the Panel containing the Work Area | 20111007 | |
| 32 | Instance method | Public | Method | Suppress the Sidebar if this is requested | 20120118 | |
| 33 | Instance method | Public | Method | Table 'Work Area' - Toggle (Expand/Collapse) the Tree | 20130524 | |
| 34 | Instance method | Public | Method | Update the Work Area from Buffer (Shared Memory Object) | 20111028 | |
| 35 | Instance method | Public | Method | Validate a System or several Systems | 20111027 | |
| 36 | Instance method | Public | Method | Validate the next System in the Queue | 20111028 | |
| 37 | Instance method | Public | Method | Validate the selected Items of the Work Area for an Action | 20111202 |
Events
Interface IF_CTS_CONFIG_WD_WORK_AREA has no event.
Types
Interface IF_CTS_CONFIG_WD_WORK_AREA has no local type.
Method Signatures
Method ADD_NEW_CLUSTER_TO_WORK_AREA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_NEWLY_CREATED_CLUSTER | Call by reference | Object reference (TYPE REF TO) | IF_CTS_SYSTEM_COLLECTION | Reference to the newly created Cluster | 20120104 |
Method ADD_NEW_CLUSTER_TO_WORK_AREA on Interface IF_CTS_CONFIG_WD_WORK_AREA has no exception.
Method CHECK_SYSTEM_OF_OWN_DOMAIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTEXT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20120808 | |||
| 2 | RV_SYSTEM_OF_OWN_DOMAIN | Value transfer | Type reference (TYPE) | ABAP_BOOL | TRUE = The specified System belongs to the own Domain | 20120808 |
Method CHECK_SYSTEM_OF_OWN_DOMAIN on Interface IF_CTS_CONFIG_WD_WORK_AREA has no exception.
Method CLOSE_PROGESS_INDICATOR Signature
Method CLOSE_PROGESS_INDICATOR on Interface IF_CTS_CONFIG_WD_WORK_AREA has no parameter.
Method CLOSE_PROGESS_INDICATOR on Interface IF_CTS_CONFIG_WD_WORK_AREA has no exception.
Method DELETE_CLUSTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTEXT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Reference to a Context Element of the Work Area | 20120102 |
Method DELETE_CLUSTER on Interface IF_CTS_CONFIG_WD_WORK_AREA has no exception.
Method DISABLE_WORK_AREA_BUTTONS Signature
Method DISABLE_WORK_AREA_BUTTONS on Interface IF_CTS_CONFIG_WD_WORK_AREA has no parameter.
Method DISABLE_WORK_AREA_BUTTONS on Interface IF_CTS_CONFIG_WD_WORK_AREA has no exception.
Method DISPLAY_HIDE_FILTER_ON_WA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | Web Dynpro: API of a View | 20110928 |
Method DISPLAY_HIDE_FILTER_ON_WA on Interface IF_CTS_CONFIG_WD_WORK_AREA has no exception.
Method DISPLAY_LIST_OR_TREE_WORK_AREA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_WORK_AREA | Call by reference | Type reference (TYPE) | CTS_CONFIG_WD_TT_WORK_AREA | Central CTS - Table Type of CTS_CONFIG_WD_ST_WORK_AREA | 20120820 |
Method DISPLAY_LIST_OR_TREE_WORK_AREA on Interface IF_CTS_CONFIG_WD_WORK_AREA has no exception.
Method DISPLAY_SIDEBAR Signature
Method DISPLAY_SIDEBAR on Interface IF_CTS_CONFIG_WD_WORK_AREA has no parameter.
Method DISPLAY_SIDEBAR on Interface IF_CTS_CONFIG_WD_WORK_AREA has no exception.
Method DISPLAY_STATUS_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTEXT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Reference to a Context Element of the Work Area | 20120201 | |||
| 2 | IV_MESSAGES_FOR_RFC_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | TRUE = Display only Messages related to RFC Connections | 20120201 | |||
| 3 | IV_MESSAGES_FOR_TMS_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | TRUE = Display only Messages related to TMS Parameters | 20120201 |
Method DISPLAY_STATUS_MESSAGES on Interface IF_CTS_CONFIG_WD_WORK_AREA has no exception.
Method DISTRIBUTE_CONFIGURATION Signature
Method DISTRIBUTE_CONFIGURATION on Interface IF_CTS_CONFIG_WD_WORK_AREA has no parameter.
Method DISTRIBUTE_CONFIGURATION on Interface IF_CTS_CONFIG_WD_WORK_AREA has no exception.
Method DISTRIBUTE_PLUGIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTEXT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Reference to a Context Element of the Work Area | 20111130 |
Method DISTRIBUTE_PLUGIN on Interface IF_CTS_CONFIG_WD_WORK_AREA has no exception.
Method ENABLE_DISABLE_RELATED_LINKS Signature
Method ENABLE_DISABLE_RELATED_LINKS on Interface IF_CTS_CONFIG_WD_WORK_AREA has no parameter.
Method ENABLE_DISABLE_RELATED_LINKS on Interface IF_CTS_CONFIG_WD_WORK_AREA has no exception.
Method ENABLE_WORK_AREA_BUTTONS Signature
Method ENABLE_WORK_AREA_BUTTONS on Interface IF_CTS_CONFIG_WD_WORK_AREA has no parameter.
Method ENABLE_WORK_AREA_BUTTONS on Interface IF_CTS_CONFIG_WD_WORK_AREA has no exception.
Method HIDE_SIDEBAR Signature
Method HIDE_SIDEBAR on Interface IF_CTS_CONFIG_WD_WORK_AREA has no parameter.
Method HIDE_SIDEBAR on Interface IF_CTS_CONFIG_WD_WORK_AREA has no exception.
Method LEAD_SELECT_WORK_AREA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_NEW_ROW_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20120217 | |||
| 2 | IO_OLD_ROW_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20120217 |
Method LEAD_SELECT_WORK_AREA on Interface IF_CTS_CONFIG_WD_WORK_AREA has no exception.
Method REFRESH_CLUSTER_IN_WORK_AREA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CLUSTER_TO_BE_REFRESHED | Call by reference | Object reference (TYPE REF TO) | IF_CTS_SYSTEM_COLLECTION | Reference of the Cluster to be updated/refreshed | 20120104 | |||
| 2 | IV_CLUSTER_DATA_CHANGED | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | TRUE = The Data of the Cluster has been changed | 20120726 | |||
| 3 | IV_RELEVANCE_AUTO_VALIDATION | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | TRUE = Relevant for Automatic Validation | 20130502 | |||
| 4 | IV_SYSTEM_DATA_CHANGED | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | TRUE = The Data of the Systems of a Cluster has been changed | 20130114 |
Method REFRESH_CLUSTER_IN_WORK_AREA on Interface IF_CTS_CONFIG_WD_WORK_AREA has no exception.
Method REFRESH_WORK_AREA Signature
Method REFRESH_WORK_AREA on Interface IF_CTS_CONFIG_WD_WORK_AREA has no parameter.
Method REFRESH_WORK_AREA on Interface IF_CTS_CONFIG_WD_WORK_AREA has no exception.
Method REMOVE_CLUSTER_FROM_UI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTEXT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20120712 |
Method REMOVE_CLUSTER_FROM_UI on Interface IF_CTS_CONFIG_WD_WORK_AREA has no exception.
Method SEND_PERSONALIZATION_WORK_AREA Signature
Method SEND_PERSONALIZATION_WORK_AREA on Interface IF_CTS_CONFIG_WD_WORK_AREA has no parameter.
Method SEND_PERSONALIZATION_WORK_AREA on Interface IF_CTS_CONFIG_WD_WORK_AREA has no exception.
Method SEND_POPUP_CREATE_CLUSTER Signature
Method SEND_POPUP_CREATE_CLUSTER on Interface IF_CTS_CONFIG_WD_WORK_AREA has no parameter.
Method SEND_POPUP_CREATE_CLUSTER on Interface IF_CTS_CONFIG_WD_WORK_AREA has no exception.
Method SEND_POPUP_DELETE_CLUSTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTEXT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Reference to a Context Element of the Work Area | 20111223 |
Method SEND_POPUP_DELETE_CLUSTER on Interface IF_CTS_CONFIG_WD_WORK_AREA has no exception.
Method SEND_POPUP_DISPLAY_CLUSTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTEXT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Reference to a Context Element of the Work Area | 20111220 |
Method SEND_POPUP_DISPLAY_CLUSTER on Interface IF_CTS_CONFIG_WD_WORK_AREA has no exception.
Method SEND_POPUP_DISTRIBUTE_CONFIG Signature
Method SEND_POPUP_DISTRIBUTE_CONFIG on Interface IF_CTS_CONFIG_WD_WORK_AREA has no parameter.
Method SEND_POPUP_DISTRIBUTE_CONFIG on Interface IF_CTS_CONFIG_WD_WORK_AREA has no exception.
Method SEND_POPUP_DISTRIBUTE_PLUGIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTEXT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Reference to a Context Element of the Work Area | 20111130 |
Method SEND_POPUP_DISTRIBUTE_PLUGIN on Interface IF_CTS_CONFIG_WD_WORK_AREA has no exception.
Method SEND_POPUP_SET_TMS_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTEXT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Reference to a Context Element of the Work Area | 20121128 |
Method SEND_POPUP_SET_TMS_PARAMETERS on Interface IF_CTS_CONFIG_WD_WORK_AREA has no exception.
Method SET_APPLICATION_EXPLANATION Signature
Method SET_APPLICATION_EXPLANATION on Interface IF_CTS_CONFIG_WD_WORK_AREA has no parameter.
Method SET_APPLICATION_EXPLANATION on Interface IF_CTS_CONFIG_WD_WORK_AREA has no exception.
Method SET_DETAILED_APPL_EXPLANATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | Web Dynpro: API of a View | 20120831 |
Method SET_DETAILED_APPL_EXPLANATION on Interface IF_CTS_CONFIG_WD_WORK_AREA has no exception.
Method SET_TMS_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTEXT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Item of the Work Area relevant for Setting TMS Parameters | 20120724 |
Method SET_TMS_PARAMETERS on Interface IF_CTS_CONFIG_WD_WORK_AREA has no exception.
Method SET_VALUES_OF_CONTEXTUAL_PANEL Signature
Method SET_VALUES_OF_CONTEXTUAL_PANEL on Interface IF_CTS_CONFIG_WD_WORK_AREA has no parameter.
Method SET_VALUES_OF_CONTEXTUAL_PANEL on Interface IF_CTS_CONFIG_WD_WORK_AREA has no exception.
Method SET_WORK_AREA_DISPLAY_OPTIONS Signature
Method SET_WORK_AREA_DISPLAY_OPTIONS on Interface IF_CTS_CONFIG_WD_WORK_AREA has no parameter.
Method SET_WORK_AREA_DISPLAY_OPTIONS on Interface IF_CTS_CONFIG_WD_WORK_AREA has no exception.
Method SET_WORK_AREA_PANEL_ATTRIBUTES Signature
Method SET_WORK_AREA_PANEL_ATTRIBUTES on Interface IF_CTS_CONFIG_WD_WORK_AREA has no parameter.
Method SET_WORK_AREA_PANEL_ATTRIBUTES on Interface IF_CTS_CONFIG_WD_WORK_AREA has no exception.
Method SUPPRESS_SIDEBAR Signature
Method SUPPRESS_SIDEBAR on Interface IF_CTS_CONFIG_WD_WORK_AREA has no parameter.
Method SUPPRESS_SIDEBAR on Interface IF_CTS_CONFIG_WD_WORK_AREA has no exception.
Method TOOGLE_WORK_AREA_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTEXT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Item/Element of the Work Area | 20130524 |
Method TOOGLE_WORK_AREA_TREE on Interface IF_CTS_CONFIG_WD_WORK_AREA has no exception.
Method UPDATE_WORK_AREA_FROM_BUFFER Signature
Method UPDATE_WORK_AREA_FROM_BUFFER on Interface IF_CTS_CONFIG_WD_WORK_AREA has no parameter.
Method UPDATE_WORK_AREA_FROM_BUFFER on Interface IF_CTS_CONFIG_WD_WORK_AREA has no exception.
Method VALIDATE Signature
Method VALIDATE on Interface IF_CTS_CONFIG_WD_WORK_AREA has no parameter.
Method VALIDATE on Interface IF_CTS_CONFIG_WD_WORK_AREA has no exception.
Method VALIDATE_NEXT_ELEMENT Signature
Method VALIDATE_NEXT_ELEMENT on Interface IF_CTS_CONFIG_WD_WORK_AREA has no parameter.
Method VALIDATE_NEXT_ELEMENT on Interface IF_CTS_CONFIG_WD_WORK_AREA has no exception.
Method VALIDATE_SEL_ITEMS_FOR_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACTION | Call by reference | Type reference (TYPE) | STRING | Validate the selected Items of the Work Area for this Action | 20111202 | |||
| 2 | RO_SELECTED_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Reference to a Context Element of the Work Area | 20111202 |
Method VALIDATE_SEL_ITEMS_FOR_ACTION on Interface IF_CTS_CONFIG_WD_WORK_AREA has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 702 |