SAP ABAP Function Module /MRSS/SGU_GET_USER_STATUSES (Get User Statuses for a demand type)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   PM-WOC-MO (Application Component) Maintenance Orders
     /MRSS/SGU (Package) User Interface for Interactive Planning Board
Basic Data
Function Module /MRSS/SGU_GET_USER_STATUSES Get User Statuses for a demand type  
Function Group /MRSS/SGU_UI_FUNCTIONS   UI Functions  
Program Name /MRSS/SAPLSGU_UI_FUNCTIONS    
INCLUDE Name /MRSS/LSGU_UI_FUNCTIONSU15    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_USR_STATUS TYPE /MRSS/T_STATUS_EXT_TAB Table type for Individual status
Exporting EV_USR_PROFILE TYPE /MRSS/T_STATUS_PROFILE Status Profile
Exporting EV_OBJNR TYPE /MRSS/T_SGU_OBJNR Object number
Exporting ET_USR_STATUS_DTL TYPE /MRSS/T_SGU_USR_STAT_TAB User Status Detials
Exporting EV_FAILED TYPE /MRSS/T_BOOLEAN X = Failed
Exporting ET_MESSAGES TYPE /MRSS/T_MESSAGE_TAB
Importing IV_DEMAND_GUID TYPE /MRSS/T_GUID
Importing IV_ORDER_TYPE TYPE /MRSS/T_DEM_ORDER_TYPE Type of underlying order or operation
Importing IV_ORIGIN TYPE /MRSS/T_SGE_STATUS_ORIGIN Status: origin
Importing IV_DEM_ID TYPE /MRSS/T_DEM_H_ID ID of demand
Importing IV_DEM_SUB_ID TYPE /MRSS/T_DEM_I_SUBID Sub ID of Demand Item
Importing IV_OBJNR TYPE /MRSS/T_SGU_OBJNR Object number
Importing IV_USER_STATUS TYPE /MRSS/T_SGE_STATUS_ID Object status
               
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 401