SAP ABAP Class /MRSS/CL_SGE_CHECK_ASG_TIME (Check for time dependent alerts)
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 | 20070904 |
Properties
| Class | /MRSS/CL_SGE_CHECK_ASG_TIME | |
| Short Description | Check for time dependent alerts | |
| 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 | 20070904 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /MRSS/CL_SGE_CHECK_ASG_TIME has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /MRSS/IF_SGE_CHECK | Interface for Check Classes | 20070904 |
Friends
Class /MRSS/CL_SGE_CHECK_ASG_TIME 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 | Alert Monitor Interface | 20070904 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | /MRSS/IF_SGE_WORKLIST | 20130624 | ||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | /MRSS/T_ALERT_MESSAGE_TAB | Boolean Variable | 20070904 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | /MRSS/T_ALERT_MESSAGE_TAB | SLA Violation | 20070904 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20070904 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | /MRSS/T_BOOLEAN | SLA Violation | 20070904 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20070905 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Check Assignments for Not finished status | 20070904 | |
| 2 | Instance method | Protected | Method | Check SLA Violation | 20070904 | |
| 3 | Instance method | Protected | Method | Check Relevence | 20070904 |
Events
Class /MRSS/CL_SGE_CHECK_ASG_TIME has no event.
Types
Class /MRSS/CL_SGE_CHECK_ASG_TIME has no local type.
Method Signatures
Method CHECK_ASSIGNMENT_DATES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DEMAND | Call by reference | Type reference (TYPE) | /MRSS/T_DEMAND | Demand with Object | 20070904 | |||
| 2 | IT_STATUS | Call by reference | Type reference (TYPE) | /MRSS/T_STATUS_TAB | Status of a demand or assignment | 20070905 |
Method CHECK_ASSIGNMENT_DATES on class /MRSS/CL_SGE_CHECK_ASG_TIME has no exception.
Method CHECK_SLA_VIOLATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DEMANDS | Call by reference | Type reference (TYPE) | /MRSS/T_DEMAND_TAB | Demand with Object Tab | 20131122 |
Method CHECK_SLA_VIOLATION on class /MRSS/CL_SGE_CHECK_ASG_TIME has no exception.
Method GET_ALERT_RELEVANCE Signature
Method GET_ALERT_RELEVANCE on class /MRSS/CL_SGE_CHECK_ASG_TIME has no parameter.
Method GET_ALERT_RELEVANCE on class /MRSS/CL_SGE_CHECK_ASG_TIME has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 607 |