SAP ABAP Class /MRSS/CL_RM_BCKWRD_INTGN_MRS (Backward Integration to MRS)
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_BCKWRD_INTGN_MRS | |
| Short Description | Backward Integration to MRS | |
| 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 | 20080616 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /MRSS/CL_RM_BCKWRD_INTGN_MRS has no forward declaration.
Interfaces
Class /MRSS/CL_RM_BCKWRD_INTGN_MRS has no interface implemented.
Friends
Class /MRSS/CL_RM_BCKWRD_INTGN_MRS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | /MRSS/CL_RM_BCKWRD_INTGN_MRS | Backward Integration to MRS | 20080616 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20080616 | |
| 2 | Instance method | Private | Method | Convert assignments to IL format | 20080616 | |
| 3 | Instance method | Private | Method | Convert Assignment to MRS Format | 20080616 | |
| 4 | Static method | Public | Method | To get the instance of the current class | 20080616 | |
| 5 | Instance method | Public | Method | Save MRS Data | 20080616 | |
| 6 | Instance method | Private | Method | Update Candidate Data | 20080617 | |
| 7 | Instance method | Private | Method | Update New Candidate Status | 20090908 |
Events
Class /MRSS/CL_RM_BCKWRD_INTGN_MRS has no event.
Types
Class /MRSS/CL_RM_BCKWRD_INTGN_MRS has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class /MRSS/CL_RM_BCKWRD_INTGN_MRS has no parameter.
Method CLASS_CONSTRUCTOR on class /MRSS/CL_RM_BCKWRD_INTGN_MRS has no exception.
Method CONVERT_ASSIGNMENTS_IL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ASSIGNMENTS_DEL | Call by reference | Type reference (TYPE) | /MRSS/T_RMI_ASSIGNMENT_NW_TAB | Assignment table | 20080616 | |||
| 2 | ET_ASSIGNMENTS_INS | Call by reference | Type reference (TYPE) | /MRSS/T_RMI_ASSIGNMENT_NW_TAB | Assignment table | 20080616 | |||
| 3 | ET_ASSIGNMENTS_UPD | Call by reference | Type reference (TYPE) | /MRSS/T_RMI_ASSIGNMENT_NW_TAB | Assignment table | 20080704 | |||
| 4 | IT_ASSIGNMENTS | Call by reference | Type reference (TYPE) | /MRSS/T_RMFS_ASSIGN_EXT_TAB | Table Type for Assignment in External Format | 20080616 |
Method CONVERT_ASSIGNMENTS_IL on class /MRSS/CL_RM_BCKWRD_INTGN_MRS has no exception.
Method CONVERT_TIMESPEC_MRS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Message Table | 20080713 | |||
| 2 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20080713 | |||
| 3 | IT_CANDIDATES | Call by reference | Type reference (TYPE) | /MRSS/T_RM_CANDIDATE_TAB | Table Type for Assignment in External Format | 20080616 |
Method CONVERT_TIMESPEC_MRS on class /MRSS/CL_RM_BCKWRD_INTGN_MRS has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_P_BCKWARD_INTGN | Value transfer | Object reference (TYPE REF TO) | /MRSS/CL_RM_BCKWRD_INTGN_MRS | Backward Integration to MRS | 20080616 |
Method GET_INSTANCE on class /MRSS/CL_RM_BCKWRD_INTGN_MRS has no exception.
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Message Table | 20080616 | |||
| 2 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20080616 | |||
| 3 | IT_CANDIDATES | Call by reference | Type reference (TYPE) | /MRSS/T_RM_CANDIDATE_TAB | Table of Candidates | 20080616 | |||
| 4 | IT_OTHER_CANDIDATE_TAB | Value transfer | Type reference (TYPE) | /MRSS/T_RM_CANDIDATE_TAB | Table of Candidates | 20081113 |
Method SAVE on class /MRSS/CL_RM_BCKWRD_INTGN_MRS has no exception.
Method UPDATE_CANDIDATES_BO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Message Table | 20080617 | |||
| 2 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20080617 | |||
| 3 | IT_ASSIGNMENTS | Value transfer | Type reference (TYPE) | /MRSS/T_RMFS_ASSIGN_EXT_TAB | Table Type for Assignment in External Format | 20080617 | |||
| 4 | IT_CANDIDATES | Call by reference | Type reference (TYPE) | /MRSS/T_RM_CANDIDATE_TAB | Table of Candidates | 20100211 | |||
| 5 | IT_OTHER_CANDIDATE_TAB | Call by reference | Type reference (TYPE) | /MRSS/T_RM_CANDIDATE_TAB | Table of Candidates | 20081113 |
Method UPDATE_CANDIDATES_BO on class /MRSS/CL_RM_BCKWRD_INTGN_MRS has no exception.
Method UPDATE_NEW_CAND_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 | 20090908 | |||
| 2 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | 20090908 |
Method UPDATE_NEW_CAND_STATUS on class /MRSS/CL_RM_BCKWRD_INTGN_MRS has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 610 |