SAP ABAP Class /MRSS/CL_SGE_CHECK_RES_VALDITY (Check Class for Resource validity)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
PM-WOC-MO (Application Component) Maintenance Orders
⤷
/MRSS/SGE (Package) Multiresource Planning: Scheduling Engine
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/IF_SGE_CHECK | Interface for Check Classes | 20090728 |
Properties
| Class | /MRSS/CL_SGE_CHECK_RES_VALDITY | |
| Short Description | Check Class for Resource validity | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /MRSS/SGE | Multiresource Planning: Scheduling Engine |
| Created | 20090508 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /MRSS/CL_SGE_CHECK_RES_VALDITY has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /MRSS/IF_SGE_CHECK | Interface for Check Classes | 20090728 |
Friends
Class /MRSS/CL_SGE_CHECK_RES_VALDITY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | /MRSS/IF_SGA_ALERT_INT | Internal Alert Monitor Interface | 20090728 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | /MRSS/CL_SGE_RESOURCE_MGR | Scheduling Engine: Resource Manager | 20090728 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | /MRSS/T_ALERT_MESSAGE_TAB | Notification | 20090728 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20090728 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20090728 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Changes the alert with a change in the assignment | 20090728 | |
| 2 | Instance method | Protected | Method | Creates alerts for the resource-assignments | 20090728 | |
| 3 | Instance method | Public | Method | Determine Relevance of Message Numbers | 20090728 | |
| 4 | Instance method | Protected | Method | Gets the end date of the resource in the organization | 20090728 |
Events
Class /MRSS/CL_SGE_CHECK_RES_VALDITY has no event.
Types
Class /MRSS/CL_SGE_CHECK_RES_VALDITY has no local type.
Method Signatures
Method ASSIGNMENT_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IREF_ASSGN | Call by reference | Object reference (TYPE REF TO) | /MRSS/CL_SGE_DATA_CHANGED_ASS | Changed Assignment Specification in Scheduling Engine Appl. | 20090728 |
Method ASSIGNMENT_CHANGED on class /MRSS/CL_SGE_CHECK_RES_VALDITY has no exception.
Method CREATE_ALERTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_RESOURCE | Call by reference | Type reference (TYPE) | /MRSS/T_RESOURCE | Resource ID with Object | 20090728 | |||
| 2 | IT_ASSIGNMENTS | Call by reference | Type reference (TYPE) | /MRSS/T_ASSIGNMENT_TAB | Table with Assignments | 20090728 | |||
| 3 | IV_BEG_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20090728 | |||
| 4 | IV_END_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20090728 | |||
| 5 | IV_RES_END_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20090728 |
Method CREATE_ALERTS on class /MRSS/CL_SGE_CHECK_RES_VALDITY has no exception.
Method GET_ALERT_RELEVANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_EXCLUDE_ALERT_MSG | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Message Table | 20090728 |
Method GET_ALERT_RELEVANCE on class /MRSS/CL_SGE_CHECK_RES_VALDITY has no exception.
Method GET_RES_END_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_RES_END_DATE | Call by reference | Type reference (TYPE) | ENDDA | End Date | 20090728 | |||
| 2 | IV_RES_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | GUID | 20090728 |
Method GET_RES_END_DATE on class /MRSS/CL_SGE_CHECK_RES_VALDITY has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 700 |