SAP ABAP Class /MRSS/CL_SGE_CHECK_DEMAND (Check Demand)
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 | 20060831 |
Properties
| Class | /MRSS/CL_SGE_CHECK_DEMAND | |
| Short Description | Check Demand | |
| 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 | 20060831 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /MRSS/CL_SGE_CHECK_DEMAND has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /MRSS/IF_SGE_CHECK | Interface for Check Classes | 20060831 |
Friends
Class /MRSS/CL_SGE_CHECK_DEMAND 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 | 20060831 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | /MRSS/IF_SGE_WORKLIST | Worklist Interface | 20060831 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | /MRSS/T_ALERT_MESSAGE_TAB | Supervisor Flag | 20061027 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | /MRSS/T_ALERT_MESSAGE_TAB | SLA Violation | 20060831 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | /MRSS/T_ALERT_MESSAGE_TAB | Supervisor | 20060904 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | /MRSS/T_ALERT_MESSAGE_TAB | Supervisor | 20110408 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | /MRSS/T_BOOLEAN | SLA Violation | 20060831 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | /MRSS/T_BOOLEAN | Supervisor | 20060904 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Check SLA Violation | 20060831 | |
| 2 | Instance method | Protected | Method | Check for Supervisor flag | 20060901 | |
| 3 | Instance method | Protected | Method | Check Relevence | 20060831 |
Events
Class /MRSS/CL_SGE_CHECK_DEMAND has no event.
Types
Class /MRSS/CL_SGE_CHECK_DEMAND has no local type.
Method Signatures
Method CHECK_SLA_VIOLATION 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 | Bedarf mit Objekt | 20060831 |
Method CHECK_SLA_VIOLATION on class /MRSS/CL_SGE_CHECK_DEMAND has no exception.
Method CHECK_SUPERVISOR_FLAG 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 | Bedarf mit Objekt | 20060901 |
Method CHECK_SUPERVISOR_FLAG on class /MRSS/CL_SGE_CHECK_DEMAND has no exception.
Method GET_ALERT_RELEVANCE Signature
Method GET_ALERT_RELEVANCE on class /MRSS/CL_SGE_CHECK_DEMAND has no parameter.
Method GET_ALERT_RELEVANCE on class /MRSS/CL_SGE_CHECK_DEMAND has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 195 |