SAP ABAP Class /MRSS/CL_RM_REQ_PERSISTENCE (RMFS contention management class)
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_PERSISTENCE | |
| Short Description | RMFS contention management class | |
| 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 | 20080114 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /MRSS/CL_RM_REQ_PERSISTENCE has no forward declaration.
Interfaces
Class /MRSS/CL_RM_REQ_PERSISTENCE has no interface implemented.
Friends
Class /MRSS/CL_RM_REQ_PERSISTENCE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | /MRSS/T_RM_FLAG | ' ' | Indicator | 20080114 | ||
| 2 | Constant | Private | Type reference (TYPE) | /MRSS/T_RM_FLAG | 'X' | Indicator | 20080114 | ||
| 3 | Constant | Private | Type reference (TYPE) | NUMC10 | 1 | Numeric Character Field, Length 10 | 20080114 | ||
| 4 | Constant | Private | Type reference (TYPE) | SYMSGID | '/MRSS/RMS' | Message Class | 20080114 | ||
| 5 | Constant | Public | See coding | '0.00000001' | 20080114 | ||||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | /MRSS/CL_RM_REQUEST_BO | Request BO | 20080114 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | /MRSS/CL_RM_REQ_ADAPTER | RM to Request Demand Adapter | 20090826 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | /MRSS/CL_RMI_HR | HR class object | 20080114 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_RM_REQUEST | Request Header | 20080114 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_RM_REQUEST | Request Header | 20080114 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_RM_REQUEST | Request Header | 20080114 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_RM_REQUEST | Request Header | 20080114 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_RM_ATTACH_KEY_TAB | Table for RM BO Attachments | 20080320 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Message Table | 20080114 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_RM_UPDREQ_PROF_TAB | Update Requirement Profile Table | 20080114 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_RMFS_ASSIGN_EXT_TAB | Table Type for Assignment in External Format | 20091001 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_RMFS_ASSIGN_EXT_TAB | Table Type for Assignment in External Format | 20091001 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_RM_FLAG | Indicator | 20080114 | |||
| 19 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_RM_FLAG | Indicator | 20080114 | |||
| 20 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_RM_FLAG | Indicator | 20080114 | |||
| 21 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_RM_FLAG | Indicator | 20080114 | |||
| 22 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_RM_FLAG | Indicator | 20080114 | |||
| 23 | Instance attribute | Private | Type reference (TYPE) | TZNTSTMPL | System Timestamp long format | 20080114 | |||
| 24 | Instance attribute | Private | Type reference (TYPE) | TZNTSTMPS | System Timestamp short format | 20080114 | |||
| 25 | Instance attribute | Private | Type reference (TYPE) | TIMEZONE | System Time Zone | 20080114 | |||
| 26 | Instance attribute | Private | Type reference (TYPE) | SYDATUM | Current Date of Application Server | 20080114 | |||
| 27 | Instance attribute | Private | Type reference (TYPE) | SYUNAME | User Name | 20080114 |
Methods
Events
Class /MRSS/CL_RM_REQ_PERSISTENCE has no event.
Types
Class /MRSS/CL_RM_REQ_PERSISTENCE has no local type.
Method Signatures
Method CHECK_DUPLICATES 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 | 20080803 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080130 |
Method COMPARE_ASSIGNMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CHANGED | Call by reference | Type reference (TYPE) | /MRSS/T_RM_FLAG | Indicator | 20080609 | |||
| 2 | IS_CHG_CAND | Call by reference | Type reference (TYPE) | /MRSS/T_RM_CANDIDATE | Candidates for Role | 20090930 |
Method COMPARE_ASSIGNMENTS on class /MRSS/CL_RM_REQ_PERSISTENCE has no exception.
Method COMPARE_CANDIDATES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_ROLE | Call by reference | Type reference (TYPE) | /MRSS/T_RM_ROLE | Candidates for Role | 20080114 | |||
| 2 | EV_CHANGED | Call by reference | Type reference (TYPE) | /MRSS/T_RM_FLAG | Indicator | 20080114 | |||
| 3 | EV_FAIL | Call by reference | Type reference (TYPE) | /MRSS/T_RM_FLAG | General Flag | 20080114 | |||
| 4 | IS_OLD_ROLE | Call by reference | Type reference (TYPE) | /MRSS/T_RM_ROLE | Candidates for Role | 20080114 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080114 |
Method COMPARE_DATA 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 | 20090818 | |||
| 2 | EV_CMNT_CHANGES_ONLY | Call by reference | Type reference (TYPE) | /MRSS/T_RM_FLAG | Indicator | 20080114 | |||
| 3 | IV_REROUTING | Call by reference | Type reference (TYPE) | /MRSS/T_RM_FLAG | Indicator | 20080908 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080114 |
Method COMPARE_DEMANDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_ROLE | Call by reference | Type reference (TYPE) | /MRSS/T_RM_ROLE | Broadcast information | 20080114 | |||
| 2 | EV_CHANGED | Call by reference | Type reference (TYPE) | /MRSS/T_RM_FLAG | Indicator | 20080114 | |||
| 3 | IS_OLD_ROLE | Call by reference | Type reference (TYPE) | /MRSS/T_RM_ROLE | Broadcast information | 20080114 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080114 |
Method COMPARE_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CHANGED | Call by reference | Type reference (TYPE) | /MRSS/T_RM_FLAG | Indicator | 20080114 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080114 |
Method COMPARE_ROLE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CHANGE_VERSION | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20080114 | |||
| 2 | EV_COMMENT_CHANGE | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20080114 | |||
| 3 | IS_OLD_ROLE | Call by reference | Type reference (TYPE) | /MRSS/T_RM_ROLE | Role Details Db | 20080114 | |||
| 4 | IS_ROLE | Call by reference | Type reference (TYPE) | /MRSS/T_RM_ROLE | Role Details UI | 20080114 |
Method COMPARE_ROLE_DATA on class /MRSS/CL_RM_REQ_PERSISTENCE has no exception.
Method COMPARE_TIMERULES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_ROLE | Call by reference | Type reference (TYPE) | /MRSS/T_RM_ROLE | Candidates for Role | 20120810 | |||
| 2 | EV_CHANGED | Call by reference | Type reference (TYPE) | /MRSS/T_RM_FLAG | Indicator | 20120810 | |||
| 3 | EV_FAIL | Call by reference | Type reference (TYPE) | /MRSS/T_RM_FLAG | General Flag | 20120810 | |||
| 4 | IS_OLD_ROLE | Call by reference | Type reference (TYPE) | /MRSS/T_RM_ROLE | Candidates for Role | 20120810 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120810 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_REQ_DEM_REF | Call by reference | Object reference (TYPE REF TO) | /MRSS/CL_RM_REQ_ADAPTER | RM to Request Demand Adapter | 20090826 | |||
| 2 | IS_CHG_REQUEST | Call by reference | Type reference (TYPE) | /MRSS/T_RM_REQUEST | Request Header | 20080114 | |||
| 3 | IS_DB_REQUEST | Call by reference | Type reference (TYPE) | /MRSS/T_RM_REQUEST | Request Header | 20080114 | |||
| 4 | IS_OLD_REQUEST | Call by reference | Type reference (TYPE) | /MRSS/T_RM_REQUEST | Request Header | 20080114 | |||
| 5 | IV_DATUM | Call by reference | Type reference (TYPE) | SYDATUM | SY-DATUM | Current Date of Application Server | 20080114 | ||
| 6 | IV_UNAME | Call by reference | Type reference (TYPE) | SYUNAME | SY-UNAME | User Name | 20080114 |
Method CONSTRUCTOR on class /MRSS/CL_RM_REQ_PERSISTENCE has no exception.
Method DELETE_OLD_BROADCASTS 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 | 20080522 |
Method DELETE_OLD_BROADCASTS on class /MRSS/CL_RM_REQ_PERSISTENCE has no exception.
Method GET_LAST_CHANGED_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_LASTCHGDATETIME | Call by reference | Type reference (TYPE) | STRING | Last Changed date & time | 20080114 | |||
| 2 | EV_LASTCHGNAME | Call by reference | Type reference (TYPE) | STRING | Last chnaged by name | 20080114 | |||
| 3 | IS_REQUEST | Call by reference | Type reference (TYPE) | /MRSS/T_RM_REQUEST | Request Header | 20080114 |
Method GET_LAST_CHANGED_INFO on class /MRSS/CL_RM_REQ_PERSISTENCE has no exception.
Method INIT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_BROADCAST | Call by reference | Object reference (TYPE REF TO) | /MRSS/CL_RM_BROADCAST | Class for broadcast screen and data | 20080114 | |||
| 2 | ER_REQ_PROF | Call by reference | Object reference (TYPE REF TO) | /MRSS/CL_RM_REQPROF | Resource Management Data Integration Layer for Req Profile | 20080114 | |||
| 3 | ER_ROUTING | Call by reference | Object reference (TYPE REF TO) | /MRSS/IF_RM_ROUTING | Routing Logic for RM | 20080114 |
Method INIT_DATA on class /MRSS/CL_RM_REQ_PERSISTENCE has no exception.
Method MERGE_ROLE_DATA_ONLY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_ROLE | Call by reference | Type reference (TYPE) | /MRSS/T_RM_ROLE | Role Details | 20080114 | |||
| 2 | IS_DB_ROLE | Call by reference | Type reference (TYPE) | /MRSS/T_RM_ROLE | Role Details | 20080114 |
Method MERGE_ROLE_DATA_ONLY on class /MRSS/CL_RM_REQ_PERSISTENCE has no exception.
Method SET_CANDIDATE_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_CHG_CAND | Call by reference | Type reference (TYPE) | /MRSS/T_RM_CANDIDATE | Candidates for Role | 20080114 | |||
| 2 | IV_NEW_CANDIDATE | Call by reference | Type reference (TYPE) | /MRSS/T_RM_FLAG | Indicator | 20080114 |
Method SET_CANDIDATE_VERSION on class /MRSS/CL_RM_REQ_PERSISTENCE has no exception.
Method SET_DEMAND_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DEMAND | Call by reference | Type reference (TYPE) | /MRSS/T_RM_BROADCAST | Broadcast information | 20080114 | |||
| 2 | IV_IS_NEW_DEMAND | Call by reference | Type reference (TYPE) | /MRSS/T_RM_FLAG | Indicator | 20080114 |
Method SET_DEMAND_VERSION on class /MRSS/CL_RM_REQ_PERSISTENCE has no exception.
Method SET_REQUEST_VERSION Signature
Method SET_REQUEST_VERSION on class /MRSS/CL_RM_REQ_PERSISTENCE has no parameter.
Method SET_REQUEST_VERSION on class /MRSS/CL_RM_REQ_PERSISTENCE has no exception.
Method SET_REQ_HEADER_STATUS 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 | 20080114 |
Method SET_REQ_HEADER_STATUS on class /MRSS/CL_RM_REQ_PERSISTENCE has no exception.
Method SET_ROLE_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_ROLE | Call by reference | Type reference (TYPE) | /MRSS/T_RM_ROLE | Role Details | 20080114 | |||
| 2 | ET_RETURN | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Message Table | 20080114 | |||
| 3 | IS_OLD_PROFILE | Call by reference | Type reference (TYPE) | /MRSS/T_RMS_SKILL_BO | Legacy Requirement Profile Exchange Structure | 20080114 | |||
| 4 | IV_IS_NEW_ROLE | Call by reference | Type reference (TYPE) | /MRSS/T_RM_FLAG | ABAP_FALSE | Indicator | 20080114 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080114 |
Method UPDATE_REQUEST_DATA 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 | 20090818 | |||
| 2 | ES_UPDATED_REQUEST | Call by reference | Type reference (TYPE) | /MRSS/T_RM_REQUEST | Request Header | 20080114 | |||
| 3 | ET_DELETE_ATT_KEYS | Call by reference | Type reference (TYPE) | /MRSS/T_RM_ATTACH_KEY_TAB | Attachment Key table | 20080320 | |||
| 4 | ET_RETURN | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Return Parameter | 20080114 | |||
| 5 | ET_UPDREQ_PROF_TAB | Call by reference | Type reference (TYPE) | /MRSS/T_RM_UPDREQ_PROF_TAB | Update Requirement Profile Table | 20080114 | |||
| 6 | EV_CMNT_CHANGES_ONLY | Call by reference | Type reference (TYPE) | /MRSS/T_RM_FLAG | Indicator | 20080114 | |||
| 7 | IV_ROLENUMBER | Value transfer | Type reference (TYPE) | /MRSS/T_RM_ROLE_ID | Role Number | 20080205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080130 | |||
| 2 | Locking Error | 20080206 | ||
| 3 | 20080114 |
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 606 |