SAP ABAP Interface /MRSS/IF_APP_SEARCH_RESOURCES (Search Resources for Appointments)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   CA-MRS (Application Component) SAP Multiresource Scheduling
     /MRSS/APPT_BOOKING (Package) Appointment Booking for MRSS
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_APP_SEARCH_RESOURCES Fetch Resources based on Search Strategy 20110314
Properties
Interface /MRSS/IF_APP_SEARCH_RESOURCES  
Short Description Search Resources for Appointments    
General Data
Package /MRSS/APPT_BOOKING   Appointment Booking for MRSS 
Created 20110314   SAP 
Last changed 20141109    
Unicode checks active    
Forward declarations
Interface /MRSS/IF_APP_SEARCH_RESOURCES has no forward declaration.
Interfaces
Interface /MRSS/IF_APP_SEARCH_RESOURCES has no interface.
Friends
Interface /MRSS/IF_APP_SEARCH_RESOURCES has no friend.
Attributes
Interface /MRSS/IF_APP_SEARCH_RESOURCES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FACTORY Static method Public Method Get the instance for resource search from search strategy 20110314
2 SEARCH_RESOURCES Instance method Public Method Search the resources 20110314
Events
Interface /MRSS/IF_APP_SEARCH_RESOURCES has no event.
Types
Interface /MRSS/IF_APP_SEARCH_RESOURCES has no local type.
Method Signatures

Method FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SEARCH_STRATEGY Call by reference Type reference (TYPE) /MRSS/T_SGE_SEARCH_STRATEGY Search Strategy 20110314
2 Returning RREF_INSTANCE Value transfer Object reference (TYPE REF TO) /MRSS/IF_APP_SEARCH_RESOURCES Date Scheduling 20110314

Method FACTORY on Interface /MRSS/IF_APP_SEARCH_RESOURCES has no exception.

Method SEARCH_RESOURCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Tabelle von Nachrichten 20110323
2 Exporting ET_RESOURCES Call by reference Type reference (TYPE) /MRSS/T_GUID_TAB GUID 20110323
3 Exporting ET_RESOURCES_BY_INTERVAL Call by reference Type reference (TYPE) /MRSS/T_RES_BY_INT_TAB 20110325
4 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolesche Variable 20110323
5 Importing IS_DEM_DATA Call by reference Type reference (TYPE) /MRSS/T_SGE_APP_SCHED_DEM_DATA Demand Data for appintment Scheduling 20110325
6 Importing IS_INTERVAL Call by reference Type reference (TYPE) /MRSS/T_TIMESTAMP_INTERVAL Tabelle mit Zeitstempelintervallen 20110323
7 Importing IS_SEARCH_STRATEGY_DATA Call by reference Type reference (TYPE) /MRSS/T_SEARCH_STRATEGY_DATA 20110325
8 Importing IV_RELOAD Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolesche Variable 20110325
9 Importing IV_SEARCH_STRATEGY Call by reference Type reference (TYPE) /MRSS/T_SGE_SEARCH_STRATEGY Suchstrategie 20110325
10 Importing IV_TIMEZONE Call by reference Type reference (TYPE) TZNZONE SY-ZONLO Time zone in which search resources should happen 20110518

Method SEARCH_RESOURCES on Interface /MRSS/IF_APP_SEARCH_RESOURCES has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 800