SAP ABAP Class /MRSS/CL_REQUEST_INTERFACE (Helper Class for RM)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   CA-CUS (Application Component) Global Organization Customizing
     /MRSS/REQUEST_INT (Package) Requests for Internal Consultants
Properties
Class /MRSS/CL_REQUEST_INTERFACE  
Short Description Helper Class for RM    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /MRSS/REQUEST_INT   Requests for Internal Consultants 
Created 20090818   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/CL_REQUEST_INTERFACE has no forward declaration.
Interfaces
Class /MRSS/CL_REQUEST_INTERFACE has no interface implemented.
Friends
Class /MRSS/CL_REQUEST_INTERFACE has no friend class.
Attributes
Class /MRSS/CL_REQUEST_INTERFACE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DEMANDS_GET Static method Public Method Get the Demands 20090818
2 DEMAND_MAINTAIN Static method Public Method Maintain the Demands 20090818
3 DEMAND_STATUS_MAINTAIN Static method Public Method Maintain the Demand Status 20090903
4 GET_DEMAND_STATUS Static method Public Method Get the Status for the Request Demand 20090902
5 GET_RESOURCE_STATUS Static method Public Method Get the Status for the Resource 20090902
6 RESOURCES_GET Static method Public Method Get the Resources 20090818
7 RESOURCE_MAINTAIN Static method Public Method Maintain the Resources 20090818
8 RES_STATUS_MAINTAIN Static method Public Method Maintain the Resource Status 20090903
9 STATUS_FETCH Static method Private Method Fetch status from DB 20090909
Events
Class /MRSS/CL_REQUEST_INTERFACE has no event.
Types
Class /MRSS/CL_REQUEST_INTERFACE has no local type.
Method Signatures

Method DEMANDS_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Value transfer Type reference (TYPE) /MRSS/T_REQ_MESSAGE_TAB Message Tab 20090818
2 Exporting ET_REQ_DEMANDS Call by reference Type reference (TYPE) /MRSS/T_REQ_DEM_BO_TAB Table of Request demands - UI 20090818
3 Exporting EV_FAILED Value transfer Type reference (TYPE) /MRSS/T_REQ_BOOLEAN Single Character flag 20090818
4 Importing IS_INTERVAL Value transfer Type reference (TYPE) /MRSS/T_REQ_INTERVAL Time Interval 20090818
5 Importing IT_PERNR_TAB Value transfer Type reference (TYPE) /MRSS/T_REQ_PERNR_TAB Table of Personnel Numbers 20090818
6 Importing IT_REQ_GUIDS Value transfer Type reference (TYPE) /MRSS/T_GUID_TAB Request Guids 20090902
7 Importing IV_USER Value transfer Type reference (TYPE) SY-UNAME User Name 20090818

Method DEMANDS_GET on class /MRSS/CL_REQUEST_INTERFACE has no exception.

Method DEMAND_MAINTAIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Value transfer Type reference (TYPE) /MRSS/T_REQ_MESSAGE_TAB Message Tab 20090818
2 Exporting EV_FAILED Value transfer Type reference (TYPE) /MRSS/T_REQ_BOOLEAN Single Character flag 20090818
3 Importing IS_REQ_DEM Value transfer Type reference (TYPE) /MRSS/T_REQ_DEM_BO Request Demand UI structure 20090818
4 Importing IT_REQ_DEM Call by reference Type reference (TYPE) /MRSS/T_REQ_DEM_BO_TAB Table of Request demands - UI 20090818

Method DEMAND_MAINTAIN on class /MRSS/CL_REQUEST_INTERFACE has no exception.

Method DEMAND_STATUS_MAINTAIN 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_REQ_MESSAGE_TAB Message Tab 20090903
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN 20090903
3 Importing IT_REQ_DEM Value transfer Type reference (TYPE) /MRSS/T_REQ_DEM_BO_TAB Table of Request demands - BO 20090903

Method DEMAND_STATUS_MAINTAIN on class /MRSS/CL_REQUEST_INTERFACE has no exception.

Method GET_DEMAND_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_REQ_DEM Value transfer Type reference (TYPE) /MRSS/T_REQ_DEM_BO_TAB Demand Data 20090902

Method GET_DEMAND_STATUS on class /MRSS/CL_REQUEST_INTERFACE has no exception.

Method GET_RESOURCE_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RESOURCE Value transfer Type reference (TYPE) /MRSS/T_REQ_CAND_BO_TAB Request Candidate Structure 20090902

Method GET_RESOURCE_STATUS on class /MRSS/CL_REQUEST_INTERFACE has no exception.

Method RESOURCES_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Value transfer Type reference (TYPE) /MRSS/T_REQ_MESSAGE_TAB Message Tab 20090820
2 Exporting ET_RESOURCES Call by reference Type reference (TYPE) /MRSS/T_REQ_CAND_BO_TAB Table type for Candidates - UI 20090818
3 Exporting EV_FAILED Value transfer Type reference (TYPE) /MRSS/T_REQ_BOOLEAN Single Character flag 20090818
4 Importing IT_REQ_GUIDS Value transfer Type reference (TYPE) /MRSS/T_GUID_TAB Portal: GUID table 20090818

Method RESOURCES_GET on class /MRSS/CL_REQUEST_INTERFACE has no exception.

Method RESOURCE_MAINTAIN 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_REQ_MESSAGE_TAB Message Tab 20090818
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_REQ_BOOLEAN Single Character flag 20090818
3 Importing IS_RESOURCE Value transfer Type reference (TYPE) /MRSS/T_REQ_CAND_BO Request Candidate Structure 20090818
4 Importing IT_RESOURCES Call by reference Type reference (TYPE) /MRSS/T_REQ_CAND_BO_TAB Table type for Candidates - UI 20090818

Method RESOURCE_MAINTAIN on class /MRSS/CL_REQUEST_INTERFACE has no exception.

Method RES_STATUS_MAINTAIN 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_REQ_MESSAGE_TAB Message Tab 20090903
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN 20090903
3 Importing IT_RESOURCES Value transfer Type reference (TYPE) /MRSS/T_REQ_CAND_BO_TAB Table type for Candidates - BO 20090903

Method RES_STATUS_MAINTAIN on class /MRSS/CL_REQUEST_INTERFACE has no exception.

Method STATUS_FETCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_STATUS Call by reference Type reference (TYPE) /MRSS/T_RM_OBJNR_STAT_TAB Satus table 20090909
2 Importing IT_OBJNR Call by reference Type reference (TYPE) /MRSS/T_RM_OBJNR_TAB Object number table 20090909

Method STATUS_FETCH on class /MRSS/CL_REQUEST_INTERFACE has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 700