SAP ABAP Class CL_CTS_CONFIG_WD_WORK_AREA (cCTS Configuration UI - Class for Work Area of View 'MAIN')
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CTS-TMS-CTR (Application Component) Central CTS # Transport Management
     SCTS_DIST_CTL_CONFIGURATION_WD (Package) Central CTS - Configuration User Interface (W)eb (D)ynpro
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CTS_CONFIG_WD_CONSTANTS cCTS Configuration - Interface for Constants 20110927
Properties
Class CL_CTS_CONFIG_WD_WORK_AREA  
Short Description cCTS Configuration UI - Class for Work Area of View 'MAIN'    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCTS_DIST_CTL_CONFIGURATION_WD   Central CTS - Configuration User Interface (W)eb (D)ynpro 
Created 20110923   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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)
2 IF_CTS_SYSTEM Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_CTS_SYSTEM_COLLECTION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_CTS_CONFIG_WD_CONSTANTS cCTS Configuration - Interface for Constants 20110927
Friends
Class CL_CTS_CONFIG_WD_WORK_AREA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_CTS_CONFIG_WD_MAIN Instance attribute Private Object reference (TYPE REF TO) CL_CTS_CONFIG_WD_MAIN cCTS Configuration UI - Class for View 'MAIN' 20110923
2 MO_CTS_CONFIG_WD_UI_ASSIST Instance attribute Private Object reference (TYPE REF TO) LCL_CTS_CONFIG_WD_UI_ASSIST 20120525
3 MO_WD_COMPONENT_CONTROLLER Instance attribute Private Object reference (TYPE REF TO) IWCI_CTS_CONFIGURATION Web Dynpro: Controller Interface 20110923
4 MO_WD_COMP_USE_PERSONALIZATION Instance attribute Private Object reference (TYPE REF TO) IF_WD_COMPONENT_USAGE Web Dynpro: Component Usage 'Personalization' 20110923
5 MO_WD_COMP_USE_SEL_OPT_CLUSTER Instance attribute Private Object reference (TYPE REF TO) IF_WD_COMPONENT_USAGE Web Dynpro: Component Usage 'Select_Options' 20111021
6 MO_WD_COMP_USE_SEL_OPT_SYS_DOM Instance attribute Private Object reference (TYPE REF TO) IF_WD_COMPONENT_USAGE Web Dynpro: Component Usage 'Select_Options' 20111021
7 MO_WD_CONTEXT Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Reference to the Context 20110923
8 MO_WD_MESSAGE_MANAGER Instance attribute Private Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER Web Dynpro: Message Manager 20110923
9 MO_WD_VIEW_CONTROLLER Instance attribute Private Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER Web Dynpro: View Controller 20110923
10 MO_WD_WINDOW_CONTROLLER Instance attribute Private Object reference (TYPE REF TO) IF_WD_WINDOW_CONTROLLER Web Dynpro: Window Controller 20110923
11 MO_WD_WINDOW_MANAGER Instance attribute Private Object reference (TYPE REF TO) IF_WD_WINDOW_MANAGER Web Dynpro: Window Manager 20110923
12 MT_VALIDATION_STATUS Instance attribute Private Type reference (TYPE) CTS_CONFIG_WD_TT_VAL_STATUS Central CTS - Table Type of CTS_CONFIG_WD_ST_VAL_STATUS 20120202
13 MV_SESSION_ID Instance attribute Private Type reference (TYPE) GUID_16 Session ID 20111103
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGES_OF_CATEGORY Instance method Private Method Add Status Messages of a specific Category 20121126
2 ADD_MESSAGE_OF_CATEGORY Instance method Private Method Add a Status Message of a specific Category 20120201
3 ADD_NEW_CLUSTER_TO_WORK_AREA Instance method Public Method Add a newly created Cluster to the Work Area 20111216
4 BIND_PLUGIN_RESULT Instance method Private Method Bind the Plug-in Validation Result to (W)eb (D)ynpro Context 20130528
5 BIND_PLUGIN_RESULT_BT Instance method Private Method Bind the Plug-in Validation Result to (W)eb (D)ynpro Context 20130528
6 BIND_PLUGIN_RESULT_IMP_DEST Instance method Private Method Bind the Plug-in Validation Result to (W)eb (D)ynpro Context 20130528
7 BIND_PLUGIN_RESULT_SV Instance method Private Method Bind the Plug-in Validation Result to (W)eb (D)ynpro Context 20130528
8 BIND_PLUGIN_RESULT_TP_CAP Instance method Private Method Bind the Plug-in Validation Result to (W)eb (D)ynpro Context 20130528
9 BUILD_MESSAGES_HISTORY Instance method Private Method Fill the Table with the Messages of the Validation History 20120201
10 BUILD_MESSAGES_LAST_VALIDATION Instance method Private Method Fill the Table with the Messages of the last Validation 20120201
11 CHECK_BOOTSTR_PLUGIN_INSTALLED Instance method Private Method Check the Bootstrapper Plug-in currently installed 20130528
12 CHECK_CLUSTER_ASSGNMNT_CHANGED Instance method Private Method Check, if the Assignment 'System->Cluster' has been changed 20120627
13 CHECK_COMP_CTS_PLUG_INSTALLED Instance method Private Method Check, if the Software Component CTS_PLUG is installed 20130611
14 CHECK_IMPORT_DESTINATION Instance method Private Method Check, if an Import Destination (RFC Destination) exists 20120703
15 CHECK_RELEASE_SUPPORTED Instance method Private Method Check, if the Release is supported 20120703
16 CHECK_SERVICE_PLUGIN_INSTALLED Instance method Private Method Check Service Plug-in currently installed 20130528
17 CHECK_SYSTEM_OF_OWN_DOMAIN Instance method Public Method Checks, whether a System belongs the own Domain 20120808
18 CHECK_TP_CAPABILITIES Instance method Private Method Check the Capabilities of Transport Controls Programs 20130516
19 CLOSE_PROGESS_INDICATOR Instance method Public Method Close the Progress Indicator 20111107
20 CONSTRUCTOR Instance method Public Constructor Constructor 20110923
21 DELETE_CLUSTER Instance method Public Method Delete a Cluster 20120102
22 DELETE_CLUSTER_FROM_DATABASE Instance method Private Method Delete a specified Cluster from Database 20120529
23 DELETE_CLUSTER_FROM_WD_CONTEXT Instance method Private Method Delete a specified Cluster from the Web Dynpro Context 20120529
24 DESTROY Instance method Public Method Delete the Instance of the Class 20111103
25 DISABLE_REFRESH_BUTTON Instance method Public Method Disable the 'Refresh' Button 20120510
26 DISABLE_WORK_AREA_BUTTONS Instance method Public Method Disable all Buttons of the Work Area 20130322
27 DISPLAY_HIDE_FILTER_ON_WA Instance method Public Method Table 'Work Area' - Display/hide the Filter 20110928
28 DISPLAY_LIST_OR_TREE_WORK_AREA Instance method Public Method Table 'Work Area' - Display as List or as Tree 20120222
29 DISPLAY_SIDEBAR Instance method Public Method Display the Sidebar (containing the 'Related Links') 20110927
30 DISPLAY_STATUS_MESSAGES Instance method Public Method Display the Status Messages in a separate Popup 20120201
31 DISTRIBUTE_CONFIGURATION Instance method Public Method Distribute the Configuration 20111202
32 DISTRIBUTE_PLUGIN Instance method Public Method Distribute the Plug-in 20111129
33 ENABLE_DISABLE_RELATED_LINKS Instance method Public Method Enable/disable the Related Links 20120522
34 ENABLE_REFRESH_BUTTON Instance method Public Method Enable the Refresh Button 20120510
35 ENABLE_WORK_AREA_BUTTONS Instance method Public Method Enable all Buttons of the Work Area 20130322
36 GET_INSTANCE Static method Public Method Get an Instance of the Class 20110923
37 GET_INSTANCE_NAME Instance method Private Method Get the Name of a Shared Object Instance of an Area 20120207
38 GET_INVISIBLE_CLUSTER_ELEMENTS Instance method Private Method Get invisible Elements of a specified Cluster 20120823
39 GET_NEXT_ITEM_TO_VALIDATE Instance method Private Method Get the next Item for the Validation 20120531
40 GET_PLUGIN_VALIDATION_INDEX Instance method Private Method Get the next Index for the Plug-in Validation Results 20130528
41 GET_PLUGIN_VALIDATION_RESULT Instance method Private Method Get an Entry of the Plug-in Validation Result 20130528
42 GET_PROGRESS_INDICATOR Instance method Private Method Get the Progress Indicator 20120531
43 GET_STATUS_MSG_FROM_BUFFER Instance method Private Method Get the Status (Messages) from Buffer (Class Attribute) 20120201
44 GET_TEXT_FOR_CLUS_VAL_RESULT Instance method Private Method Get the Text for the Validation Result of Cluster Assignment 20120202
45 GET_TEXT_FOR_PLUG_VAL_RESULT Instance method Private Method Get the Text for the Validation Result of Plug-in Distr. 20120202
46 GET_TEXT_FOR_RFC_VAL_RESULT Instance method Private Method Get the Text for the Validation Result of RFC Connections 20120131
47 GET_TEXT_FOR_TMS_VAL_RESULT Instance method Private Method Get the Text for the Validation Result of TMS Parameters 20120202
48 GET_VALIDATION_MESSAGE_TEXT Instance method Private Method Get the Text of a (Validation) Message 20120105
49 GET_VALID_DATA_FROM_BUFFER Instance method Private Method Get the Validation Data from Buffer (Shared Memory) 20120207
50 GET_VISIBLE_CLUSTER_ELEMENTS Instance method Private Method Get visible (W)eb (D)ynpro Elements of a specified Cluster 20120823
51 HIDE_SIDEBAR Instance method Public Method Hide the Sidebar (containing the 'Related Links') 20110927
52 IS_AUTO_VALIDATION_ENABLED Instance method Private Method Checks, whether the Automatic Validation is enabled 20120705
53 LEAD_SELECT_WORK_AREA Instance method Public Method Table 'Work Area' - The Lead Selection has changed 20120217
54 PREPARE_PLUGIN_VAL_DETAILS Instance method Private Method Prepare the Popup for Displaying Plug-in Validation Details 20130528
55 PREPARE_POPUP_STATUS_MESSAGES Instance method Private Method Prepare the Popup Displaying the Status Messages/History 20120201
56 REFRESH_CLUSTER_AND_SYSTEMS Instance method Private Method Refresh the Data of a Cluster & the Systems assigned to it 20120628
57 REFRESH_CLUSTER_IN_WORK_AREA Instance method Public Method Update/refresh the Data of a Cluster in the Work Area 20120104
58 REFRESH_CLUSTER_WO_SYSTEMS Instance method Private Method Refresh the Data of a Cluster without Systems 20120625
59 REFRESH_DUMMY_CLUSTER Instance method Private Method Refresh the Data of the Dummy Cluster & the assigned Systems 20120628
60 REFRESH_SYSTEM_KEEP_CLUSTER Instance method Private Method Refresh the Data of a System & keep the Data of the Cluster 20120702
61 REFRESH_SYSTEM_OF_CLUSTER Instance method Private Method Refresh the Data of a System assigned to a Cluster 20120626
62 REFRESH_SYS_OF_DUMMY_CLUSTER Instance method Private Method Refresh the Data of a System assigned to the Dummy Cluster 20120625
63 REFRESH_WORK_AREA Instance method Public Method The 'Refresh'-Button on the Work Area has been triggered 20111004
64 REFRESH_WORK_AREA_PLUG_MGNT Instance method Public Method The 'Refresh'-Button on the Work Area has been triggered 20120531
65 REMOVE_CLUSTER_FROM_UI Instance method Public Method Remove a Cluster with all relevant Systems from the UI 20120712
66 SEND_PERSONALIZATION_WORK_AREA Instance method Public Method Send the Personalization Popup for the Work Area 20110926
67 SEND_POPUP_CREATE_CLUSTER Instance method Public Method Send the Popup for Creating a Cluster 20111205
68 SEND_POPUP_DELETE_CLUSTER Instance method Public Method Send the Popup for Deleting a Cluster 20111223
69 SEND_POPUP_DISPLAY_CLUSTER Instance method Public Method Send the Popup for Displaying a Cluster 20111220
70 SEND_POPUP_DISTRIBUTE_CONFIG Instance method Public Method Send the Popup for Distributing the Configuration 20111202
71 SEND_POPUP_DISTRIBUTE_PLUGIN Instance method Public Method Send the Popup for Distributing the Plug-in 20111130
72 SEND_POPUP_SET_TMS_PARAMETERS Instance method Public Method Send the Popup for Setting the TMS Parameters 20120703
73 SET_APPLICATION_EXPLANATION Instance method Public Method Set the Application Explanation 20111129
74 SET_DETAILED_APPL_EXPLANATION Instance method Public Method Set the Document for the Detailed Application Explanation 20120831
75 SET_PROGRESS_INDICATOR Instance method Private Method Set the Progress Indicator 20120531
76 SET_TMS_PARAMETERS Instance method Public Method Set the TMS Parameters 20120724
77 SET_VALUES_OF_CONTEXTUAL_PANEL Instance method Public Method Set the Values of the Horizontal Contextual Panel 20120816
78 SET_WORK_AREA_DISPLAY_OPTIONS Instance method Public Method Set the Display Options of the Work Area 20120222
79 SET_WORK_AREA_PANEL_ATTRIBUTES Instance method Public Method Set the Attributes for the Panel containing the Work Area 20111007
80 SUPPRESS_SIDEBAR Instance method Public Method Suppress the Sidebar if this is requested 20120118
81 TOOGLE_WORK_AREA_TREE Instance method Public Method Table 'Work Area' - Toggle (Expand/Collapse) the Tree 20130524
82 TRIGGER_VALIDATION_SPECIFIED Instance method Public Method Trigger a Validation for a specific Item of the Work Area 20111202
83 UPDATE_HID_ITEMS_FROM_BUFFER Instance method Private Method Update hidden Work Area from Buffer (Shared Memory Object) 20120821
84 UPDATE_VIS_ITEMS_FROM_BUFFER Instance method Private Method Update visible Work Area from Buffer (Shared Memory Object) 20120821
85 UPDATE_WORK_AREA_FROM_BUFFER Instance method Public Method Update the Work Area from Buffer (Shared Memory Object) 20111028
86 VALIDATE Instance method Public Method Validate a System or several Systems 20111027
87 VALIDATE_BEFORE_CREATE_CLUSTER Instance method Private Method Validate before the Popup to create a Cluster is called 20120523
88 VALIDATE_BEFORE_DELETE_CLUSTER Instance method Private Method Validate before the Popup to delete a Cluster is called 20120523
89 VALIDATE_BEFORE_DISTRIB_PLUGIN Instance method Private Method Validate before the Popup to distrib. the Plug-in is called 20120702
90 VALIDATE_BEFORE_TMS_PARAMETERS Instance method Private Method Validate before the Popup to set TMS Parameters is called 20120703
91 VALIDATE_CLUSTER_BEFORE_ACTION Instance method Private Method Validate the Data of a Cluster before an Action is executed 20120627
92 VALIDATE_FAILED Instance method Public Method Callback Method/Routine if the Validation failed 20120206
93 VALIDATE_INVISIBLE_ELEMENT Instance method Private Method Validate an invisible Element of the Work Area 20120823
94 VALIDATE_NEXT_ELEMENT Instance method Public Method Validate the next System in the Queue 20111027
95 VALIDATE_NEXT_ELEMENT_PLG_MGNT Instance method Public Method Validate the next System in the Queue - Plug-in Management 20120531
96 VALIDATE_SEL_ITEMS_FOR_ACTION Instance method Public Method Validate the selected Items of the Work Area for an Action 20111202
97 VALIDATE_SYSTEM_BEFORE_ACTION Instance method Private Method Validate the Data of a System before an Action is executed 20120703
98 VALIDATE_VISIBLE_ELEMENT Instance method Private Method Validate a visible Element of the Work Area 20120823
Events
Class CL_CTS_CONFIG_WD_WORK_AREA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_CHECK_RESULT Public See coding Check Result on Plug-in Distribution 20130529 BEGIN OF ty_check_result, index TYPE i, id TYPE string, value_imp_dest TYPE string, value_boots_id_inst TYPE string, value_boots_version_inst TYPE string, value_boots_request_inst TYPE string, value_tp_plugin_capabilities TYPE abap_bool, value_tp_ccts_capabilities TYPE abap_bool, value_service_id_inst TYPE string, value_service_version_inst TYPE string, value_service_request_inst TYPE string, has_been_validated TYPE abap_bool, is_valid TYPE abap_bool, is_not_needed TYPE abap_bool, messages TYPE STANDARD TABLE OF symsg WITH DEFAULT KEY, END OF ty_check_result
2 TY_CHECK_RESULTS Public See coding Table of Type TY_CHECK_RESULT 20130529 ty_check_results TYPE STANDARD TABLE OF ty_check_result WITH DEFAULT KEY
3 TY_CONTEXTUAL_PANEL Public See coding UI related Data for Contextual Panel on Work Area 20130529 BEGIN OF ty_contextual_panel, index TYPE i, id TYPE string, is_visible TYPE wdy_boolean, is_enabled TYPE wdy_boolean, text TYPE string, tooltip TYPE string, END OF ty_contextual_panel
4 TY_CONTEXTUAL_PANELS Public See coding Table of Type TY_CONTEXTUAL_PANELS 20130529 ty_contextual_panels TYPE STANDARD TABLE OF ty_contextual_panel WITH DEFAULT KEY
5 TY_PLUGIN_CHECK_RESULT Public See coding UI related Check Result on Plug-in Distribution 20130529 BEGIN OF ty_plugin_check_result, new_context_element TYPE REF TO if_wd_context_element, generic_error_occurred TYPE abap_bool, generic_errors TYPE STANDARD TABLE OF symsg WITH DEFAULT KEY, specific_error_occurred TYPE abap_bool, specific_errors TYPE STANDARD TABLE OF symsg WITH DEFAULT KEY, END OF ty_plugin_check_result
6 TY_REFERENCES_AND_WORK_AREA Public See coding Table of Type TY_REFERENCE_AND_WORK_AREA 20130529 ty_references_and_work_area TYPE STANDARD TABLE OF ty_reference_and_work_area WITH DEFAULT KEY
7 TY_REFERENCE_AND_WORK_AREA Public See coding (W)eb (D)ynpro Context Element & Data of Item of Work Area 20130529 BEGIN OF ty_reference_and_work_area, elem_work_area TYPE REF TO if_wd_context_element, work_area TYPE cts_config_wd_st_work_area, END OF ty_reference_and_work_area
Method Signatures

Method ADD_MESSAGES_OF_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) CTS_CONFIG_WD_TT_STAT_MESSAGES Central CTS - Table Type of CTS_CONFIG_WD_ST_STAT_MESSAGES 20121126
2 Changing CV_PRIMARY_INDEX Call by reference Type reference (TYPE) I Primary Index for Creating the Tree 20121126
3 Importing IS_VALIDATION_STATUS Call by reference Type reference (TYPE) CTS_CONFIG_WD_ST_VAL_STATUS Central CTS - Structure for the Validation Status 20121126
4 Importing IV_CATEGORY Call by reference Type reference (TYPE) STRING Category 20121126

Method ADD_MESSAGES_OF_CATEGORY on class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method ADD_MESSAGE_OF_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) CTS_CONFIG_WD_TT_STAT_MESSAGES Central CTS - Table Type of CTS_CONFIG_WD_ST_STAT_MESSAGES 20120201
2 Changing CV_PRIMARY_INDEX Call by reference Type reference (TYPE) I Primary Index for Creating the Tree 20121121
3 Changing CV_SECONDARY_INDEX Call by reference Type reference (TYPE) I Secondary Index for Creating the Tree 20121121
4 Changing CV_TERTIARY_INDEX Call by reference Type reference (TYPE) I Tertiary Index for Creating the Tree 20130418
5 Importing IS_VAL_STATUS Call by reference Type reference (TYPE) CTS_CONFIG_WD_ST_STATUS Central CTS - Structure for the Validation Status 20130418
6 Importing IT_VAL_STATUS Call by reference Type reference (TYPE) CTS_CONFIG_WD_TT_STATUS Central CTS - Table Type of CTS_CONFIG_WD_ST_STATUS 20130418
7 Importing IV_CATEGORY Call by reference Type reference (TYPE) STRING Message Category 20130418
8 Importing IV_CLUSTER_ID Call by reference Type reference (TYPE) SYSYSID Name/ID of the Cluster 20130418
9 Importing IV_MESSAGE_LEVEL Call by reference Type reference (TYPE) I Message Level 20130418
10 Importing IV_SYSTEM_ID Call by reference Type reference (TYPE) SYSYSID Name/ID of the System 20130418
11 Importing IV_VALIDATION_DATE Call by reference Type reference (TYPE) DATS Validation Date 20130418
12 Importing IV_VALIDATION_TIME Call by reference Type reference (TYPE) TIMS Validation Time 20130418

Method ADD_MESSAGE_OF_CATEGORY on class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method ADD_NEW_CLUSTER_TO_WORK_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_NEWLY_CREATED_CLUSTER Call by reference Object reference (TYPE REF TO) IF_CTS_SYSTEM_COLLECTION Reference of the newly created Cluster 20120104

Method ADD_NEW_CLUSTER_TO_WORK_AREA on class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method BIND_PLUGIN_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CHECK_RESULTS Call by reference Type reference (TYPE) TY_CHECK_RESULTS Table containing the Results of the Checks/Validations 20130528

Method BIND_PLUGIN_RESULT on class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method BIND_PLUGIN_RESULT_BT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CHECK_RESULTS Call by reference Type reference (TYPE) TY_CHECK_RESULTS Table containing the Results of the Checks/Validations 20130528

Method BIND_PLUGIN_RESULT_BT on class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method BIND_PLUGIN_RESULT_IMP_DEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CHECK_RESULTS Call by reference Type reference (TYPE) TY_CHECK_RESULTS Table containing the Results of the Checks/Validations 20130528

Method BIND_PLUGIN_RESULT_IMP_DEST on class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method BIND_PLUGIN_RESULT_SV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CHECK_RESULTS Call by reference Type reference (TYPE) TY_CHECK_RESULTS Table containing the Results of the Checks/Validations 20130528

Method BIND_PLUGIN_RESULT_SV on class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method BIND_PLUGIN_RESULT_TP_CAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CHECK_RESULTS Call by reference Type reference (TYPE) TY_CHECK_RESULTS Table containing the Results of the Checks/Validations 20130528

Method BIND_PLUGIN_RESULT_TP_CAP on class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method BUILD_MESSAGES_HISTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_VALIDATION_STATUS_HISTORY Call by reference Type reference (TYPE) CTS_CONFIG_WD_TT_VAL_STATUS Central CTS - Table Type of CTS_CONFIG_WD_ST_VAL_STATUS 20120201
2 Returning RT_MESSAGES_HISTORY Value transfer Type reference (TYPE) CTS_CONFIG_WD_TT_STAT_MESSAGES Central CTS - Table Type of CTS_CONFIG_WD_ST_STAT_MESSAGES 20120201

Method BUILD_MESSAGES_HISTORY on class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method BUILD_MESSAGES_LAST_VALIDATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_VALIDATION_STATUS Call by reference Type reference (TYPE) CTS_CONFIG_WD_ST_VAL_STATUS Central CTS - Structure For the Validation Status 20120201
2 Importing IV_MESSAGES_FOR_RFC_ONLY Call by reference Type reference (TYPE) ABAP_BOOL TRUE = Display only Messages related to RFC Connections 20120201
3 Importing IV_MESSAGES_FOR_TMS_ONLY Call by reference Type reference (TYPE) ABAP_BOOL TRUE = Display only Messages related to TMS Parameters 20120201
4 Returning RT_MESSAGES Value transfer Type reference (TYPE) CTS_CONFIG_WD_TT_STAT_MESSAGES Central CTS - Table Type of CTS_CONFIG_WD_ST_STAT_MESSAGES 20120201

Method BUILD_MESSAGES_LAST_VALIDATION on class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method CHECK_BOOTSTR_PLUGIN_INSTALLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CHECK_RESULTS Call by reference Type reference (TYPE) TY_CHECK_RESULTS Table containing the Results of the Checks/Validations 20130528
2 Importing IS_WORK_AREA Call by reference Type reference (TYPE) CTS_CONFIG_WD_ST_WORK_AREA Central CTS - Structure for Web Dynpro Context 'Work Area' 20130528

Method CHECK_BOOTSTR_PLUGIN_INSTALLED on class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method CHECK_CLUSTER_ASSGNMNT_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_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 20120628
2 Importing IT_CURRENT_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 20120628
3 Importing IT_SYSTEMS_OF_A_CLUSTER Call by reference Type reference (TYPE) IF_CTS_SYSTEM=>TY_SYSTEMS Table containing the Systems of a specified Cluster 20120627
4 Importing IV_CLUSTER_DOMAIN_ID Call by reference Type reference (TYPE) TMSDOMNAM Domain of the Cluster 20120712
5 Importing IV_CLUSTER_ID Call by reference Type reference (TYPE) SYSYSID Name/ID of the Cluster 20120712

Method CHECK_CLUSTER_ASSGNMNT_CHANGED on class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method CHECK_COMP_CTS_PLUG_INSTALLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PLUGIN_CHECK_RESULT Call by reference Type reference (TYPE) TY_PLUGIN_CHECK_RESULT Structure containing the Validation Results 20130611
2 Importing IS_WORK_AREA Call by reference Type reference (TYPE) CTS_CONFIG_WD_ST_WORK_AREA Central CTS - Structure for Web Dynpro Context 'Work Area' 20130611

Method CHECK_COMP_CTS_PLUG_INSTALLED on class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method CHECK_IMPORT_DESTINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CHECK_RESULTS Call by reference Type reference (TYPE) TY_CHECK_RESULTS Table containing the Results of the Checks/Validations 20130528
2 Importing IS_WORK_AREA Call by reference Type reference (TYPE) CTS_CONFIG_WD_ST_WORK_AREA Central CTS - Structure for Web Dynpro Context 'Work Area' 20120703

Method CHECK_IMPORT_DESTINATION on class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method CHECK_RELEASE_SUPPORTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PLUGIN_CHECK_RESULT Value transfer Type reference (TYPE) TY_PLUGIN_CHECK_RESULT Structure containing the Validation Results 20130528
2 Importing IS_WORK_AREA Call by reference Type reference (TYPE) CTS_CONFIG_WD_ST_WORK_AREA Central CTS - Structure for Web Dynpro Context 'Work Area' 20120703

Method CHECK_RELEASE_SUPPORTED on class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method CHECK_SERVICE_PLUGIN_INSTALLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CHECK_RESULTS Call by reference Type reference (TYPE) TY_CHECK_RESULTS Table containing the Results of the Checks/Validations 20130528
2 Importing IS_WORK_AREA Call by reference Type reference (TYPE) CTS_CONFIG_WD_ST_WORK_AREA Central CTS - Structure for Web Dynpro Context 'Work Area' 20130528

Method CHECK_SERVICE_PLUGIN_INSTALLED on class CL_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 Importing IO_CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20120808
2 Returning 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 class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method CHECK_TP_CAPABILITIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CHECK_RESULTS Value transfer Type reference (TYPE) TY_CHECK_RESULTS Table containing the Results of the Checks/Validations 20130528
2 Importing IS_WORK_AREA Call by reference Type reference (TYPE) CTS_CONFIG_WD_ST_WORK_AREA Central CTS - Structure for Web Dynpro Context 'Work Area' 20130516

Method CHECK_TP_CAPABILITIES on class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method CLOSE_PROGESS_INDICATOR Signature

Method CLOSE_PROGESS_INDICATOR on class CL_CTS_CONFIG_WD_WORK_AREA has no parameter.
Method CLOSE_PROGESS_INDICATOR on class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CTS_CONFIG_WD_MAIN Call by reference Object reference (TYPE REF TO) CL_CTS_CONFIG_WD_MAIN cCTS Configuration UI - Class for View 'MAIN' 20110923
2 Importing IO_SELECT_OPTION_CLUSTER_USAGE Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT_USAGE Web Dynpro: Select Options Component Usage 20111021
3 Importing IO_SELECT_OPTION_SYS_DOM_USAGE Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT_USAGE Web Dynpro: Select Options Component Usage 20111021
4 Importing IO_WD_COMPONENT_CONTROLLER Call by reference Object reference (TYPE REF TO) IWCI_CTS_CONFIGURATION Web Dynpro: Component Controller 20110923
5 Importing IO_WD_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Reference to the Context 20110923
6 Importing IO_WD_PERSONALIZATION_USAGE Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT_USAGE Web Dynpro: Personalization Component Usage 20110923
7 Importing IO_WD_VIEW_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER Web Dynpro: View Controller 20110923
8 Importing IV_SESSION_ID Call by reference Type reference (TYPE) GUID_16 Session ID 20111103

Method CONSTRUCTOR on class CL_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 Importing IO_CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Item of the Work Area relevant for Cluster Deletion 20120102

Method DELETE_CLUSTER on class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method DELETE_CLUSTER_FROM_DATABASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLUSTER_DOMAIN_ID Call by reference Type reference (TYPE) IF_CTS_SYSTEM_COLLECTION=>TY_DOMAIN_NAME ID/Name of the Domain of the Cluster to be deleted 20120529
2 Importing IV_CLUSTER_ID Call by reference Type reference (TYPE) IF_CTS_SYSTEM_COLLECTION=>TY_NAME ID/Name of the Cluster to be deleted 20120529
3 Returning RV_CLUSTER_HAS_BEEN_DELETED Value transfer Type reference (TYPE) ABAP_BOOL TRUE = The specified Cluster has been deleted 20120529
# Exception Resumable Description Created on
1 CX_CTS_LANDSCAPE_SYSTEM_COL Exceptions from Handling System Collections 20120529

Method DELETE_CLUSTER_FROM_WD_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLUSTER_DOMAIN_ID Call by reference Type reference (TYPE) IF_CTS_SYSTEM_COLLECTION=>TY_DOMAIN_NAME D/Name of the Domain of the Cluster to be deleted from UI 20120712
2 Importing IV_CLUSTER_ID Call by reference Type reference (TYPE) IF_CTS_SYSTEM_COLLECTION=>TY_NAME ID/Name of the Cluster to be deleted from UI 20120529
3 Returning RT_WORK_AREA Value transfer Type reference (TYPE) CTS_CONFIG_WD_TT_WORK_AREA Central CTS - Table Type of CTS_CONFIG_WD_ST_WORK_AREA 20120529

Method DELETE_CLUSTER_FROM_WD_CONTEXT on class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method DESTROY Signature

Method DESTROY on class CL_CTS_CONFIG_WD_WORK_AREA has no parameter.
Method DESTROY on class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method DISABLE_REFRESH_BUTTON Signature

Method DISABLE_REFRESH_BUTTON on class CL_CTS_CONFIG_WD_WORK_AREA has no parameter.
Method DISABLE_REFRESH_BUTTON on class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method DISABLE_WORK_AREA_BUTTONS Signature

Method DISABLE_WORK_AREA_BUTTONS on class CL_CTS_CONFIG_WD_WORK_AREA has no parameter.
Method DISABLE_WORK_AREA_BUTTONS on class CL_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 Importing 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 class CL_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 Importing 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 class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method DISPLAY_SIDEBAR Signature

Method DISPLAY_SIDEBAR on class CL_CTS_CONFIG_WD_WORK_AREA has no parameter.
Method DISPLAY_SIDEBAR on class CL_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 Importing IO_CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Item of the Work Area the (Status) Messages are belonging to 20120201
2 Importing IV_MESSAGES_FOR_RFC_ONLY Call by reference Type reference (TYPE) ABAP_BOOL TRUE = Display only Messages related to RFC Connections 20120201
3 Importing 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 class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method DISTRIBUTE_CONFIGURATION Signature

Method DISTRIBUTE_CONFIGURATION on class CL_CTS_CONFIG_WD_WORK_AREA has no parameter.
Method DISTRIBUTE_CONFIGURATION on class CL_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 Importing IO_CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Item of the Work Area relevant for Plug-in-Distribution 20111129

Method DISTRIBUTE_PLUGIN on class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method ENABLE_DISABLE_RELATED_LINKS Signature

Method ENABLE_DISABLE_RELATED_LINKS on class CL_CTS_CONFIG_WD_WORK_AREA has no parameter.
Method ENABLE_DISABLE_RELATED_LINKS on class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method ENABLE_REFRESH_BUTTON Signature

Method ENABLE_REFRESH_BUTTON on class CL_CTS_CONFIG_WD_WORK_AREA has no parameter.
Method ENABLE_REFRESH_BUTTON on class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method ENABLE_WORK_AREA_BUTTONS Signature

Method ENABLE_WORK_AREA_BUTTONS on class CL_CTS_CONFIG_WD_WORK_AREA has no parameter.
Method ENABLE_WORK_AREA_BUTTONS on class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CTS_CONFIG_WD_MAIN Call by reference Object reference (TYPE REF TO) CL_CTS_CONFIG_WD_MAIN cCTS Configuration UI - Class for View 'MAIN' 20110923
2 Importing IO_SELECT_OPTION_CLUSTER_USAGE Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT_USAGE Web Dynpro: Select Options Component Usage 20111021
3 Importing IO_SELECT_OPTION_SYS_DOM_USAGE Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT_USAGE Web Dynpro: Select Options Component Usage 20111021
4 Importing IO_WD_COMPONENT_CONTROLLER Call by reference Object reference (TYPE REF TO) IWCI_CTS_CONFIGURATION Web Dynpro: Component Controller 20110923
5 Importing IO_WD_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Reference to the Context 20110923
6 Importing IO_WD_PERSONALIZATION_USAGE Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT_USAGE Web Dynpro: Personalization Component Usage 20110923
7 Importing IO_WD_VIEW_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER Web Dynpro: View Controller 20110923
8 Importing IV_SESSION_ID Call by reference Type reference (TYPE) GUID_16 Session ID 20111103
9 Returning RO_CTS_CONFIG_WD_WORK_AREA Value transfer Object reference (TYPE REF TO) CL_CTS_CONFIG_WD_WORK_AREA cCTS Configuration UI - Class for Work Area of View 'MAIN' 20110923

Method GET_INSTANCE on class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method GET_INSTANCE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_INSTANCE_NAME Value transfer Type reference (TYPE) SHM_INST_NAME Name of a Shared Object Instance of an Area 20120207

Method GET_INSTANCE_NAME on class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method GET_INVISIBLE_CLUSTER_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CLUSTER Call by reference Object reference (TYPE REF TO) IF_CTS_SYSTEM_COLLECTION Reference of the specified Cluster 20120823
2 Returning RT_INVISIBLE_ELEMENTS Value transfer Type reference (TYPE) CTS_CONFIG_WD_TT_WORK_AREA Table containing the invisible Elements of a Cluster 20120823

Method GET_INVISIBLE_CLUSTER_ELEMENTS on class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method GET_NEXT_ITEM_TO_VALIDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CLIENT_ID Call by reference Type reference (TYPE) SYMANDT Client ID 20120531
2 Exporting EV_CLUSTER_DOMAIN_ID Call by reference Type reference (TYPE) TMSDOMNAM Domain of the Cluster 20120531
3 Exporting EV_CLUSTER_ID Call by reference Type reference (TYPE) SYSYSID ID/Name of the Cluster 20120531
4 Exporting EV_EVENT_ID Call by reference Type reference (TYPE) WDR_NOTIFICATION_ID Unique ID of Registration 20120531
5 Exporting EV_INSTANCE_NAME Call by reference Type reference (TYPE) SHM_INST_NAME Name of a Shared Object Instance of an Area 20120531
6 Exporting EV_REMAINING_ITEMS_TO_VALIDATE Call by reference Type reference (TYPE) I Number of remaining Items to Validate 20120531
7 Exporting EV_SYSTEM_DOMAIN_ID Call by reference Type reference (TYPE) TMSDOMNAM Domain of the System 20120531
8 Exporting EV_SYSTEM_ID Call by reference Type reference (TYPE) SYSYSID ID/Name of the System 20120531

Method GET_NEXT_ITEM_TO_VALIDATE on class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method GET_PLUGIN_VALIDATION_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CHECK_INDEX Call by reference Type reference (TYPE) I Index for the next Check/Validation 20130528
2 Importing IT_CHECK_RESULTS Call by reference Type reference (TYPE) TY_CHECK_RESULTS Table containing the Results of the Checks/Validations 20130528

Method GET_PLUGIN_VALIDATION_INDEX on class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method GET_PLUGIN_VALIDATION_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CHECK_RESULTS Call by reference Type reference (TYPE) TY_CHECK_RESULTS Table containing the Results of the Checks/Validations 20130528
2 Importing IV_CHECK_ID Call by reference Type reference (TYPE) ANY Check/Validation ID 20130528
3 Returning RS_CHECK_RESULT Value transfer Type reference (TYPE) TY_CHECK_RESULT Check/Validation Result 20130528

Method GET_PLUGIN_VALIDATION_RESULT on class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method GET_PROGRESS_INDICATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CLOSE_BUTTON_ENABLED Call by reference Type reference (TYPE) WDY_BOOLEAN TRUE = The Button for closing the Progress Indicator enabled 20120531
2 Exporting EV_DISPLAY_VALUE Call by reference Type reference (TYPE) STRING Text of/in the Progress Indicator 20120531
3 Exporting EV_PERCENTAGE_VALUE Call by reference Type reference (TYPE) I Percentage of/in the Progress Indicator 20120531
4 Exporting EV_VISIBLE Call by reference Type reference (TYPE) WDY_BOOLEAN TRUE = The Progress Indicator is visible 20120531

Method GET_PROGRESS_INDICATOR on class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method GET_STATUS_MSG_FROM_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_VALIDATION_STATUS Call by reference Type reference (TYPE) CTS_CONFIG_WD_ST_VAL_STATUS Central CTS - Structure For the Validation Status 20120202
2 Exporting ET_VALIDATION_STATUS_HISTORY Call by reference Type reference (TYPE) CTS_CONFIG_WD_TT_VAL_STATUS Central CTS - Table Type of CTS_CONFIG_WD_ST_VAL_STATUS 20120201
3 Importing IS_WORK_AREA Call by reference Type reference (TYPE) CTS_CONFIG_WD_ST_WORK_AREA Central CTS - Structure for Web Dynpro Context 'Work Area' 20120201
# Exception Resumable Description Created on
1 CX_CTS_CONFIG_WD_VAL_STATUS Central CTS - Exception Class for Validation Status 20120201

Method GET_TEXT_FOR_CLUS_VAL_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_VALIDATION_STATUS Call by reference Type reference (TYPE) CTS_CONFIG_WD_ST_VAL_STATUS Central CTS - Structure For the Validation Status 20120202
2 Returning RV_STATUS_TEXT Value transfer Type reference (TYPE) STRING Text for the Validation Result of Cluster Assignment 20120202

Method GET_TEXT_FOR_CLUS_VAL_RESULT on class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method GET_TEXT_FOR_PLUG_VAL_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_VALIDATION_STATUS Call by reference Type reference (TYPE) CTS_CONFIG_WD_ST_VAL_STATUS Central CTS - Structure For the Validation Status 20120202
2 Returning RV_STATUS_TEXT Value transfer Type reference (TYPE) STRING Text for the Validation Result of Plug-in Distribution 20120202

Method GET_TEXT_FOR_PLUG_VAL_RESULT on class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method GET_TEXT_FOR_RFC_VAL_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_VALIDATION_STATUS Call by reference Type reference (TYPE) CTS_CONFIG_WD_ST_VAL_STATUS Central CTS - Structure For the Validation Status 20120131
2 Returning RV_STATUS_TEXT Value transfer Type reference (TYPE) STRING Text for the Validation Result of RFC Connections 20120131

Method GET_TEXT_FOR_RFC_VAL_RESULT on class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method GET_TEXT_FOR_TMS_VAL_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_VALIDATION_STATUS Call by reference Type reference (TYPE) CTS_CONFIG_WD_ST_VAL_STATUS Central CTS - Structure For the Validation Status 20120202
2 Returning RV_STATUS_TEXT Value transfer Type reference (TYPE) STRING Text for the Validation Result of TMS Parameters 20120202

Method GET_TEXT_FOR_TMS_VAL_RESULT on class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method GET_VALIDATION_MESSAGE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_VALIDATION_MESSAGE_TEXT Call by reference Type reference (TYPE) STRING Text of the (Validation) Message 20120105
2 Importing IV_MSG_ID Call by reference Type reference (TYPE) ANY Message ID 20120105
3 Importing IV_MSG_NUMBER Call by reference Type reference (TYPE) ANY Message Number 20120105
4 Importing IV_MSG_V1 Call by reference Type reference (TYPE) ANY Message Variable 1 20120105
5 Importing IV_MSG_V2 Call by reference Type reference (TYPE) ANY Message Variable 2 20120105
6 Importing IV_MSG_V3 Call by reference Type reference (TYPE) ANY Message Variable 3 20120105
7 Importing IV_MSG_V4 Call by reference Type reference (TYPE) ANY Message Variable 4 20120105

Method GET_VALIDATION_MESSAGE_TEXT on class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method GET_VALID_DATA_FROM_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EVENT_ID Call by reference Type reference (TYPE) WDR_NOTIFICATION_ID Unique ID of Registration 20120207
2 Importing IV_INSTANCE_NAME Call by reference Type reference (TYPE) SHM_INST_NAME Name of a Shared Object Instance of an Area 20120207
3 Returning RT_VALIDATION_STATUS Value transfer Type reference (TYPE) CTS_CONFIG_WD_TT_VAL_STATUS Central CTS - Table Type of CTS_CONFIG_WD_ST_VAL_STATUS 20120207
# Exception Resumable Description Created on
1 CX_SHM_CHANGE_LOCK_ACTIVE A Change Lock Is Already Active 20120207
2 CX_SHM_EXCLUSIVE_LOCK_ACTIVE Instance Already Locked 20120207
3 CX_SHM_INCONSISTENT Differing Definitions Between Program and Area 20120207
4 CX_SHM_INITIAL_REFERENCE Initial Reference Passed 20120207
5 CX_SHM_NO_ACTIVE_VERSION No active version exists for an attach 20120208
6 CX_SHM_PARAMETER_ERROR Incorrect parameter transferred 20120207
7 CX_SHM_PENDING_LOCK_REMOVED Shared Objects: Waiting Lock Was Deleted 20120207
8 CX_SHM_READ_LOCK_ACTIVE Request for a Second Read Lock 20120208
9 CX_SHM_VERSION_LIMIT_EXCEEDED No Additional Versions Available 20120207
10 CX_SHM_WRONG_HANDLE Incorrect Handle 20120207

Method GET_VISIBLE_CLUSTER_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_LEAD_REF_AND_WORK_AREA Call by reference Type reference (TYPE) TY_REFERENCE_AND_WORK_AREA Structure containing Web Dynpro Reference and Work Area Item 20120824
2 Exporting ET_REFERENCES_AND_WORK_AREA Value transfer Type reference (TYPE) TY_REFERENCES_AND_WORK_AREA Table containing Web Dynpro References and Work Area Items 20120824
3 Importing IO_CLUSTER Call by reference Object reference (TYPE REF TO) IF_CTS_SYSTEM_COLLECTION Reference of the specified Cluster 20120823

Method GET_VISIBLE_CLUSTER_ELEMENTS on class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method HIDE_SIDEBAR Signature

Method HIDE_SIDEBAR on class CL_CTS_CONFIG_WD_WORK_AREA has no parameter.
Method HIDE_SIDEBAR on class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method IS_AUTO_VALIDATION_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_AUTO_VALIDATION_IS_ENABLED Value transfer Type reference (TYPE) ABAP_BOOL TRUE = The Automatic Validation is enabled 20120705

Method IS_AUTO_VALIDATION_ENABLED on class CL_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 Importing IO_NEW_ROW_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20120217
2 Importing 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 class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method PREPARE_PLUGIN_VAL_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_WORK_AREA Call by reference Type reference (TYPE) CTS_CONFIG_WD_ST_WORK_AREA Central CTS - Structure for Web Dynpro Context 'Work Area' 20130528
2 Returning RT_CHECK_RESULTS Value transfer Type reference (TYPE) TY_CHECK_RESULTS Table containing the Results of the Checks/Validations 20130528

Method PREPARE_PLUGIN_VAL_DETAILS on class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method PREPARE_POPUP_STATUS_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Item of the Work Area the (Status) Messages are belonging to 20120201
2 Importing IV_MESSAGES_FOR_RFC_ONLY Call by reference Type reference (TYPE) ABAP_BOOL True = Display only Messages related to RFC Connections 20120201
3 Importing IV_MESSAGES_FOR_TMS_ONLY Call by reference Type reference (TYPE) ABAP_BOOL True = Display only Messages related to TMS Parameters 20120201
# Exception Resumable Description Created on
1 CX_CTS_CONFIG_WD_VAL_STATUS Central CTS - Exception Class for Validation Status 20120201

Method REFRESH_CLUSTER_AND_SYSTEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_WORK_AREA Value transfer Type reference (TYPE) CTS_CONFIG_WD_TT_WORK_AREA Central CTS - Table Type of CTS_CONFIG_WD_ST_WORK_AREA 20120628
2 Exporting EO_CTS_SYSTEM_COLLECTION Call by reference Object reference (TYPE REF TO) IF_CTS_SYSTEM_COLLECTION General collection of systems 20120628
3 Exporting ET_CTS_SYSTEMS Call by reference Type reference (TYPE) IF_CTS_SYSTEM=>TY_SYSTEMS Table containing the Systems of a specified Cluster 20120628
4 Importing IS_SPECIFIED_ITEM_OF_WORK_AREA Call by reference Type reference (TYPE) CTS_CONFIG_WD_ST_WORK_AREA Central CTS - Structure for Web Dynpro Context 'Work Area' 20120628
5 Importing IT_CURRENT_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 20120628
# Exception Resumable Description Created on
1 CX_CTS_LANDSCAPE_SYSTEM_COL Exceptions from Handling System Collections 20120628

Method REFRESH_CLUSTER_IN_WORK_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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 Importing IV_CLUSTER_DATA_CHANGED Call by reference Type reference (TYPE) WDY_BOOLEAN TRUE = The Data of the Cluster has been changed 20120726
3 Importing IV_RELEVANCE_AUTO_VALIDATION Call by reference Type reference (TYPE) WDY_BOOLEAN TRUE = Relevant for Automatic Validation 20130502
4 Importing 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 class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method REFRESH_CLUSTER_WO_SYSTEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CLUSTER_DATA Call by reference Object reference (TYPE REF TO) IF_CTS_SYSTEM_COLLECTION General collection of systems 20120625
2 Returning RS_WORK_AREA_REFRESHED Value transfer Type reference (TYPE) CTS_CONFIG_WD_ST_WORK_AREA Central CTS - Structure for Web Dynpro Context 'Work Area' 20120625

Method REFRESH_CLUSTER_WO_SYSTEMS on class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method REFRESH_DUMMY_CLUSTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_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 20120628
2 Importing IS_SPECIFIED_ITEM_OF_WORK_AREA Call by reference Type reference (TYPE) CTS_CONFIG_WD_ST_WORK_AREA Central CTS - Structure for Web Dynpro Context 'Work Area' 20120628

Method REFRESH_DUMMY_CLUSTER on class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method REFRESH_SYSTEM_KEEP_CLUSTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SYSTEM_DATA Call by reference Object reference (TYPE REF TO) IF_CTS_SYSTEM General System 20120702
2 Importing IS_WORK_AREA Call by reference Type reference (TYPE) CTS_CONFIG_WD_ST_WORK_AREA Central CTS - Structure for Web Dynpro Context 'Work Area' 20120702
3 Returning RS_WORK_AREA_REFRESHED Value transfer Type reference (TYPE) CTS_CONFIG_WD_ST_WORK_AREA Central CTS - Structure for Web Dynpro Context 'Work Area' 20120702

Method REFRESH_SYSTEM_KEEP_CLUSTER on class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method REFRESH_SYSTEM_OF_CLUSTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CLUSTER_DATA Call by reference Object reference (TYPE REF TO) IF_CTS_SYSTEM_COLLECTION General collection of systems 20120626
2 Importing IO_SYSTEM_DATA Call by reference Object reference (TYPE REF TO) IF_CTS_SYSTEM General System 20120626
3 Importing IS_WORK_AREA Call by reference Type reference (TYPE) CTS_CONFIG_WD_ST_WORK_AREA Central CTS - Structure for Web Dynpro Context 'Work Area' 20120626
4 Returning RS_WORK_AREA_REFRESHED Value transfer Type reference (TYPE) CTS_CONFIG_WD_ST_WORK_AREA Central CTS - Structure for Web Dynpro Context 'Work Area' 20120626

Method REFRESH_SYSTEM_OF_CLUSTER on class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method REFRESH_SYS_OF_DUMMY_CLUSTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SYSTEM_DATA Call by reference Object reference (TYPE REF TO) IF_CTS_SYSTEM General System 20120625
2 Importing IS_WORK_AREA Call by reference Type reference (TYPE) CTS_CONFIG_WD_ST_WORK_AREA Central CTS - Structure for Web Dynpro Context 'Work Area' 20120625
3 Returning RS_WORK_AREA_REFRESHED Value transfer Type reference (TYPE) CTS_CONFIG_WD_ST_WORK_AREA Central CTS - Structure for Web Dynpro Context 'Work Area' 20120625

Method REFRESH_SYS_OF_DUMMY_CLUSTER on class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method REFRESH_WORK_AREA Signature

Method REFRESH_WORK_AREA on class CL_CTS_CONFIG_WD_WORK_AREA has no parameter.
Method REFRESH_WORK_AREA on class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method REFRESH_WORK_AREA_PLUG_MGNT Signature

Method REFRESH_WORK_AREA_PLUG_MGNT on class CL_CTS_CONFIG_WD_WORK_AREA has no parameter.
Method REFRESH_WORK_AREA_PLUG_MGNT on class CL_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 Importing IO_CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Reference to a (W)eb (D)ynpro Context Element 20120712

Method REMOVE_CLUSTER_FROM_UI on class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method SEND_PERSONALIZATION_WORK_AREA Signature

Method SEND_PERSONALIZATION_WORK_AREA on class CL_CTS_CONFIG_WD_WORK_AREA has no parameter.
Method SEND_PERSONALIZATION_WORK_AREA on class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method SEND_POPUP_CREATE_CLUSTER Signature

Method SEND_POPUP_CREATE_CLUSTER on class CL_CTS_CONFIG_WD_WORK_AREA has no parameter.
Method SEND_POPUP_CREATE_CLUSTER on class CL_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 Importing 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 class CL_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 Importing 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 class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method SEND_POPUP_DISTRIBUTE_CONFIG Signature

Method SEND_POPUP_DISTRIBUTE_CONFIG on class CL_CTS_CONFIG_WD_WORK_AREA has no parameter.
Method SEND_POPUP_DISTRIBUTE_CONFIG on class CL_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 Importing IO_CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Item of the Work Area relevant for Plug-in-Distribution 20111130

Method SEND_POPUP_DISTRIBUTE_PLUGIN on class CL_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 Importing IO_CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Reference to a Context Element of the Work Area 20120703

Method SEND_POPUP_SET_TMS_PARAMETERS on class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method SET_APPLICATION_EXPLANATION Signature

Method SET_APPLICATION_EXPLANATION on class CL_CTS_CONFIG_WD_WORK_AREA has no parameter.
Method SET_APPLICATION_EXPLANATION on class CL_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 Importing 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 class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method SET_PROGRESS_INDICATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLUSTER_ID Call by reference Type reference (TYPE) SYSYSID ID/Name of the Cluster 20120531
2 Importing IV_FIRST_TIME Call by reference Type reference (TYPE) ABAP_BOOL TRUE = Method is called for the first Time 20120531
3 Importing IV_REMAINING_ITEMS_TO_VALIDATE Call by reference Type reference (TYPE) I Number of Items remaining/left for Validation 20120531
4 Importing IV_SYSTEM_ID Call by reference Type reference (TYPE) SYSYSID ID/Name of the System 20120531

Method SET_PROGRESS_INDICATOR on class CL_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 Importing 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 class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method SET_VALUES_OF_CONTEXTUAL_PANEL Signature

Method SET_VALUES_OF_CONTEXTUAL_PANEL on class CL_CTS_CONFIG_WD_WORK_AREA has no parameter.
Method SET_VALUES_OF_CONTEXTUAL_PANEL on class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method SET_WORK_AREA_DISPLAY_OPTIONS Signature

Method SET_WORK_AREA_DISPLAY_OPTIONS on class CL_CTS_CONFIG_WD_WORK_AREA has no parameter.
Method SET_WORK_AREA_DISPLAY_OPTIONS on class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method SET_WORK_AREA_PANEL_ATTRIBUTES Signature

Method SET_WORK_AREA_PANEL_ATTRIBUTES on class CL_CTS_CONFIG_WD_WORK_AREA has no parameter.
Method SET_WORK_AREA_PANEL_ATTRIBUTES on class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method SUPPRESS_SIDEBAR Signature

Method SUPPRESS_SIDEBAR on class CL_CTS_CONFIG_WD_WORK_AREA has no parameter.
Method SUPPRESS_SIDEBAR on class CL_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 Importing IO_CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Reference to a Context Element of the Work Area 20130524

Method TOOGLE_WORK_AREA_TREE on class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method TRIGGER_VALIDATION_SPECIFIED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Context Element of the Work Area to be validated 20111202

Method TRIGGER_VALIDATION_SPECIFIED on class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method UPDATE_HID_ITEMS_FROM_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_VALIDATION_STATUS_UPDATE Call by reference Type reference (TYPE) CTS_CONFIG_WD_TT_VAL_STATUS Central CTS - Table Type of CTS_CONFIG_WD_ST_VAL_STATUS 20120821

Method UPDATE_HID_ITEMS_FROM_BUFFER on class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method UPDATE_VIS_ITEMS_FROM_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_VALIDATION_STATUS_UPDATE Call by reference Type reference (TYPE) CTS_CONFIG_WD_TT_VAL_STATUS Central CTS - Table Type of CTS_CONFIG_WD_ST_VAL_STATUS 20120821

Method UPDATE_VIS_ITEMS_FROM_BUFFER on class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method UPDATE_WORK_AREA_FROM_BUFFER Signature

Method UPDATE_WORK_AREA_FROM_BUFFER on class CL_CTS_CONFIG_WD_WORK_AREA has no parameter.
Method UPDATE_WORK_AREA_FROM_BUFFER on class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method VALIDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CLUSTER_TO_BE_VALIDATED Call by reference Object reference (TYPE REF TO) IF_CTS_SYSTEM_COLLECTION Reference to the Cluster to be validated 20120823
2 Importing IV_CLEAR_MESSAGES Call by reference Type reference (TYPE) ABAP_BOOL TRUE = Clear all current Messages in the Message Manager 20120405

Method VALIDATE on class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method VALIDATE_BEFORE_CREATE_CLUSTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_VALIDATION_ERROR Value transfer Type reference (TYPE) ABAP_BOOL TRUE = A Validation Error occurred 20120523

Method VALIDATE_BEFORE_CREATE_CLUSTER on class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method VALIDATE_BEFORE_DELETE_CLUSTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_NEW_CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Reference to the newly created Context Element 20120629
2 Exporting EV_VALIDATION_ERROR Call by reference Type reference (TYPE) ABAP_BOOL TRUE = A Validation Error occurred 20120629
3 Importing IO_CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Reference to a Context Element of the Work Area 20120524

Method VALIDATE_BEFORE_DELETE_CLUSTER on class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method VALIDATE_BEFORE_DISTRIB_PLUGIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PLUGIN_CHECK_RESULT Call by reference Type reference (TYPE) TY_PLUGIN_CHECK_RESULT Structure containing the Validation Results 20130528
2 Importing IO_CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Reference to a Context Element of the Work Area 20120702

Method VALIDATE_BEFORE_DISTRIB_PLUGIN on class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method VALIDATE_BEFORE_TMS_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_NEW_CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Reference to the newly created Context Element 20120703
2 Exporting EV_VALIDATION_ERROR Call by reference Type reference (TYPE) ABAP_BOOL TRUE = A Validation Error occurred 20120703
3 Importing IO_CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Reference to a Context Element of the Work Area 20120703

Method VALIDATE_BEFORE_TMS_PARAMETERS on class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method VALIDATE_CLUSTER_BEFORE_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_NEW_CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Reference to the newly created Context Element 20120629
2 Exporting EV_VALIDATION_ERROR Call by reference Type reference (TYPE) ABAP_BOOL TRUE = A Validation Error occurred 20120629
3 Importing IO_CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Reference to a Context Element of the Work Area 20120627

Method VALIDATE_CLUSTER_BEFORE_ACTION on class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method VALIDATE_FAILED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_TASK Call by reference Type reference (TYPE) CLIKE 20120206

Method VALIDATE_FAILED on class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method VALIDATE_INVISIBLE_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_INVISIBLE_WORK_AREA_ITEMS Call by reference Type reference (TYPE) CTS_CONFIG_WD_TT_WORK_AREA Table containing the hidden/invisible Work Area Items 20120827
2 Exporting EV_CURRENT_ELEMENTS Call by reference Type reference (TYPE) I Number of Items currently in the Queue 20120827
3 Exporting EV_NEW_ELEMENTS Call by reference Type reference (TYPE) I Number of Items, which are added to the Queue 20120827

Method VALIDATE_INVISIBLE_ELEMENT on class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method VALIDATE_NEXT_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIRST_TIME Call by reference Type reference (TYPE) ABAP_BOOL TRUE = Method is called for the first Time 20111107

Method VALIDATE_NEXT_ELEMENT on class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method VALIDATE_NEXT_ELEMENT_PLG_MGNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIRST_TIME Call by reference Type reference (TYPE) ABAP_BOOL TRUE = Method is called for the first Time 20120531

Method VALIDATE_NEXT_ELEMENT_PLG_MGNT on class CL_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 Importing IV_ACTION Call by reference Type reference (TYPE) STRING Validate the selected Items of the Work Area for this Action 20111202
2 Returning 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 class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method VALIDATE_SYSTEM_BEFORE_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_NEW_CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Reference to the newly created Context Element 20120703
2 Exporting EV_VALIDATION_ERROR Call by reference Type reference (TYPE) ABAP_BOOL TRUE = A Validation Error occurred 20120703
3 Importing IO_CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Reference to a Context Element of the Work Area 20120703

Method VALIDATE_SYSTEM_BEFORE_ACTION on class CL_CTS_CONFIG_WD_WORK_AREA has no exception.

Method VALIDATE_VISIBLE_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_REFERENCE_AND_WORK_AREA Call by reference Type reference (TYPE) TY_REFERENCES_AND_WORK_AREA Table containing Web Dynpro References and Work Area Items 20120823
2 Exporting EV_CURRENT_ELEMENTS Call by reference Type reference (TYPE) I Number of Items currently in the Queue 20120823
3 Exporting EV_NEW_ELEMENTS Call by reference Type reference (TYPE) I Number of Items, which are added to the Queue 20120823
4 Importing IO_LEAD_SELECTION_WORK_AREA Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Reference to the Lead Selection of the Work Area 20120827

Method VALIDATE_VISIBLE_ELEMENT on class CL_CTS_CONFIG_WD_WORK_AREA has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 702