SAP ABAP Function Module /MRSS/NW_API_IS_RES_FULLY_BOOK (Check whether the Resource is Fully Booked)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   PM-WOC-MO (Application Component) Maintenance Orders
     /MRSS/NW_INTERACTION (Package) Interaction Layer for MRS NW Add on
Basic Data
Function Module /MRSS/NW_API_IS_RES_FULLY_BOOK Check whether the Resource is Fully Booked  
Function Group /MRSS/NW_SGE_INTERACTION   MRS (NW) API Interaction Layer  
Program Name /MRSS/SAPLNW_SGE_INTERACTION    
INCLUDE Name /MRSS/LNW_SGE_INTERACTIONU23    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_RESOURCE_FULLY_BOOKED TYPE /MRSS/T_BOOLEAN Boolean Variable
Exporting EV_FAILED TYPE /MRSS/T_BOOLEAN Boolean Variable
Exporting ET_MESSAGES TYPE /MRSS/T_MESSAGE_TAB Message Table
Importing IV_AIG TYPE /MRSS/T_AIG Date Interval Group
Importing IV_TIMEZONE TYPE TZNZONE Time Zone
Importing IT_RESOURCES TYPE /MRSS/T_GUID_TAB List of GUIDs
Importing IS_INTERVAL TYPE /MRSS/T_TIMESTAMP_INTERVAL Time Interval
Importing IV_OVERBOOKING_ALLOWED TYPE /MRSS/T_BOOLEAN Boolean Variable
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20141109 
SAP Release Created in 700