SAP ABAP Class /MRSS/CL_SGE_CHECK_QUAL (Check Class for Resource Qualifications)
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 | 20030930 |
Properties
| Class | /MRSS/CL_SGE_CHECK_QUAL | |
| Short Description | Check Class for Resource Qualifications | |
| 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 | 20030930 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /MRSS/CL_SGE_CHECK_QUAL has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /MRSS/IF_SGE_CHECK | Interface for Check Classes | 20030930 |
Friends
Class /MRSS/CL_SGE_CHECK_QUAL 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 | 20030930 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | /MRSS/IF_SGE_MNT_RESOURCES | Modification of Resources and Assignments | 20080508 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | /MRSS/CL_SGE_CHECKS | Checks in the Scheduling Engine Application | 20100628 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | /MRSS/IF_SGE_SINGLE_DEMAND | Demand | 20030930 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | /MRSS/CL_SGE_RESOURCE_MGR | Scheduling Engine: Resource Manager | 20030930 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | /MRSS/T_ALERT_MESSAGE_TAB | Error Numbers in the Assignment Qualification Check | 20031215 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | /MRSS/T_BOOLEAN | Release Qualification Check | 20031201 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | FIELDNAME | Field Name | 20080508 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Change an Assignment | 20030930 | |
| 2 | Instance method | Protected | Method | Check After Change | 20030930 | |
| 3 | Instance method | Protected | Method | Check the Resource Qualifications | 20030930 | |
| 4 | Instance method | Protected | Method | Determine Relevance of Message Numbers | 20031218 | |
| 5 | Instance method | Protected | Method | Change a Link | 20040220 | |
| 6 | Instance method | Protected | Method | Has the HR requirements profile been changed? | 20140107 |
Events
Class /MRSS/CL_SGE_CHECK_QUAL has no event.
Types
Class /MRSS/CL_SGE_CHECK_QUAL 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 | Einsatzspezifikationsänderung der Scheduling Engine Applikat | 20030930 |
Method ASSIGNMENT_CHANGED on class /MRSS/CL_SGE_CHECK_QUAL 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_OBJ | Call by reference | Type reference (TYPE) | /MRSS/T_OBJ_TIME_INT_TAB | Tabelle mit Objekten, Guids und zugehörigen Zeitintervallen | 20030930 |
Method CHECK_PERFORM_A_CHANGE on class /MRSS/CL_SGE_CHECK_QUAL has no exception.
Method CHECK_QUAL 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 | Einsätze der Scheduling Engine | 20110329 |
Method CHECK_QUAL on class /MRSS/CL_SGE_CHECK_QUAL has no exception.
Method GET_ALERT_RELEVANCE Signature
Method GET_ALERT_RELEVANCE on class /MRSS/CL_SGE_CHECK_QUAL has no parameter.
Method GET_ALERT_RELEVANCE on class /MRSS/CL_SGE_CHECK_QUAL 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 | 20040220 |
Method LINK_CHANGED on class /MRSS/CL_SGE_CHECK_QUAL has no exception.
Method WAS_HR_REQ_PROFILE_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IREF_DEMAND_CHANGE_OBJECT | Call by reference | Object reference (TYPE REF TO) | /MRSS/CL_SGE_DATA_CHANGED_DEMA | Bedarfsspezifikationsänderung der Scheduling Engine Applikat | 20140107 | |||
| 2 | RV_CHANGED | Value transfer | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20140107 |
Method WAS_HR_REQ_PROFILE_CHANGED on class /MRSS/CL_SGE_CHECK_QUAL has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 401 |