SAP ABAP Class /MRSS/CL_RM_REQ_ADAPTER (RM to Request Demand Adapter)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   PM-WOC-CP (Application Component) Capacity and Resource Planning
     /MRSS/RMS (Package) Resource Management Service Layer
Properties
Class /MRSS/CL_RM_REQ_ADAPTER  
Short Description RM to Request Demand Adapter    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /MRSS/RMS   Resource Management Service Layer 
Created 20090825   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /MRSS/CL_RM_REQ_ADAPTER has no interface implemented.
Friends
Class /MRSS/CL_RM_REQ_ADAPTER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GREF_REQ_DEM Instance attribute Private Object reference (TYPE REF TO) /MRSS/IF_RM_REQ_BROADCAST RMFS Request Broadcasts 20090825
2 GT_OLD_REQ_CAND_BO Instance attribute Private Type reference (TYPE) /MRSS/T_REQ_CAND_BO_TAB Table type for Candidates - BO 20090910
3 GT_OLD_REQ_DEM_BO Instance attribute Private Type reference (TYPE) /MRSS/T_REQ_DEM_BO_TAB Table of Request demands - BO 20090910
4 GV_REQ_DEM_TYPE Instance attribute Private Type reference (TYPE) /MRSS/T_RM_REQ_DEM_TYPE Request Broadcast Type 20090826
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20090825
2 GET_ABSTRCT_STAT Instance method Private Method Return Portal abstract status for RM status 20090908
3 MAP_REQ_TO_RM_CAND_STATUS Instance method Public Method Map RM to Request Candidate Status 20090831
4 MAP_REQ_TO_RM_DEM Instance method Private Method Map Request Demand Data to RM Demand Data 20090825
5 MAP_REQ_TO_RM_DEM_STATUS Instance method Public Method Map RM to Request Demand Status 20090831
6 MAP_RM_TO_REQ_CAND_STATUS Instance method Public Method Map RM to Request Candidate Status 20090831
7 MAP_RM_TO_REQ_DEM Instance method Private Method 20090825
8 MAP_RM_TO_REQ_DEM_STATUS Instance method Public Method Map RM to Request Demand Status 20090831
9 READ_REQ_DEM_DATA Instance method Public Method 20090825
10 SAVE_REQ_DEM_DATA Instance method Public Method Save Request Demand Data 20090825
11 SPLIT_REQ_DEM_FROM_RM_REQ Instance method Public Method Seperates Request demands from RM Request 20090825
Events
Class /MRSS/CL_RM_REQ_ADAPTER has no event.
Types
Class /MRSS/CL_RM_REQ_ADAPTER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REQ_DEM_TYPE Call by reference Type reference (TYPE) /MRSS/T_RM_REQ_DEM_TYPE Request Broadcast Type 20090825

Method CONSTRUCTOR on class /MRSS/CL_RM_REQ_ADAPTER has no exception.

Method GET_ABSTRCT_STAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_REQ_DEM_STAT Call by reference Type reference (TYPE) /MRSS/T_STATUS_TYPE Type of ERP status 20090908
2 Importing IV_RM_DEM_STAT Call by reference Type reference (TYPE) /MRSS/T_STATUS_SHORT Individual status of an object (short form) 20090908

Method GET_ABSTRCT_STAT on class /MRSS/CL_RM_REQ_ADAPTER has no exception.

Method MAP_REQ_TO_RM_CAND_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_RM_CAND_DATA Call by reference Type reference (TYPE) /MRSS/T_RM_CANDIDATE Candidates for Role 20090831
2 Importing IS_REQ_CAND_DATA Call by reference Type reference (TYPE) /MRSS/T_REQ_CAND_BO Request Candidate Structure 20090831

Method MAP_REQ_TO_RM_CAND_STATUS on class /MRSS/CL_RM_REQ_ADAPTER has no exception.

Method MAP_REQ_TO_RM_DEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_REQUEST Call by reference Type reference (TYPE) /MRSS/T_RM_REQUEST Request Header 20090825
2 Importing IT_REQ_DEM_DATA Call by reference Type reference (TYPE) /MRSS/T_REQ_DEM_BO_TAB Table of Request demands - BO 20090825

Method MAP_REQ_TO_RM_DEM on class /MRSS/CL_RM_REQ_ADAPTER has no exception.

Method MAP_REQ_TO_RM_DEM_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_RM_DEM_DATA Call by reference Type reference (TYPE) /MRSS/T_RM_BROADCAST Broadcast information 20090831
2 Importing IS_REQ_DEM_DATA Call by reference Type reference (TYPE) /MRSS/T_REQ_DEM_BO Request Demand BO structure 20090831

Method MAP_REQ_TO_RM_DEM_STATUS on class /MRSS/CL_RM_REQ_ADAPTER has no exception.

Method MAP_RM_TO_REQ_CAND_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_REQ_CAND_DATA Call by reference Type reference (TYPE) /MRSS/T_REQ_CAND_BO Request Candidate Structure 20090831
2 Changing CV_STS_CHNG Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN ABAP_TRUE 20090920
3 Importing IS_OLD_CND Call by reference Type reference (TYPE) /MRSS/T_REQ_CAND_BO Request Candidate Structure 20090909
4 Importing IS_RM_CAND_DATA Call by reference Type reference (TYPE) /MRSS/T_RM_CANDIDATE Candidates for Role 20090831

Method MAP_RM_TO_REQ_CAND_STATUS on class /MRSS/CL_RM_REQ_ADAPTER has no exception.

Method MAP_RM_TO_REQ_DEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_REQ_CAND_DATA Call by reference Type reference (TYPE) /MRSS/T_REQ_CAND_BO_TAB Table type for Candidates - BO 20090826
2 Exporting ET_REQ_DEM_DATA Call by reference Type reference (TYPE) /MRSS/T_REQ_DEM_BO_TAB Table of Request demands - BO 20090826
3 Importing IT_RM_CAND_DATA Call by reference Type reference (TYPE) /MRSS/T_RM_CANDIDATE_TAB Table of Candidates 20090826
4 Importing IT_RM_DEM_DATA Call by reference Type reference (TYPE) /MRSS/T_RM_BROADCAST_TAB Table of Broadcast information 20090826

Method MAP_RM_TO_REQ_DEM on class /MRSS/CL_RM_REQ_ADAPTER has no exception.

Method MAP_RM_TO_REQ_DEM_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_REQ_DEM_DATA Call by reference Type reference (TYPE) /MRSS/T_REQ_DEM_BO Request Demand UI structure 20090831
2 Importing IS_OLD_BRDCST Call by reference Type reference (TYPE) /MRSS/T_REQ_DEM_BO Request Demand UI structure 20090909
3 Importing IS_RM_DEM_DATA Call by reference Type reference (TYPE) /MRSS/T_RM_BROADCAST Broadcast information 20090831

Method MAP_RM_TO_REQ_DEM_STATUS on class /MRSS/CL_RM_REQ_ADAPTER has no exception.

Method READ_REQ_DEM_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_REQUEST Call by reference Type reference (TYPE) /MRSS/T_RM_REQUEST Request Header 20090825
2 Exporting ET_RETURN Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB 20090910
3 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_RM_FLAG Indicator 20090925
4 Importing IV_GET_ALL Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN 20090825
5 Importing IV_OBJID Call by reference Type reference (TYPE) OBJEKTID Object ID 20090825

Method READ_REQ_DEM_DATA on class /MRSS/CL_RM_REQ_ADAPTER has no exception.

Method SAVE_REQ_DEM_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB 20090910
2 Importing IT_RM_CAND_DATA Call by reference Type reference (TYPE) /MRSS/T_RM_CANDIDATE_TAB Table of Candidates 20090825
3 Importing IT_RM_DEM_DATA Call by reference Type reference (TYPE) /MRSS/T_RM_BROADCAST_TAB Table of Broadcast information 20090825

Method SAVE_REQ_DEM_DATA on class /MRSS/CL_RM_REQ_ADAPTER has no exception.

Method SPLIT_REQ_DEM_FROM_RM_REQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_REQUEST Call by reference Type reference (TYPE) /MRSS/T_RM_REQUEST Request Header 20090825
2 Exporting ET_RM_REQ_CAND_DATA Call by reference Type reference (TYPE) /MRSS/T_RM_CANDIDATE_TAB Table of Candidates 20090825
3 Exporting ET_RM_REQ_DEM_DATA Call by reference Type reference (TYPE) /MRSS/T_RM_BROADCAST_TAB Table of Broadcast information 20090825

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