SAP ABAP Class /MRSS/CL_RM_REFINE_SEARCH (Refine search)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   PM-WOC (Application Component) Maintenance Processing
     /MRSS/RMU (Package) RM@FS: User Interface for the Workbench
Properties
Class /MRSS/CL_RM_REFINE_SEARCH  
Short Description Refine search    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /MRSS/RMU   RM@FS: User Interface for the Workbench 
Created 20100610   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/CL_RM_REFINE_SEARCH has no forward declaration.
Interfaces
Class /MRSS/CL_RM_REFINE_SEARCH has no interface implemented.
Friends
Class /MRSS/CL_RM_REFINE_SEARCH has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_REFINE_SEARCH Constant Public Type reference (TYPE) CHAR1 'S' Refine search 20100614
2 GC_RETREIVE Constant Public Type reference (TYPE) CHAR1 'R' retrieve results 20100614
3 GT_REFINED_RESULTS Instance attribute Private Type reference (TYPE) /MRSS/T_RM_REFINE_SEARCH_TAB Refine search results(Table) 20100610
4 GV_SEARCH_COUNT Instance attribute Private Type reference (TYPE) I 20100610
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20100616
2 GET_SEARCH_COUNT Instance method Public Method get search count 20100730
3 INITIALIZE_SEARCH_DET Instance method Public Method Initialize search details 20100610
4 REFINE_SEARCH_RESULTS Instance method Public Method Refine/Retrieve search results 20100610
5 RETREIVE_SRCH_DETAILS Instance method Public Method Retrive search details absed on the search count selected 20100610
6 SET_RTR_DD_VALUES Instance method Public Method set return to results drop down values 20100610
7 SET_UI_PROPERTIES Instance method Public Method set visibility and enabling properties 20100614
Events
Class /MRSS/CL_RM_REFINE_SEARCH has no event.
Types
Class /MRSS/CL_RM_REFINE_SEARCH has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class /MRSS/CL_RM_REFINE_SEARCH has no parameter.
Method CONSTRUCTOR on class /MRSS/CL_RM_REFINE_SEARCH has no exception.

Method GET_SEARCH_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SEARCH_COUNT Call by reference Type reference (TYPE) I 20100730

Method GET_SEARCH_COUNT on class /MRSS/CL_RM_REFINE_SEARCH has no exception.

Method INITIALIZE_SEARCH_DET Signature

Method INITIALIZE_SEARCH_DET on class /MRSS/CL_RM_REFINE_SEARCH has no parameter.
Method INITIALIZE_SEARCH_DET on class /MRSS/CL_RM_REFINE_SEARCH has no exception.

Method REFINE_SEARCH_RESULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_OUTPUT Call by reference Type reference (TYPE) /MRSS/T_RM_REFINE_SEARCH_OUTPT Refine search output 20100611
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20100610
3 Exporting ET_RTR_DD_VALUES Call by reference Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20100610
4 Exporting EV_NO_AUTH Call by reference Type reference (TYPE) /MRSS/T_RM_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20100610
5 Importing IS_INPUT Call by reference Type reference (TYPE) /MRSS/T_RM_REFINE_SEARCH_INPUT Refine search input 20100611
6 Importing IV_REFINE Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20100610

Method REFINE_SEARCH_RESULTS on class /MRSS/CL_RM_REFINE_SEARCH has no exception.

Method RETREIVE_SRCH_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_OUTPUT Call by reference Type reference (TYPE) /MRSS/T_RM_REFINE_SEARCH_DATA Reine search data(Input and Output) 20100610
2 Exporting ET_RTR_DD_VALUES Call by reference Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20100610
3 Importing IV_COUNT Call by reference Type reference (TYPE) I 20100610

Method RETREIVE_SRCH_DETAILS on class /MRSS/CL_RM_REFINE_SEARCH has no exception.

Method SET_RTR_DD_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RTR_DD_VALUES Call by reference Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20100610
2 Importing IV_COUNT Call by reference Type reference (TYPE) I 20100610

Method SET_RTR_DD_VALUES on class /MRSS/CL_RM_REFINE_SEARCH has no exception.

Method SET_UI_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DDK_VISIBLE Call by reference Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20100614
2 Exporting EV_REFINE_SRCHBTN_ENABLE Call by reference Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20100614

Method SET_UI_PROPERTIES on class /MRSS/CL_RM_REFINE_SEARCH has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 800