SAP ABAP Class /MRSS/CL_SGE_COLLISION_DB (Collision database operations)
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_COLLISION_DB | |
| Short Description | Collision database operations | |
| 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 | 20130517 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /MRSS/CL_SGE_COLLISION_DB has no forward declaration.
Interfaces
Class /MRSS/CL_SGE_COLLISION_DB has no interface implemented.
Friends
Class /MRSS/CL_SGE_COLLISION_DB has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | /MRSS/T_SGE_COLL_INT_WRK_TAB | Table of collision objects | 20130517 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Maintain the collisions | 20130517 | |
| 2 | Static method | Public | Method | Reads collisions | 20130517 | |
| 3 | Static method | Public | Method | Reset | 20130517 | |
| 4 | Static method | Public | Method | Saves the changes to the database | 20130517 |
Events
Class /MRSS/CL_SGE_COLLISION_DB has no event.
Types
Class /MRSS/CL_SGE_COLLISION_DB has no local type.
Method Signatures
Method MAINTAIN 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 | 20130522 | |||
| 2 | EV_FAILED | Call by reference | Type reference (TYPE) | TRUE | Logical value for true | 20130522 | |||
| 3 | IT_COLLISIONS_WRK | Call by reference | Type reference (TYPE) | /MRSS/T_SGE_COLL_INT_WRK_TAB | Table of collision objects | 20130522 |
Method MAINTAIN on class /MRSS/CL_SGE_COLLISION_DB has no exception.
Method READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_COLLISIONS | Call by reference | Type reference (TYPE) | /MRSS/T_SGE_COLLISION_INT_TAB | Collision datatable | 20130604 | |||
| 2 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Message Table | 20130604 | |||
| 3 | EV_FAILED | Call by reference | Type reference (TYPE) | TRUE | Logical value for true | 20130604 | |||
| 4 | IT_RESOURCE_INTERVAL | Call by reference | Type reference (TYPE) | /MRSS/T_RESOURCE_INTERVAL_TAB | GUID | 20130705 |
Method READ on class /MRSS/CL_SGE_COLLISION_DB has no exception.
Method RESET Signature
Method RESET on class /MRSS/CL_SGE_COLLISION_DB has no parameter.
Method RESET on class /MRSS/CL_SGE_COLLISION_DB has no exception.
Method SAVE Signature
Method SAVE on class /MRSS/CL_SGE_COLLISION_DB has no parameter.
Method SAVE on class /MRSS/CL_SGE_COLLISION_DB has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 800 |