SAP ABAP Class /MRSS/CL_OPA_ASSIGNMENTS (Entity Class for Assignments)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
PM-WOC-MO (Application Component) Maintenance Orders
⤷
/MRSS/OPA (Package) SAP Multiresource Scheduling: Optimizer Analysis Tool
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /MRSS/CL_OPA_ABSTRACT_ENTITY | Entity Superclass | 20090417 |
Properties
| Class | /MRSS/CL_OPA_ASSIGNMENTS | |
| Short Description | Entity Class for Assignments | |
| Super Class | /MRSS/CL_OPA_ABSTRACT_ENTITY | Entity Superclass |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /MRSS/OPA | SAP Multiresource Scheduling: Optimizer Analysis Tool |
| Created | 20090417 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /MRSS/CL_OPA_ASSIGNMENTS has no forward declaration.
Interfaces
Class /MRSS/CL_OPA_ASSIGNMENTS has no interface implemented.
Friends
Class /MRSS/CL_OPA_ASSIGNMENTS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | '/MRSS/T_OPT_VSR_O_I_INITSOL' | Structure of table | 20090417 | ||
| 2 | Constant | Private | Type reference (TYPE) | STRING | 'ET_INIT_SOL' | Table Name in Import File | 20090417 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_OPT_VSR_O_I_INISOL_TAB | Optimizer: Start Solution for Optimization | 20090417 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_OPT_VSR_O_O_SOL_TAB | Optimizer: Solution | 20120204 | |||
| 5 | Static Attribute | Private | Object reference (TYPE REF TO) | /MRSS/CL_OPA_ASSIGNMENTS | Entity Class for Resources | 20090417 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Provides Reference to Entity | 20090417 | |
| 2 | Instance method | Public | Method | 20120205 | ||
| 3 | Instance method | Private | Method | 20090417 | ||
| 4 | Instance method | Private | Method | 20120204 |
Events
Class /MRSS/CL_OPA_ASSIGNMENTS has no event.
Types
Class /MRSS/CL_OPA_ASSIGNMENTS has no local type.
Method Signatures
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EREF_ENTITY | Call by reference | Object reference (TYPE REF TO) | /MRSS/CL_OPA_ABSTRACT_ENTITY | Entitäts- Oberklasse | 20090417 |
Method GET_INSTANCE on class /MRSS/CL_OPA_ASSIGNMENTS has no exception.
Method GET_SOLUTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DEMAND_ID | Call by reference | Type reference (TYPE) | /MRSS/T_OPT_VS_O_ID | ID des Bedarfs | 20120206 | |||
| 2 | RS_SOLUTION | Value transfer | Type reference (TYPE) | /MRSS/T_OPT_VSR_O_O_SOLUTION | Optimierer: Lösung | 20120206 |
Method GET_SOLUTION on class /MRSS/CL_OPA_ASSIGNMENTS has no exception.
Method SET_GT_INITIAL_SOLUTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolesche Variable | 20090422 |
Method SET_GT_INITIAL_SOLUTION on class /MRSS/CL_OPA_ASSIGNMENTS has no exception.
Method SET_SOLUTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolesche Variable | 20120204 |
Method SET_SOLUTION on class /MRSS/CL_OPA_ASSIGNMENTS has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 700 |