SAP ABAP Class /MRSS/CL_SGE_CHECKS (Checks in the Scheduling Engine Application)
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
⤷
⤷
Properties
| Class | /MRSS/CL_SGE_CHECKS | |
| Short Description | Checks in the Scheduling Engine Application | |
| 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 | 20030508 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /MRSS/CL_SGE_CHECKS has no forward declaration.
Interfaces
Class /MRSS/CL_SGE_CHECKS has no interface implemented.
Friends
Class /MRSS/CL_SGE_CHECKS 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_SGE_CHECKS | Checks in the Scheduling Engine Application | 20110920 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | /MRSS/T_CHECK_CLS_TAB | Table with Check Classes | 20030610 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_SKIP_ALERTS_TAB | Store Skipped Alerts | 20100628 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Run Checks for Several Components | 20030829 | |
| 2 | Instance method | Public | Method | Check After Change | 20030610 | |
| 3 | Instance method | Private | Method | Run Checks for a Component | 20030807 | |
| 4 | Instance method | Public | Method | Clear Buffered Data After Executing Commands | 20121217 | |
| 5 | Static method | Public | Method | Gets Instance | 20110920 | |
| 6 | Instance method | Private | Method | Get Dependent Components | 20030901 | |
| 7 | Instance method | Public | Event handling method | Event Handler for Changed Data | 20030610 | |
| 8 | Instance method | Public | Method | Initialization | 20031124 | |
| 9 | Instance method | Public | Method | Is Check Required? | 20101222 | |
| 10 | Instance method | Public | Method | Set Indicator for Skip Qualification Check | 20100628 | |
| 11 | Instance method | Public | Method | Suppress Check Indicator | 20100628 | |
| 12 | Instance method | Public | Method | Trigger Periodic Checks | 20030930 |
Events
Class /MRSS/CL_SGE_CHECKS has no event.
Types
Class /MRSS/CL_SGE_CHECKS has no local type.
Method Signatures
Method CHECKS_PERFORM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ASSIGNMENTS | Call by reference | Type reference (TYPE) | /MRSS/T_ASSIGNMENT_TAB | Tabelle der Einsätze | 20030829 | |||
| 2 | IT_DEMANDS | Call by reference | Type reference (TYPE) | /MRSS/T_DEMAND_TAB | Tabelle mit Bedarfen | 20030829 | |||
| 3 | IT_EXCLUDE_ALERT_MSG | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Message Table | 20080118 | |||
| 4 | IT_RESOURCES | Call by reference | Type reference (TYPE) | /MRSS/T_RESOURCE_TAB | Tabelle mit Resourcen | 20030829 | |||
| 5 | IV_BEG_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20030829 | |||
| 6 | IV_CHECK_TIME_DEP | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | 'X' | Boolean Variable | 20080118 | ||
| 7 | IV_END_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20030829 |
Method CHECKS_PERFORM on class /MRSS/CL_SGE_CHECKS has no exception.
Method CHECKS_PERFORM_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IREF_DATA_CHANGED | Call by reference | Object reference (TYPE REF TO) | /MRSS/CL_SGE_DATA_CHANGED | Datenänderung der Scheduling Engine Applikation | 20030610 |
Method CHECKS_PERFORM_CHANGE on class /MRSS/CL_SGE_CHECKS has no exception.
Method CHECKS_PERFORM_COMPONENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IREF_ASSIGNMENT | Call by reference | Object reference (TYPE REF TO) | /MRSS/IF_SGE_ASSIGNMENT | Einsatz der Scheduling Engine | 20030807 | |||
| 2 | IREF_DEMAND | Call by reference | Object reference (TYPE REF TO) | /MRSS/IF_SGE_SINGLE_DEMAND | Bedarf | 20030807 | |||
| 3 | IREF_RESOURCE | Call by reference | Object reference (TYPE REF TO) | /MRSS/CL_SGE_SINGLE_RESOURCE | Scheduling Engine Einzelne Resource | 20030807 |
Method CHECKS_PERFORM_COMPONENT on class /MRSS/CL_SGE_CHECKS has no exception.
Method CLEAR_BUFFER_DATA Signature
Method CLEAR_BUFFER_DATA on class /MRSS/CL_SGE_CHECKS has no parameter.
Method CLEAR_BUFFER_DATA on class /MRSS/CL_SGE_CHECKS has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RREF_INSTANCE | Value transfer | Object reference (TYPE REF TO) | /MRSS/CL_SGE_CHECKS | Prüfungen der Scheduling Engine Applikation | 20110920 |
Method GET_INSTANCE on class /MRSS/CL_SGE_CHECKS has no exception.
Method GET_RELATED_COMPONENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ASSIGNMENT | Call by reference | Type reference (TYPE) | /MRSS/T_ASSIGNMENT_TAB | Tabelle der Einsätze | 20030901 | |||
| 2 | ET_DEMAND | Call by reference | Type reference (TYPE) | /MRSS/T_DEMAND_TAB | Tabelle mit Bedarfen | 20030901 | |||
| 3 | ET_RESOURCE | Call by reference | Type reference (TYPE) | /MRSS/T_RESOURCE_TAB | Tabelle mit Resourcen | 20030901 | |||
| 4 | EV_BEG_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20030901 | |||
| 5 | EV_END_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20030901 | |||
| 6 | IREF_ASSIGNMENT | Call by reference | Object reference (TYPE REF TO) | /MRSS/IF_SGE_ASSIGNMENT | Einsatz der Scheduling Engine | 20030901 | |||
| 7 | IREF_DEMAND | Call by reference | Object reference (TYPE REF TO) | /MRSS/IF_SGE_SINGLE_DEMAND | Bedarf | 20030901 | |||
| 8 | IREF_RESOURCE | Call by reference | Object reference (TYPE REF TO) | /MRSS/CL_SGE_SINGLE_RESOURCE | Scheduling Engine Einzelne Resource | 20030901 |
Method GET_RELATED_COMPONENTS on class /MRSS/CL_SGE_CHECKS has no exception.
Method HANDLER_DATA_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IREF_DATA_CHANGED | Call by reference | Attribute reference (LIKE) | 20030610 |
Method HANDLER_DATA_CHANGED on class /MRSS/CL_SGE_CHECKS has no exception.
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IREF_ALERT | Call by reference | Object reference (TYPE REF TO) | /MRSS/IF_SGA_ALERT_INT | Interface für den Alert-Monitor | 20031124 | |||
| 2 | IREF_CLOCKING | Call by reference | Object reference (TYPE REF TO) | /MRSS/IF_SGE_CLOCKING | Schnittstelle zur Zeiterfassung | 20031128 | |||
| 3 | IREF_RESOURCE_MGR | Call by reference | Object reference (TYPE REF TO) | /MRSS/CL_SGE_RESOURCE_MGR | Scheduling Engine Resource Manager | 20031124 | |||
| 4 | IV_CHECK_PROFILE | Call by reference | Type reference (TYPE) | /MRSS/T_CHECK_PROFILE | Profil für Prüfungen der Plantafel | 20031124 |
Method INITIALIZE on class /MRSS/CL_SGE_CHECKS has no exception.
Method IS_CHECK_REQUIRED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SKIP_ALERT | Call by reference | Type reference (TYPE) | /MRSS/T_ALERT_MESSAGE | Work Area: Message | 20101222 | |||
| 2 | RV_SKIP_ALERT | Value transfer | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20101222 |
Method IS_CHECK_REQUIRED on class /MRSS/CL_SGE_CHECKS has no exception.
Method SKIP_QUALIFICATION_CHECK Signature
Method SKIP_QUALIFICATION_CHECK on class /MRSS/CL_SGE_CHECKS has no parameter.
Method SKIP_QUALIFICATION_CHECK on class /MRSS/CL_SGE_CHECKS has no exception.
Method SUPPRESS_CHECK_FLAG Signature
Method SUPPRESS_CHECK_FLAG on class /MRSS/CL_SGE_CHECKS has no parameter.
Method SUPPRESS_CHECK_FLAG on class /MRSS/CL_SGE_CHECKS has no exception.
Method TRIGGER_PERIOD_PROC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ASSIGNMENTS | Call by reference | Type reference (TYPE) | /MRSS/T_ASSIGNMENT_TAB | Tabelle der Einsätze | 20030930 | |||
| 2 | IT_DEMANDS | Call by reference | Type reference (TYPE) | /MRSS/T_DEMAND_TAB | Tabelle mit Bedarfen | 20030930 | |||
| 3 | IT_RESOURCES | Call by reference | Type reference (TYPE) | /MRSS/T_RESOURCE_TAB | Tabelle mit Resourcen | 20030930 | |||
| 4 | IV_BEG_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20031128 | |||
| 5 | IV_END_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20031128 |
Method TRIGGER_PERIOD_PROC on class /MRSS/CL_SGE_CHECKS has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 401 |