SAP ABAP Class /MRSS/CL_SGE_ASSIGNMENT_ABSTRT (Abstract assignment class)
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 | Inheritance (c INHERITING FROM c_ref) | /MRSS/CL_SGE_ASSIGNMENT_CAPA | Capacitive assignment class | 20080917 |
Properties
| Class | /MRSS/CL_SGE_ASSIGNMENT_ABSTRT | |
| Short Description | Abstract assignment class | |
| Super Class | /MRSS/CL_SGE_ASSIGNMENT_CAPA | Capacitive assignment class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /MRSS/SGE | Multiresource Planning: Scheduling Engine |
| Created | 20080917 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /MRSS/CL_SGE_ASSIGNMENT_ABSTRT has no forward declaration.
Interfaces
Class /MRSS/CL_SGE_ASSIGNMENT_ABSTRT has no interface implemented.
Friends
Class /MRSS/CL_SGE_ASSIGNMENT_ABSTRT 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_SGE_TIME_RULE | Holds the reference of time rule object | 20080917 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | /MRSS/T_ASSIGNMENT_TAB | Table with Assignments | 20080917 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Check the child assignment dates | 20080919 | |
| 2 | Instance method | Protected | Method | Determines the opertaions for the child assignments | 20080917 | |
| 3 | Instance method | Protected | Method | Determine the operations for the child assignments due to TR | 20080917 | |
| 4 | Instance method | Public | Method | Sets the child assignment buffer in the parent class | 20080917 |
Events
Class /MRSS/CL_SGE_ASSIGNMENT_ABSTRT has no event.
Types
Class /MRSS/CL_SGE_ASSIGNMENT_ABSTRT has no local type.
Method Signatures
Method CHECK_CHILD_ASSIGNMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Message Table | 20080919 | |||
| 2 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20080919 | |||
| 3 | IS_PARENT_ASSIGNMENT_WRK | Call by reference | Type reference (TYPE) | /MRSS/T_ASS_WRK | Work Structure for Assignment Operations | 20080923 | |||
| 4 | IT_CHILD_ASSIGNMENTS_WRK | Call by reference | Type reference (TYPE) | /MRSS/T_ASS_WRK_TAB | Table with Assignments | 20080919 |
Method CHECK_CHILD_ASSIGNMENTS on class /MRSS/CL_SGE_ASSIGNMENT_ABSTRT has no exception.
Method MODIFY_CHILD_ASSIGNMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CHILD_ASG_WRK | Call by reference | Type reference (TYPE) | /MRSS/T_ASS_WRK_TAB | Table with Assignments | 20080917 | |||
| 2 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Message Table | 20080919 | |||
| 3 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20080919 | |||
| 4 | IS_PARENT_ASG_WRK | Value transfer | Type reference (TYPE) | /MRSS/T_ASS_WRK | Work Structure for Assignment Operations | 20080917 | |||
| 5 | IT_CHILD_ASG_WRK | Value transfer | Type reference (TYPE) | /MRSS/T_ASS_WRK_TAB | Table with Assignments | 20080917 |
Method MODIFY_CHILD_ASSIGNMENTS on class /MRSS/CL_SGE_ASSIGNMENT_ABSTRT has no exception.
Method MODIFY_TIME_RULE_ASSIGNMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CHILD_TR_ASG_WRK | Call by reference | Type reference (TYPE) | /MRSS/T_ASS_WRK_TAB | Table with Assignments | 20080917 | |||
| 2 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Message Table | 20080917 | |||
| 3 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20080917 | |||
| 4 | IS_PARENT_ASG_WRK | Call by reference | Type reference (TYPE) | /MRSS/T_ASS_WRK | Work Structure for Assignment Operations | 20080917 | |||
| 5 | IT_CHILD_TR_ASG_WRK | Call by reference | Type reference (TYPE) | /MRSS/T_ASS_WRK_TAB | Table with Assignments | 20080917 |
Method MODIFY_TIME_RULE_ASSIGNMENTS on class /MRSS/CL_SGE_ASSIGNMENT_ABSTRT has no exception.
Method SET_PARENT_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CHILD_ASSIGNMENT | Call by reference | Type reference (TYPE) | /MRSS/T_ASSIGNMENT | Table with Assignments | 20080917 |
Method SET_PARENT_BUFFER on class /MRSS/CL_SGE_ASSIGNMENT_ABSTRT has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 610 |