SAP ABAP Class /MRSS/CL_RMS_CANDIDATES (Maintain operations)
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_RMS_CANDIDATES | |
| Short Description | Maintain operations | |
| 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 | 20080929 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /MRSS/CL_RMS_CANDIDATES has no forward declaration.
Interfaces
Class /MRSS/CL_RMS_CANDIDATES has no interface implemented.
Friends
Class /MRSS/CL_RMS_CANDIDATES has no friend class.
Attributes
Class /MRSS/CL_RMS_CANDIDATES has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Maintenance/Save | 20080929 | |
| 2 | Static method | Public | Method | Read Candidates for Demands | 20080929 | |
| 3 | Static method | Public | Method | Save | 20080929 |
Events
Class /MRSS/CL_RMS_CANDIDATES has no event.
Types
Class /MRSS/CL_RMS_CANDIDATES has no local type.
Method Signatures
Method MAINTAIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_REQUEST | Call by reference | Type reference (TYPE) | /MRSS/T_RM_REQUEST | Role | 20080929 | |||
| 2 | IT_PARTNER | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_PARTNER_D_WRK_TAB | Demand | 20080929 |
Method MAINTAIN on class /MRSS/CL_RMS_CANDIDATES has no exception.
Method READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CANDIDATES | Call by reference | Type reference (TYPE) | /MRSS/T_RM_CAND_TAB | Table type for Candidates | 20080929 | |||
| 2 | IT_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | List of GUIDs | 20080929 |
Method READ on class /MRSS/CL_RMS_CANDIDATES has no exception.
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CANDIDATES | Call by reference | Type reference (TYPE) | /MRSS/T_RM_CAND_TAB | Table type for Candidates | 20080929 | |||
| 2 | IT_SB_EXP_HIST | Call by reference | Type reference (TYPE) | /MRSS/T_RM_SB_EXP_TAB | Softbooking expiry date history | 20090424 | |||
| 3 | IV_INSERT_SCENARIO | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | 20090908 |
Method SAVE on class /MRSS/CL_RMS_CANDIDATES has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 610 |