SAP ABAP Class CL_CTS_CONFIG_WD_SEARCH_AREA (cCTS Configuration UI - Class for Search 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_SEARCH_AREA  
Short Description cCTS Configuration UI - Class for Search 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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_CTS_CONFIG_WD_CONSTANTS cCTS Configuration - Interface for Constants 20110927
Friends
# Friend Modeled only Created on Description
1 CL_CTS_CONFIG_WD_MAIN 20130219 cCTS Configuration UI - Class for View 'MAIN'
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 20120530
3 MO_SELECT_OPTIONS_CLUSTER Instance attribute Private Object reference (TYPE REF TO) IF_WD_SELECT_OPTIONS Public Interface for Select Options 20111021
4 MO_SELECT_OPTIONS_SYS_DOM Instance attribute Private Object reference (TYPE REF TO) IF_WD_SELECT_OPTIONS Public Interface for Select Options 20111021
5 MO_WD_COMPONENT_CONTROLLER Instance attribute Private Object reference (TYPE REF TO) IWCI_CTS_CONFIGURATION Web Dynpro: Controller Interface 20110923
6 MO_WD_COMP_USE_PERSONALIZATION Instance attribute Private Object reference (TYPE REF TO) IF_WD_COMPONENT_USAGE Web Dynpro: Component Usage 'Personalization' 20110923
7 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
8 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
9 MO_WD_CONTEXT Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Reference to the Context 20110923
10 MO_WD_MESSAGE_MANAGER Instance attribute Private Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER Web Dynpro: Message Manager 20110923
11 MO_WD_VIEW_CONTROLLER Instance attribute Private Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER Web Dynpro: View Controller 20110923
12 MO_WD_WINDOW_CONTROLLER Instance attribute Private Object reference (TYPE REF TO) IF_WD_WINDOW_CONTROLLER Web Dynpro: Window Controller 20110923
13 MO_WD_WINDOW_MANAGER Instance attribute Private Object reference (TYPE REF TO) IF_WD_WINDOW_MANAGER Web Dynpro: Window Manager 20110923
14 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_DUMMY_CLUSTER_TO_RANGE Instance method Protected Method Add the Dummy Cluster to the Range Table for 'CLUSTER_ID' 20120706
2 BUILD_SELECTION_SCREEN_CLUSTER Instance method Protected Method Select Options 'Cluster ID' 20111021
3 BUILD_SELECTION_SCREEN_SYS_DOM Instance method Protected Method Select Options 'System ID' and 'Domain ID' 20111021
4 COLLECT_SELECTION_CRITERIA Instance method Protected Method Collect the Criteria for selecting the Systems 20110930
5 COMPLETE_SEARCH_RESULTS Instance method Protected Method Complete the Cluster(s) found during Search 20120530
6 CONSTRUCTOR Instance method Public Constructor Constructor 20110923
7 COUNT_SEARCH_RESULTS Instance method Protected Method Count the System(s)/Cluster(s) found during Search 20120530
8 DESTROY Instance method Public Method Delete the Instance of the Class 20111103
9 DISABLE_SEARCH_AREA_BUTTONS Instance method Public Method Disable the Buttons in the Search Area 20130322
10 DISABLE_SEARCH_BUTTON Instance method Public Method Disable the Search Button 20111111
11 DISPLAY_HIDE_SEARCH_CRITERIA Instance method Public Method Display/hide the Search Criteria 20110923
12 ENABLE_SEARCH_AREA_BUTTONS Instance method Public Method Enable the Buttons in the Search Area 20130322
13 ENABLE_SEARCH_BUTTON Instance method Public Method Enable the Search Button 20111111
14 EXECUTE_INITIAL_SEARCH Instance method Public Method Performs an Initial Search if an App. Parameter has been set 20110923
15 GET_INSTANCE Static method Public Method Get an Instance of the Class 20110923
16 GET_RANGE_CLUSTER_ID Instance method Protected Method Get the Criterion 'CLUSTER_ID' from the User Interface 20111021
17 GET_RANGE_DOMAIN_ID Instance method Protected Method Get the Criterion 'DOMAIN_ID' from the User Interface 20110930
18 GET_RANGE_SYSTEM_ID Instance method Protected Method Get the Criterion 'SYSTEM_ID' from the User Interface 20110930
19 HIDE_SEARCH_CRITERIA Instance method Protected Method Hide the Search Criteria 20110927
20 PREPARE_SELECTION_SCREEN Instance method Public Method Prepare the Search Area respectively the Selection Screen 20110923
21 SEARCH Instance method Public Method Perform a Search 20110923
22 SEARCH_BOTTOM_UP Instance method Protected Method Search 'Bottom-Up' (Systems -> Clusters) 20120530
23 SEARCH_PLUGIN_MANAGEMENT Instance method Public Method Perform a Search - Plug-In Management 20120530
24 SEARCH_TOP_DOWN Instance method Protected Method Search 'Top-Down' (Clusters -> Systems) 20120530
25 SET_SEARCH_BUTTON_ATTRIBUTES Instance method Protected Method Set the Attributes of the ButtonChoice 'Search' 20110927
26 SET_SEARCH_PANEL_ATTRIBUTES Instance method Public Method Set the Attributes for the Panel containing the Search Area 20110930
27 SET_VALUES_OF_SELSCREEN Instance method Public Method Set the default Values of the Selection Screen 20110923
Events
Class CL_CTS_CONFIG_WD_SEARCH_AREA has no event.
Types
Class CL_CTS_CONFIG_WD_SEARCH_AREA has no local type.
Method Signatures

Method ADD_DUMMY_CLUSTER_TO_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RANGE_CLUSTER_ID Call by reference Type reference (TYPE) CTS_CONFIG_WD_TT_RANGE_SYSTEM Central CTS - Table Type of CTS_CONFIG_WD_RANGE_SYSTEM_ID 20120706

Method ADD_DUMMY_CLUSTER_TO_RANGE on class CL_CTS_CONFIG_WD_SEARCH_AREA has no exception.

Method BUILD_SELECTION_SCREEN_CLUSTER Signature

Method BUILD_SELECTION_SCREEN_CLUSTER on class CL_CTS_CONFIG_WD_SEARCH_AREA has no parameter.
Method BUILD_SELECTION_SCREEN_CLUSTER on class CL_CTS_CONFIG_WD_SEARCH_AREA has no exception.

Method BUILD_SELECTION_SCREEN_SYS_DOM Signature

Method BUILD_SELECTION_SCREEN_SYS_DOM on class CL_CTS_CONFIG_WD_SEARCH_AREA has no parameter.
Method BUILD_SELECTION_SCREEN_SYS_DOM on class CL_CTS_CONFIG_WD_SEARCH_AREA has no exception.

Method COLLECT_SELECTION_CRITERIA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RANGE_CLUSTER_ID Call by reference Type reference (TYPE) CTS_CONFIG_WD_TT_RANGE_SYSTEM Central CTS - Table Type of CTS_CONFIG_WD_RANGE_SYSTEM_ID 20111021
2 Exporting ET_RANGE_DOMAIN_ID Call by reference Type reference (TYPE) CTS_CONFIG_WD_TT_RANGE_DOMAIN Central CTS - Table Type of CTS_CONFIG_WD_RANGE_DOMAIN_ID 20110930
3 Exporting ET_RANGE_SYSTEM_ID Call by reference Type reference (TYPE) CTS_CONFIG_WD_TT_RANGE_SYSTEM Central CTS - Table Type of CTS_CONFIG_WD_RANGE_SYSTEM_ID 20110930
4 Exporting EV_DISPLAY_CLUSTER_WO_SYSTEMS Call by reference Type reference (TYPE) WDY_BOOLEAN TRUE = Display Clusters which do not contain any System(s) 20111220
5 Exporting EV_DISPLAY_COMPLETE_CLUSTER Call by reference Type reference (TYPE) WDY_BOOLEAN TRUE = Display complete Cluster(s) 20111024
6 Exporting EV_DISPLAY_UNASSIGNED_SYSTEMS Call by reference Type reference (TYPE) WDY_BOOLEAN TRUE = Display Systems not yet assigned to a Cluster 20111024

Method COLLECT_SELECTION_CRITERIA on class CL_CTS_CONFIG_WD_SEARCH_AREA has no exception.

Method COMPLETE_SEARCH_RESULTS 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 20120530
2 Importing IT_WORK_AREA_ALL_ITEMS Call by reference Type reference (TYPE) CTS_CONFIG_WD_TT_WORK_AREA Central CTS - Table Type of CTS_CONFIG_WD_ST_WORK_AREA 20120530

Method COMPLETE_SEARCH_RESULTS on class CL_CTS_CONFIG_WD_SEARCH_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_SEARCH_AREA has no exception.

Method COUNT_SEARCH_RESULTS 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 20120530
2 Exporting EV_CLUSTERS_FOUND Call by reference Type reference (TYPE) I Number of Clusters found during Search 20120530
3 Exporting EV_SYSTEMS_FOUND Call by reference Type reference (TYPE) I Number of Systems found during Search 20120530

Method COUNT_SEARCH_RESULTS on class CL_CTS_CONFIG_WD_SEARCH_AREA has no exception.

Method DESTROY Signature

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

Method DISABLE_SEARCH_AREA_BUTTONS Signature

Method DISABLE_SEARCH_AREA_BUTTONS on class CL_CTS_CONFIG_WD_SEARCH_AREA has no parameter.
Method DISABLE_SEARCH_AREA_BUTTONS on class CL_CTS_CONFIG_WD_SEARCH_AREA has no exception.

Method DISABLE_SEARCH_BUTTON Signature

Method DISABLE_SEARCH_BUTTON on class CL_CTS_CONFIG_WD_SEARCH_AREA has no parameter.
Method DISABLE_SEARCH_BUTTON on class CL_CTS_CONFIG_WD_SEARCH_AREA has no exception.

Method DISPLAY_HIDE_SEARCH_CRITERIA Signature

Method DISPLAY_HIDE_SEARCH_CRITERIA on class CL_CTS_CONFIG_WD_SEARCH_AREA has no parameter.
Method DISPLAY_HIDE_SEARCH_CRITERIA on class CL_CTS_CONFIG_WD_SEARCH_AREA has no exception.

Method ENABLE_SEARCH_AREA_BUTTONS Signature

Method ENABLE_SEARCH_AREA_BUTTONS on class CL_CTS_CONFIG_WD_SEARCH_AREA has no parameter.
Method ENABLE_SEARCH_AREA_BUTTONS on class CL_CTS_CONFIG_WD_SEARCH_AREA has no exception.

Method ENABLE_SEARCH_BUTTON Signature

Method ENABLE_SEARCH_BUTTON on class CL_CTS_CONFIG_WD_SEARCH_AREA has no parameter.
Method ENABLE_SEARCH_BUTTON on class CL_CTS_CONFIG_WD_SEARCH_AREA has no exception.

Method EXECUTE_INITIAL_SEARCH Signature

Method EXECUTE_INITIAL_SEARCH on class CL_CTS_CONFIG_WD_SEARCH_AREA has no parameter.
Method EXECUTE_INITIAL_SEARCH on class CL_CTS_CONFIG_WD_SEARCH_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_SEARCH_AREA Value transfer Object reference (TYPE REF TO) CL_CTS_CONFIG_WD_SEARCH_AREA cCTS Configuration UI - Class for Search Area of View 'MAIN' 20110923

Method GET_INSTANCE on class CL_CTS_CONFIG_WD_SEARCH_AREA has no exception.

Method GET_RANGE_CLUSTER_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RANGE_CLUSTER_ID Call by reference Type reference (TYPE) CTS_CONFIG_WD_TT_RANGE_SYSTEM Central CTS - Table Type of CTS_CONFIG_WD_RANGE_SYSTEM_ID 20111021

Method GET_RANGE_CLUSTER_ID on class CL_CTS_CONFIG_WD_SEARCH_AREA has no exception.

Method GET_RANGE_DOMAIN_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RANGE_DOMAIN_ID Call by reference Type reference (TYPE) CTS_CONFIG_WD_TT_RANGE_DOMAIN Central CTS - Table Type of CTS_CONFIG_WD_RANGE_DOMAIN_ID 20110930

Method GET_RANGE_DOMAIN_ID on class CL_CTS_CONFIG_WD_SEARCH_AREA has no exception.

Method GET_RANGE_SYSTEM_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RANGE_SYSTEM_ID Call by reference Type reference (TYPE) CTS_CONFIG_WD_TT_RANGE_SYSTEM Central CTS - Table Type of CTS_CONFIG_WD_RANGE_SYSTEM_ID 20110930

Method GET_RANGE_SYSTEM_ID on class CL_CTS_CONFIG_WD_SEARCH_AREA has no exception.

Method HIDE_SEARCH_CRITERIA Signature

Method HIDE_SEARCH_CRITERIA on class CL_CTS_CONFIG_WD_SEARCH_AREA has no parameter.
Method HIDE_SEARCH_CRITERIA on class CL_CTS_CONFIG_WD_SEARCH_AREA has no exception.

Method PREPARE_SELECTION_SCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_INTERFACECONTROLLER_CLUSTER Call by reference Object reference (TYPE REF TO) IWCI_WDR_SELECT_OPTIONS Web Dynpro Interface COMPONENTCONTROLLER 20111021
2 Importing IO_INTERFACECONTROLLER_SYS_DOM Call by reference Object reference (TYPE REF TO) IWCI_WDR_SELECT_OPTIONS Web Dynpro Interface COMPONENTCONTROLLER 20111021

Method PREPARE_SELECTION_SCREEN on class CL_CTS_CONFIG_WD_SEARCH_AREA has no exception.

Method SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HIDE_SEARCH_CRITERIA Call by reference Type reference (TYPE) ABAP_BOOL TRUE = Hide the Search Criteria when a Search was performed 20110923
2 Importing IV_INITIAL_SEARCH Call by reference Type reference (TYPE) ABAP_BOOL TRUE = Initial Search / Search with Application Start 20110923

Method SEARCH on class CL_CTS_CONFIG_WD_SEARCH_AREA has no exception.

Method SEARCH_BOTTOM_UP 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 20120530

Method SEARCH_BOTTOM_UP on class CL_CTS_CONFIG_WD_SEARCH_AREA has no exception.

Method SEARCH_PLUGIN_MANAGEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HIDE_SEARCH_CRITERIA Call by reference Type reference (TYPE) ABAP_BOOL TRUE = Hide the Search Criteria when a Search was performed 20120530
2 Importing IV_INITIAL_SEARCH Call by reference Type reference (TYPE) ABAP_BOOL TRUE = Initial Search / Search with Application Start 20120530

Method SEARCH_PLUGIN_MANAGEMENT on class CL_CTS_CONFIG_WD_SEARCH_AREA has no exception.

Method SEARCH_TOP_DOWN 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 20120530
2 Importing IV_DISPLAY_CLUSTER_WO_SYSTEMS Call by reference Type reference (TYPE) WDY_BOOLEAN TRUE = Display empty Cluster(s) 20120530

Method SEARCH_TOP_DOWN on class CL_CTS_CONFIG_WD_SEARCH_AREA has no exception.

Method SET_SEARCH_BUTTON_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HIDE_SEARCH_CRITERIA Call by reference Type reference (TYPE) ABAP_BOOL TRUE = Hide the Search Criteria when a Search was performed 20110927

Method SET_SEARCH_BUTTON_ATTRIBUTES on class CL_CTS_CONFIG_WD_SEARCH_AREA has no exception.

Method SET_SEARCH_PANEL_ATTRIBUTES Signature

Method SET_SEARCH_PANEL_ATTRIBUTES on class CL_CTS_CONFIG_WD_SEARCH_AREA has no parameter.
Method SET_SEARCH_PANEL_ATTRIBUTES on class CL_CTS_CONFIG_WD_SEARCH_AREA has no exception.

Method SET_VALUES_OF_SELSCREEN Signature

Method SET_VALUES_OF_SELSCREEN on class CL_CTS_CONFIG_WD_SEARCH_AREA has no parameter.
Method SET_VALUES_OF_SELSCREEN on class CL_CTS_CONFIG_WD_SEARCH_AREA has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 702