SAP ABAP Class /MRSS/CL_RMI_DAO (RM:Data access object)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
PM-WOC-CP (Application Component) Capacity and Resource Planning
⤷
/MRSS/RMI_NW (Package) RM Integration Layer
⤷
⤷
Properties
| Class | /MRSS/CL_RMI_DAO | |
| Short Description | RM:Data access object | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /MRSS/RMI_NW | RM Integration Layer |
| Created | 20100916 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /MRSS/CL_RMI_DAO has no forward declaration.
Interfaces
Class /MRSS/CL_RMI_DAO has no interface implemented.
Friends
Class /MRSS/CL_RMI_DAO has no friend class.
Attributes
Class /MRSS/CL_RMI_DAO has no attribute.
Methods
Events
Class /MRSS/CL_RMI_DAO has no event.
Types
Class /MRSS/CL_RMI_DAO has no local type.
Method Signatures
Method ALERT_ON_ASSIGNMENT_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ASG_ALERT_RAT | Call by reference | Type reference (TYPE) | /MRSS/T_RM_ALERT_MSG_TAB | Alert Long text | 20100920 | |||
| 2 | IS_CANDIDATE | Call by reference | Type reference (TYPE) | /MRSS/T_RM_CANDIDATE | Candidates for Role | 20100920 |
Method ALERT_ON_ASSIGNMENT_UPDATE on class /MRSS/CL_RMI_DAO has no exception.
Method CAND_STATUS_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RETURN | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Message Table | 20100920 | |||
| 2 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20100920 | |||
| 3 | IT_STATUS | Call by reference | Type reference (TYPE) | /MRSS/T_RM_CAND_STAT_TAB | Candidate Status Table | 20100920 | |||
| 4 | IV_OBJNR | Call by reference | Type reference (TYPE) | J_OBJNR | Object number | 20100920 |
Method CAND_STATUS_UPDATE on class /MRSS/CL_RMI_DAO has no exception.
Method CHECK_ASSIGNMENT_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CANDIDATE | Call by reference | Type reference (TYPE) | /MRSS/T_RM_CANDIDATE | Candidates for Role | 20100920 | |||
| 2 | IS_PARTNER | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_PARTNER_D_WRK | Work structure for item-data partners with update indicator | 20100920 |
Method CHECK_ASSIGNMENT_CHANGED on class /MRSS/CL_RMI_DAO has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class /MRSS/CL_RMI_DAO has no parameter.
Method CLASS_CONSTRUCTOR on class /MRSS/CL_RMI_DAO has no exception.
Method CREATE_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_SAVE_CTRL | Call by reference | Type reference (TYPE) | /MRSS/T_RM_SAVE_CTRL | Control Parameters for Save | 20100916 | |||
| 2 | ET_RETURN | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Message Table | 20100916 | |||
| 3 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20100916 | |||
| 4 | EV_REQUEST_NUMBER | Call by reference | Type reference (TYPE) | /MRSS/T_RM_REQ_ID | Request Number | 20100916 | |||
| 5 | IS_REQUEST | Call by reference | Type reference (TYPE) | /MRSS/T_RM_REQUEST | Request Header | 20100916 | |||
| 6 | IT_ASSIGNMENTS | Call by reference | Type reference (TYPE) | /MRSS/T_RMFS_ASSIGN_EXT_TAB | Table Type for Assignment in External Format | 20100916 | |||
| 7 | IV_COMMIT | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | 'X' | Boolean Variable | 20100916 |
Method CREATE_REQUEST on class /MRSS/CL_RMI_DAO has no exception.
Method DELETE_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RETURN | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Message Table | 20100916 | |||
| 2 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20100916 | |||
| 3 | IV_COMMIT | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | 'X' | Boolean Variable | 20100916 | ||
| 4 | IV_REQUEST_NUMBER | Call by reference | Type reference (TYPE) | /MRSS/T_RM_REQ_ID | Request Number | 20100916 |
Method DELETE_REQUEST on class /MRSS/CL_RMI_DAO has no exception.
Method GENERATE_CAND_OBJNRS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_REQUEST | Call by reference | Type reference (TYPE) | /MRSS/T_RM_REQUEST | Request Header | 20100916 |
Method GENERATE_CAND_OBJNRS on class /MRSS/CL_RMI_DAO has no exception.
Method GET_ASSIGNMENT_REQ_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_REQ_DATA | Call by reference | Type reference (TYPE) | /MRSS/T_RM_REQ_DATA_TAB | Table of request data for assignments | 20100920 |
Method GET_ASSIGNMENT_REQ_DATA on class /MRSS/CL_RMI_DAO has no exception.
Method GET_FACTORY_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EREF_IL_OBJECT | Call by reference | Object reference (TYPE REF TO) | /MRSS/IF_RMI_NW_IN | RM integration layer | 20100916 | |||
| 2 | IV_SOURCE_SYS | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20100916 |
Method GET_FACTORY_OBJECT on class /MRSS/CL_RMI_DAO has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EREF_DAO | Value transfer | Object reference (TYPE REF TO) | /MRSS/CL_RMI_DAO | RM:Data access object | 20100917 |
Method GET_INSTANCE on class /MRSS/CL_RMI_DAO has no exception.
Method GET_MAPPED_ASSIGN_DET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ABSTRACT_DEL | Value transfer | Type reference (TYPE) | /MRSS/T_RMI_ASSIGNMENT_NW_TAB | Table type for RM Assignments | 20100920 | |||
| 2 | ET_ABSTRACT_INS | Value transfer | Type reference (TYPE) | /MRSS/T_RMI_ASSIGNMENT_NW_TAB | Table type for RM Assignments | 20100920 | |||
| 3 | ET_ABSTRACT_UPD | Value transfer | Type reference (TYPE) | /MRSS/T_RMI_ASSIGNMENT_NW_TAB | Table type for RM Assignments | 20100920 | |||
| 4 | ET_ASSIGNMENTS_DEL | Value transfer | Type reference (TYPE) | /MRSS/T_RMI_ASSIGNMENT_NW_TAB | Table type for RM Assignments | 20100920 | |||
| 5 | ET_ASSIGNMENTS_INS | Value transfer | Type reference (TYPE) | /MRSS/T_RMI_ASSIGNMENT_NW_TAB | Table type for RM Assignments | 20100920 | |||
| 6 | ET_ASSIGNMENTS_UPD | Value transfer | Type reference (TYPE) | /MRSS/T_RMI_ASSIGNMENT_NW_TAB | Table type for RM Assignments | 20100920 |
Method GET_MAPPED_ASSIGN_DET on class /MRSS/CL_RMI_DAO has no exception.
Method GET_OBJID_FOR_ASSIGNMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_ASSIGNMENT | Call by reference | Type reference (TYPE) | /MRSS/T_RMI_ASSIGNMENT_NW | Assignment Structure for RM | 20100920 |
Method GET_OBJID_FOR_ASSIGNMENT on class /MRSS/CL_RMI_DAO has no exception.
Method GET_ROLE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RMI_RO | Call by reference | Type reference (TYPE) | /MRSS/T_RM_NW_ROLT | Table type for activities | 20100920 | |||
| 2 | IT_ROLE_KEYS | Call by reference | Type reference (TYPE) | /MRSS/T_RM_ROLE_KEY_TAB | Table of Role Keys | 20100920 |
Method GET_ROLE_DATA on class /MRSS/CL_RMI_DAO has no exception.
Method MAP_ASSIGNMENTS_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ASSIGNMENTS_DEL | Value transfer | Type reference (TYPE) | /MRSS/T_RMI_ASSIGNMENT_NW_TAB | Table type for RM Assignments | 20100920 | |||
| 2 | ET_ASSIGNMENTS_INS | Value transfer | Type reference (TYPE) | /MRSS/T_RMI_ASSIGNMENT_NW_TAB | Table type for RM Assignments | 20100920 | |||
| 3 | ET_ASSIGNMENTS_UPD | Value transfer | Type reference (TYPE) | /MRSS/T_RMI_ASSIGNMENT_NW_TAB | Table type for RM Assignments | 20100920 | |||
| 4 | IT_ASSIGNMENTS | Call by reference | Type reference (TYPE) | /MRSS/T_RMFS_ASSIGN_EXT_TAB | Table Type for Assignment in External Format | 20100920 |
Method MAP_ASSIGNMENTS_INT on class /MRSS/CL_RMI_DAO has no exception.
Method MRS_READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ASSIGNMENTS | Call by reference | Type reference (TYPE) | /MRSS/T_ASS_KEY_EXT_DET_TAB | Table with Assignments | 20100920 | |||
| 2 | ET_DEMANDS | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_STR_TAB | Complex demands in structure representation | 20100920 | |||
| 3 | ET_RESOURCES | Call by reference | Type reference (TYPE) | /MRSS/T_RESOURCE_DETAILS_TAB | Resource details | 20100920 | |||
| 4 | IT_AUFNR | Call by reference | Type reference (TYPE) | /MRSS/T_RM_REQ_ID_TAB | Request number table | 20100920 | |||
| 5 | IV_CLEAR | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | SPACE | Boolean Variable | 20100920 | ||
| 6 | IV_GET_ASSIGNMENTS | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | SPACE | Boolean Variable | 20100920 | ||
| 7 | IV_GET_RESOURCE_DETAILS | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | SPACE | Boolean Variable | 20100920 |
Method MRS_READ on class /MRSS/CL_RMI_DAO has no exception.
Method READ_CND_FRM_DEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_REQUEST | Call by reference | Type reference (TYPE) | /MRSS/T_RMI_REQ_NW_TAB | Request table | 20100920 |
Method READ_CND_FRM_DEM on class /MRSS/CL_RMI_DAO has no exception.
Method READ_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_REQUEST | Call by reference | Type reference (TYPE) | /MRSS/T_RM_REQUEST | Request Header | 20100916 | |||
| 2 | ET_CND_STS_HIS | Call by reference | Type reference (TYPE) | /MRSS/T_RM_STAT_HIST_TAB | Status history | 20100916 | |||
| 3 | ET_CUSTOMERID | Call by reference | Type reference (TYPE) | /MRSS/T_RMS_DEM_KUNNR | Table type for /MRSS/T_RM_DEM_KUNNR | 20100916 | |||
| 4 | ET_REQUEST | Call by reference | Type reference (TYPE) | /MRSS/T_RM_REQUEST_TAB | Table of Requests | 20100916 | |||
| 5 | ET_RETURN | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Message Table | 20100916 | |||
| 6 | ET_STAT_HIS | Call by reference | Type reference (TYPE) | /MRSS/T_RM_STAT_HIST_TAB | Status history | 20100916 | |||
| 7 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20100916 | |||
| 8 | IS_REQUEST_KEY | Call by reference | Type reference (TYPE) | /MRSS/T_RM_REQUEST_KEY | Object Key for Request | 20100916 | |||
| 9 | IT_REQUEST_KEY | Call by reference | Type reference (TYPE) | /MRSS/T_RM_REQUEST_KEY_TAB | Table of Request keys | 20100916 | |||
| 10 | IV_ENQUEUE | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | 'X' | Boolean Variable | 20100916 | ||
| 11 | IV_HEADER_ONLY | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | SPACE | Boolean Variable | 20100916 | ||
| 12 | IV_MULTIPLE | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | SPACE | Boolean Variable | 20100916 | ||
| 13 | IV_NO_STATUS_REFRESH | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20100916 | |||
| 14 | IV_ROLE_SUMMARY_ONLY | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | SPACE | Boolean Variable | 20100916 | ||
| 15 | IV_SPRAS | Call by reference | Type reference (TYPE) | SY-LANGU | SY-LANGU | Language Key of Current Text Environment | 20100916 | ||
| 16 | IV_WORKLIST | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | SPACE | Boolean Variable | 20100916 |
Method READ_REQUEST on class /MRSS/CL_RMI_DAO has no exception.
Method UPDATE_CANDIDATES_FOR_DEM Signature
Method UPDATE_CANDIDATES_FOR_DEM on class /MRSS/CL_RMI_DAO has no parameter.
Method UPDATE_CANDIDATES_FOR_DEM on class /MRSS/CL_RMI_DAO has no exception.
Method UPDATE_DEMAND_INFO Signature
Method UPDATE_DEMAND_INFO on class /MRSS/CL_RMI_DAO has no parameter.
Method UPDATE_DEMAND_INFO on class /MRSS/CL_RMI_DAO has no exception.
Method UPDATE_PARTNER_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_CANDIDATE | Call by reference | Type reference (TYPE) | /MRSS/T_RM_CANDIDATE | Candidates for Role | 20100920 | |||
| 2 | IV_STATUS_OBJ | Call by reference | Type reference (TYPE) | J_OBTYP | Object Category | 20100920 | |||
| 3 | IV_STATUS_PROF | Call by reference | Type reference (TYPE) | J_STSMA | Status Profile | 20100920 |
Method UPDATE_PARTNER_STATUS on class /MRSS/CL_RMI_DAO has no exception.
Method UPDATE_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_SAVE_CTRL | Call by reference | Type reference (TYPE) | /MRSS/T_RM_SAVE_CTRL | Control Parameters for Save | 20100916 | |||
| 2 | ET_RETURN | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Message Table | 20100916 | |||
| 3 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20100916 | |||
| 4 | IR_REQ_DEM_REF | Call by reference | Object reference (TYPE REF TO) | /MRSS/CL_RM_REQ_ADAPTER | RM to Request Demand Adapter | 20100916 | |||
| 5 | IS_REQUEST | Call by reference | Type reference (TYPE) | /MRSS/T_RM_REQUEST | Request Header | 20100916 | |||
| 6 | IT_ASSIGNMENTS | Call by reference | Type reference (TYPE) | /MRSS/T_RMFS_ASSIGN_EXT_TAB | Table Type for Assignment in External Format | 20100916 | |||
| 7 | IV_COMMIT | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | 'X' | Boolean Variable | 20100916 |
Method UPDATE_REQUEST on class /MRSS/CL_RMI_DAO has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 800 |