SAP ABAP Class /MRSS/CL_SGE_CHECK_ASG_TR (Check class for demands with time rule)
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 | 20070329 |
Properties
| Class | /MRSS/CL_SGE_CHECK_ASG_TR | |
| Short Description | Check class for demands with time rule | |
| 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 | 20070328 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /MRSS/CL_SGE_CHECK_ASG_TR has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /MRSS/IF_SGE_CHECK | Interface for Check Classes | 20070329 |
Friends
Class /MRSS/CL_SGE_CHECK_ASG_TR 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 | 20070329 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | /MRSS/T_ALERT_MESSAGE_TAB | Message | 20070329 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Changes in the assignments | 20070329 | |
| 2 | Instance method | Protected | Method | Assignment check for a demand with time rule | 20070328 | |
| 3 | Instance method | Protected | Method | Checks the changes | 20070329 | |
| 4 | Instance method | Protected | Method | Demand is changed | 20090925 |
Events
Class /MRSS/CL_SGE_CHECK_ASG_TR has no event.
Types
Class /MRSS/CL_SGE_CHECK_ASG_TR 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_ASSGN | Call by reference | Object reference (TYPE REF TO) | /MRSS/CL_SGE_DATA_CHANGED_ASS | Changed Assignment Specification in Scheduling Engine Appl. | 20070329 |
Method ASSIGNMENT_CHANGED on class /MRSS/CL_SGE_CHECK_ASG_TR has no exception.
Method CHECK_ASSIGNMENT_TR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ASSGN | Call by reference | Type reference (TYPE) | /MRSS/T_ASSIGNMENT_OBJ_INT_TAB | Table of Assignments (Internal Data) | 20070329 | |||
| 2 | IT_DEMAND | Call by reference | Type reference (TYPE) | /MRSS/T_DEMAND_TAB | Table with Demands | 20070329 |
Method CHECK_ASSIGNMENT_TR on class /MRSS/CL_SGE_CHECK_ASG_TR 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 | Table of Objects, GUIDs, and Associated Time Intervals | 20070329 |
Method CHECK_PERFORM_A_CHANGE on class /MRSS/CL_SGE_CHECK_ASG_TR has no exception.
Method DEMAND_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IREF_CHANGED_DEMAND | Call by reference | Object reference (TYPE REF TO) | /MRSS/CL_SGE_DATA_CHANGED_DEMA | 20090925 |
Method DEMAND_CHANGED on class /MRSS/CL_SGE_CHECK_ASG_TR has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 606 |