SAP ABAP Class /MRSS/CL_OPA_RESOURCES (Entity Class for Resources)
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 | 20090416 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/IF_OPA_RESOURCES | Interface for Access to Resources | 20090423 |
Properties
| Class | /MRSS/CL_OPA_RESOURCES | |
| Short Description | Entity Class for Resources | |
| 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 | 20090416 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /MRSS/CL_OPA_RESOURCES has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /MRSS/IF_OPA_RESOURCES | Interface for Access to Resources | 20090423 |
Friends
Class /MRSS/CL_OPA_RESOURCES 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_RESOURCEN' | Structure of table | 20090416 | ||
| 2 | Constant | Private | Type reference (TYPE) | STRING | 'ET_VEHICLE' | Table Name in Import File | 20090416 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_OPT_VSR_O_I_BRKCAL_TAB | Optimizer: Breaks Calendar (Handling Resources and TWs) | 20090417 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_OPT_VSR_O_I_HNDRES_TAB | Optimizer: Processing Resources | 20090417 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_OPT_VSR_O_I_RES_TAB | Optimizer: Technicians/Resources/Vehicles | 20090417 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_OPT_VSR_O_I_RESBRK_TAB | Optimizer: Resource Breaks Calendar | 20090417 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_OPT_VSR_O_I_RESFXC_TAB | Optimizer: Fixed Costs of Resources | 20090417 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_OPT_VSR_O_I_RESTW_TAB | Optimizer: Resources for Processing on Locations | 20090417 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_OPT_VSR_O_I_RESNFO_TAB | Optimizer: Limit and Costs for Each Resource/Technician | 20090417 | |||
| 10 | Static Attribute | Private | Object reference (TYPE REF TO) | /MRSS/CL_OPA_RESOURCES | Entity Class for Resources | 20090416 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Check for Maximum Travel Distance | 20090423 | |
| 2 | Instance method | Private | Method | Check for Maximum Travel Distance | 20090423 | |
| 3 | Static method | Public | Method | Provides Reference to Entity | 20090416 | |
| 4 | Instance method | Private | Method | 20090417 | ||
| 5 | Instance method | Private | Method | 20090417 | ||
| 6 | Instance method | Private | Method | 20090417 | ||
| 7 | Instance method | Private | Method | 20090417 | ||
| 8 | Instance method | Private | Method | 20090417 | ||
| 9 | Instance method | Private | Method | 20090417 | ||
| 10 | Instance method | Private | Method | 20090417 |
Events
Class /MRSS/CL_OPA_RESOURCES has no event.
Types
Class /MRSS/CL_OPA_RESOURCES has no local type.
Method Signatures
Method CHECK_MAXIMUM_STOP_OFF 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 | 20090423 |
Method CHECK_MAXIMUM_STOP_OFF on class /MRSS/CL_OPA_RESOURCES has no exception.
Method CHECK_MAXIMUM_TRAVELDISTANCE 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 | 20090423 |
Method CHECK_MAXIMUM_TRAVELDISTANCE on class /MRSS/CL_OPA_RESOURCES has no exception.
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 | 20090416 |
Method GET_INSTANCE on class /MRSS/CL_OPA_RESOURCES has no exception.
Method SET_GT_BREAK_CALENDAR 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_BREAK_CALENDAR on class /MRSS/CL_OPA_RESOURCES has no exception.
Method SET_GT_HANDLING_RESOURCES 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_HANDLING_RESOURCES on class /MRSS/CL_OPA_RESOURCES has no exception.
Method SET_GT_RESOURCES 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_RESOURCES on class /MRSS/CL_OPA_RESOURCES has no exception.
Method SET_GT_RESOURCES_BREAKCAL 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_RESOURCES_BREAKCAL on class /MRSS/CL_OPA_RESOURCES has no exception.
Method SET_GT_RESOURCES_FIXCOST 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_RESOURCES_FIXCOST on class /MRSS/CL_OPA_RESOURCES has no exception.
Method SET_GT_RESOURCES_TIMEWINDOW 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_RESOURCES_TIMEWINDOW on class /MRSS/CL_OPA_RESOURCES has no exception.
Method SET_GT_RESOURCES_TRAVELINFO 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_RESOURCES_TRAVELINFO on class /MRSS/CL_OPA_RESOURCES has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 700 |