SAP ABAP Class /MRSS/CL_RM_AUTOCANDSTATUS_UPD (Automatic status update 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_AUTOCANDSTATUS_UPD | |
| Short Description | Automatic status update 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 | 20090812 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /MRSS/CL_RM_AUTOCANDSTATUS_UPD has no forward declaration.
Interfaces
Class /MRSS/CL_RM_AUTOCANDSTATUS_UPD has no interface implemented.
Friends
Class /MRSS/CL_RM_AUTOCANDSTATUS_UPD 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_RMU_UI_ASGN | WD UI Assignment | 20090812 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | /MRSS/CL_RM_AUTOCANDSTATUS_UPD | Automatic status update class | 20090812 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | /MRSS/T_RM_ROLE_ID_TAB | Table of Role ids | 20090812 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | /MRSS/C_RM_ACSU_TAB | Table type for Automatic candidate status update | 20090812 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | /MRSS/T_RM_CANDIDATE_TAB | Table of Candidates | 20090812 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | /MRSS/T_RM_ROLE_ID_TAB | Table of Role ids | 20090812 | |||
| 7 | Static Attribute | Private | Type reference (TYPE) | /MRSS/T_RM_ROLE_ID_TAB | Table of Role ids | 20090812 | |||
| 8 | Static Attribute | Private | Type reference (TYPE) | /MRSS/T_RM_FLAG | Indicator | 20090812 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Gets assignment of candidate | 20090812 | |
| 2 | Instance method | Public | Method | Read whether assignment exists | 20090812 | |
| 3 | Instance method | Public | Method | Get the error roles that have assignment | 20090812 | |
| 4 | Instance method | Public | Method | Get the automatic candidate status table | 20090812 | |
| 5 | Instance method | Public | Method | Read the candidate whose status needs to be changed | 20090812 | |
| 6 | Static method | Public | Method | Get instance of the class | 20090812 | |
| 7 | Instance method | Public | Method | Returns the staffed and closed roles | 20090812 | |
| 8 | Instance method | Public | Method | Refresh the candidate whose status needs to be changed | 20090812 | |
| 9 | Instance method | Public | Method | Set whether assignment exists | 20090812 | |
| 10 | Instance method | Public | Method | Set the candidate whose status needs to be changed | 20090812 |
Events
Class /MRSS/CL_RM_AUTOCANDSTATUS_UPD has no event.
Types
Class /MRSS/CL_RM_AUTOCANDSTATUS_UPD has no local type.
Method Signatures
Method GET_ASSIGNMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CHG_ASSIGNMENT | Call by reference | Type reference (TYPE) | /MRSS/T_RMFS_ASSIGN_EXT_TAB | Table Type for Assignment in External Format | 20090812 | |||
| 2 | ET_OLD_ASSIGNMENT | Call by reference | Type reference (TYPE) | /MRSS/T_RMFS_ASSIGN_EXT_TAB | Table Type for Assignment in External Format | 20090812 | |||
| 3 | IV_CANDIDATE_ID | Call by reference | Type reference (TYPE) | /MRSS/T_RM_CANDIDATE_ID | Consultant ID | 20090812 |
Method GET_ASSIGNMENTS on class /MRSS/CL_RM_AUTOCANDSTATUS_UPD has no exception.
Method GET_ASSIGNMENT_ERRORINDICATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ERROR | Call by reference | Type reference (TYPE) | /MRSS/T_RM_FLAG | Indicator | 20090812 |
Method GET_ASSIGNMENT_ERRORINDICATOR on class /MRSS/CL_RM_AUTOCANDSTATUS_UPD has no exception.
Method GET_ASSIGN_ERRORROLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ROLETAB | Call by reference | Type reference (TYPE) | /MRSS/T_RM_ROLE_ID_TAB | Table of Role ids | 20090812 |
Method GET_ASSIGN_ERRORROLE on class /MRSS/CL_RM_AUTOCANDSTATUS_UPD has no exception.
Method GET_AUTOSTATUSDETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ASCU_TAB | Call by reference | Type reference (TYPE) | /MRSS/C_RM_ACSU_TAB | Table type for Automatic candidate status update | 20090812 |
Method GET_AUTOSTATUSDETAILS on class /MRSS/CL_RM_AUTOCANDSTATUS_UPD has no exception.
Method GET_AUTOUPDATE_CANDIDATE 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_CANDIDATE_TAB | Table of Candidates | 20090812 |
Method GET_AUTOUPDATE_CANDIDATE on class /MRSS/CL_RM_AUTOCANDSTATUS_UPD has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_OBJECT | Call by reference | Object reference (TYPE REF TO) | /MRSS/CL_RM_AUTOCANDSTATUS_UPD | Automatic status update class | 20090812 |
Method GET_INSTANCE on class /MRSS/CL_RM_AUTOCANDSTATUS_UPD has no exception.
Method GET_ROLE_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CLOSED_ROLES | Call by reference | Type reference (TYPE) | /MRSS/T_RM_ROLE_ID_TAB | Table of Role ids | 20090812 | |||
| 2 | ET_STAFFED_ROLES | Call by reference | Type reference (TYPE) | /MRSS/T_RM_ROLE_ID_TAB | Table of Role ids | 20090812 |
Method GET_ROLE_DETAILS on class /MRSS/CL_RM_AUTOCANDSTATUS_UPD has no exception.
Method REFRESH_AUTOUPDATE_CANDIDATE Signature
Method REFRESH_AUTOUPDATE_CANDIDATE on class /MRSS/CL_RM_AUTOCANDSTATUS_UPD has no parameter.
Method REFRESH_AUTOUPDATE_CANDIDATE on class /MRSS/CL_RM_AUTOCANDSTATUS_UPD has no exception.
Method SET_ASSIGNMENT_ERRORINDICATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INDICATOR | Call by reference | Type reference (TYPE) | /MRSS/T_RM_FLAG | Indicator | 20090812 | |||
| 2 | IV_ROLE_NUMBER | Call by reference | Type reference (TYPE) | /MRSS/T_RM_ROLE_ID | Role Number | 20090812 |
Method SET_ASSIGNMENT_ERRORINDICATOR on class /MRSS/CL_RM_AUTOCANDSTATUS_UPD has no exception.
Method SET_AUTOUPDATE_CANDIDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_UI_ASGN | Call by reference | Object reference (TYPE REF TO) | /MRSS/CL_RMU_UI_ASGN | WD UI Assignment | 20090812 | |||
| 2 | IS_REQUEST | Call by reference | Type reference (TYPE) | /MRSS/T_RM_REQUEST_UI | Request Header | 20090812 | |||
| 3 | IT_CANDIDATE_ALL | Call by reference | Type reference (TYPE) | /MRSS/T_RM_CANDIDATE_TAB | Table of Candidates | 20090812 | |||
| 4 | IT_OLDROLES | Call by reference | Type reference (TYPE) | /MRSS/T_RM_ROLE_UI_TAB | Role UI table type | 20090812 | |||
| 5 | IT_ROLETAB | Call by reference | Type reference (TYPE) | /MRSS/T_RM_ROLE_UI_TAB | Role UI table type | 20090812 |
Method SET_AUTOUPDATE_CANDIDATE on class /MRSS/CL_RM_AUTOCANDSTATUS_UPD has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 700 |