SAP ABAP Class /MRSS/CL_SGE_CHECK_RESCAP (Check Class for Resource Utilization)
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 | 20030610 |
Properties
| Class | /MRSS/CL_SGE_CHECK_RESCAP | |
| Short Description | Check Class for Resource Utilization | |
| 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 | 20030610 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /MRSS/CL_SGE_CHECK_RESCAP has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /MRSS/IF_SGE_CHECK | Interface for Check Classes | 20030610 |
Friends
Class /MRSS/CL_SGE_CHECK_RESCAP 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 | 20030611 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | /MRSS/CL_SGE_RESOURCE_MGR | Scheduling Engine: Resource Manager | 20030611 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | /MRSS/T_ALERT_MESSAGE_TAB | Capacity Check for Team with Capacity Plng: Message Numbers | 20031212 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | /MRSS/T_ALERT_MESSAGE_TAB | Notification | 20070821 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | /MRSS/T_ALERT_MESSAGE_TAB | Capacity Check for Individual Resources: Message Numbers | 20031212 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | /MRSS/T_ALERT_MESSAGE_TAB | Notification | 20070904 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | /MRSS/T_ALERT_MESSAGE_TAB | Capacity Check for Team Resources: Message Numbers | 20031212 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20080117 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | /MRSS/T_BOOLEAN | Capacity Check for Team with Capacity Planning | 20031125 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20070821 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | /MRSS/T_BOOLEAN | Capacity Check for Individual Resource | 20031125 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20070904 | |||
| 13 | Instance attribute | Protected | Type reference (TYPE) | /MRSS/T_BOOLEAN | Capacity Check for Team | 20031125 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Change an Assignment | 20030610 | |
| 2 | Instance method | Protected | Method | Check Concretization of Stretched Assignment | 20070809 | |
| 3 | Instance method | Protected | Method | Check After Change | 20030611 | |
| 4 | Instance method | Protected | Method | Check Whether Travel Time Falls in Non-Availability Period | 20070904 | |
| 5 | Instance method | Protected | Method | Determine Relevance of Message Numbers | 20031218 | |
| 6 | Instance method | Private | Method | Determine Resource Availability | 20031127 | |
| 7 | Instance method | Private | Method | Gets Associated Teams from the Resources Table | 20030908 | |
| 8 | Instance method | Private | Method | Gets the Time Intervals with Assignments | 20030909 | |
| 9 | Instance method | Protected | Method | Change a Link | 20031119 | |
| 10 | Instance method | Protected | Method | Change a Team | 20031119 | |
| 11 | Instance method | Protected | Method | Change a Time Specification | 20030611 |
Events
Class /MRSS/CL_SGE_CHECK_RESCAP has no event.
Types
Class /MRSS/CL_SGE_CHECK_RESCAP 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_ASS | Call by reference | Object reference (TYPE REF TO) | /MRSS/CL_SGE_DATA_CHANGED_ASS | Zeitspezifikationsänderung der Scheduling Engine Applikation | 20030611 |
Method ASSIGNMENT_CHANGED on class /MRSS/CL_SGE_CHECK_RESCAP has no exception.
Method CHECK_CON_STR_ASSIGNMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IREF_RESOURCE | Call by reference | Object reference (TYPE REF TO) | /MRSS/CL_SGE_SINGLE_RESOURCE | Scheduling Engine Einzelne Resource | 20070809 | |||
| 2 | IS_ASSIGNMENT | Call by reference | Type reference (TYPE) | /MRSS/T_ASSIGNMENT_INT | Assignment Object and Internal Format | 20070809 | |||
| 3 | IV_BEG_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20070809 | |||
| 4 | IV_END_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20070809 |
Method CHECK_CON_STR_ASSIGNMENT on class /MRSS/CL_SGE_CHECK_RESCAP has no exception.
Method CHECK_PERFORM_A_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_RES | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TIME_INT_TAB | Tabelle mit Guids und zugehörigen Zeitintervallen | 20030611 |
Method CHECK_PERFORM_A_CHANGE on class /MRSS/CL_SGE_CHECK_RESCAP has no exception.
Method CHECK_TRVL_ASSIGNMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IREF_RESOURCE | Call by reference | Object reference (TYPE REF TO) | /MRSS/CL_SGE_SINGLE_RESOURCE | Scheduling Engine Einzelne Resource | 20070904 | |||
| 2 | IS_ASSIGNMENT | Call by reference | Type reference (TYPE) | /MRSS/T_ASSIGNMENT_INT | Internal Format of Assignment | 20070904 | |||
| 3 | IV_BEG_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20070904 | |||
| 4 | IV_END_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20070904 |
Method CHECK_TRVL_ASSIGNMENT on class /MRSS/CL_SGE_CHECK_RESCAP has no exception.
Method GET_ALERT_RELEVANCE Signature
Method GET_ALERT_RELEVANCE on class /MRSS/CL_SGE_CHECK_RESCAP has no parameter.
Method GET_ALERT_RELEVANCE on class /MRSS/CL_SGE_CHECK_RESCAP has no exception.
Method GET_AVAIL_ONE_RESOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CAPACITY_INFO | Call by reference | Type reference (TYPE) | /MRSS/T_SGE_RES_CAP_INFO_TAB | 20110107 | ||||
| 2 | ET_FROZEN_PERIOD | Call by reference | Type reference (TYPE) | /MRSS/T_RES_FRZN_PRD_TAB | 20110107 | ||||
| 3 | IREF_RES_CAP | Call by reference | Object reference (TYPE REF TO) | /MRSS/CL_SGE_RES_CAPACITY | Kapazität einer Resource | 20031127 | |||
| 4 | IS_RESOURCE | Call by reference | Type reference (TYPE) | /MRSS/T_RESOURCE | Resource-ID mit Objekt | 20031127 | |||
| 5 | IV_BEG_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20031127 | |||
| 6 | IV_END_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20031127 |
Method GET_AVAIL_ONE_RESOURCE on class /MRSS/CL_SGE_CHECK_RESCAP has no exception.
Method GET_TEAMS_FROM_RESOURCES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RESOURCES_NO_TEAM | Call by reference | Type reference (TYPE) | /MRSS/T_RESOURCE_TAB | Tabelle mit Resourcen | 20031216 | |||
| 2 | ET_TEAMS | Call by reference | Type reference (TYPE) | /MRSS/T_RESOURCE_TAB | Tabelle mit Resourcen | 20030908 | |||
| 3 | IS_RESOURCE | Call by reference | Type reference (TYPE) | /MRSS/T_RESOURCE | Resource-ID mit Objekt | 20030911 | |||
| 4 | IT_RESOURCES | Call by reference | Type reference (TYPE) | /MRSS/T_RESOURCE_TAB | Tabelle mit Resourcen | 20030908 | |||
| 5 | IV_BEG_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20030908 | |||
| 6 | IV_END_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20030908 |
Method GET_TEAMS_FROM_RESOURCES on class /MRSS/CL_SGE_CHECK_RESCAP has no exception.
Method GET_TIMERANGE_OF_ASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_INTERVAL | Call by reference | Type reference (TYPE) | /MRSS/T_TIMESTAMP_INTERVAL_TAB | Intervalltabelle | 20030909 | |||
| 2 | IS_RESOURCE | Call by reference | Type reference (TYPE) | /MRSS/T_RESOURCE | Resource-ID mit Objekt | 20030909 | |||
| 3 | IV_BEG_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20030909 | |||
| 4 | IV_END_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20030909 |
Method GET_TIMERANGE_OF_ASS on class /MRSS/CL_SGE_CHECK_RESCAP has no exception.
Method LINK_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IREF_LINK | Call by reference | Object reference (TYPE REF TO) | /MRSS/CL_SGE_DATA_CHANGED_LNK | Änderung eines Links | 20031119 |
Method LINK_CHANGED on class /MRSS/CL_SGE_CHECK_RESCAP has no exception.
Method TEAM_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IREF_TEAM | Call by reference | Object reference (TYPE REF TO) | /MRSS/CL_SGE_DATA_CHANGED_TEAM | Änderung eines Teams | 20031119 |
Method TEAM_CHANGED on class /MRSS/CL_SGE_CHECK_RESCAP has no exception.
Method TIMESPEC_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IREF_TSPC | Call by reference | Object reference (TYPE REF TO) | /MRSS/CL_SGE_DATA_CHANGED_TSPC | Zeitspezifikationsänderung der Scheduling Engine Applikation | 20030611 |
Method TIMESPEC_CHANGED on class /MRSS/CL_SGE_CHECK_RESCAP has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 401 |