SAP ABAP Class /MRSS/CL_OPT_SHIFT_ASSIGNMENTS (MRS: Shift fixed assignments before optimization)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
PM-WOC-MO (Application Component) Maintenance Orders
⤷
/MRSS/OPT (Package) Multi Resource Scheduling: Optimizer
⤷
⤷
Properties
| Class | /MRSS/CL_OPT_SHIFT_ASSIGNMENTS | |
| Short Description | MRS: Shift fixed assignments before optimization | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /MRSS/OPT | Multi Resource Scheduling: Optimizer |
| Created | 20100625 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /MRSS/CL_OPT_SHIFT_ASSIGNMENTS has no forward declaration.
Interfaces
Class /MRSS/CL_OPT_SHIFT_ASSIGNMENTS has no interface implemented.
Friends
Class /MRSS/CL_OPT_SHIFT_ASSIGNMENTS has no friend class.
Attributes
Class /MRSS/CL_OPT_SHIFT_ASSIGNMENTS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Returns travel time between fixed assignments incl. breaks | 20100625 | |
| 2 | Static method | Public | Method | MRS: Shift assignments before optimization | 20100625 | |
| 3 | Static method | Private | Method | Shift the assignment and all following fixed assignments | 20100625 |
Events
Class /MRSS/CL_OPT_SHIFT_ASSIGNMENTS has no event.
Types
Class /MRSS/CL_OPT_SHIFT_ASSIGNMENTS has no local type.
Method Signatures
Method GET_TRAVEL_BETWEEN_FIXED_ASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ASSIGNMENT_FROM | Call by reference | Type reference (TYPE) | /MRSS/T_ASS_WRK | Work Structure for Assignment Operations | 20100625 | |||
| 2 | IS_ASSIGNMENT_TO | Call by reference | Type reference (TYPE) | /MRSS/T_ASS_WRK | Work Structure for Assignment Operations | 20100625 | |||
| 3 | IT_RES_AVAIL | Call by reference | Type reference (TYPE) | /MRSS/T_TIMESTAMP_INTERVAL_TAB | Table with Time Stamp Intervals | 20100625 | |||
| 4 | RV_TRAVEL_TIME | Value transfer | Type reference (TYPE) | INT4 | Natural Number | 20100625 |
Method GET_TRAVEL_BETWEEN_FIXED_ASS on class /MRSS/CL_OPT_SHIFT_ASSIGNMENTS has no exception.
Method SHIFT_FIXED_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 | 20100625 | |||
| 2 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20100625 | |||
| 3 | IT_RESOURCES | Call by reference | Type reference (TYPE) | /MRSS/T_RESOURCE_TAB | Resource data | 20100625 | |||
| 4 | IV_TIMEFRAME | Call by reference | Type reference (TYPE) | /MRSS/T_DATE_INTERVAL | Internal status | 20100625 |
Method SHIFT_FIXED_ASSIGNMENTS on class /MRSS/CL_OPT_SHIFT_ASSIGNMENTS has no exception.
Method SHIFT_FIXED_ASSIGNMENT_HELPER 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 | 20100625 | |||
| 2 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20100625 | |||
| 3 | IS_ASSIGNMENT | Call by reference | Type reference (TYPE) | /MRSS/T_ASSIGNMENT_INT | Internal Format of Assignment | 20100625 | |||
| 4 | IS_RESOURCE | Call by reference | Type reference (TYPE) | /MRSS/T_RESOURCE | Resource ID with Object | 20100625 | |||
| 5 | IT_SUCC_ASS_INT | Call by reference | Type reference (TYPE) | /MRSS/T_ASSIGNMENT_INT_TAB | Assignments in Internal Format | 20100625 | |||
| 6 | IV_ADJUST_DATA | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20100625 | |||
| 7 | IV_BEG | Call by reference | Type reference (TYPE) | /MRSS/T_TIMESTAMP | Time Stamp (Date and Time) | 20100625 | |||
| 8 | IV_END | Call by reference | Type reference (TYPE) | /MRSS/T_TIMESTAMP | Time Stamp (Date and Time) | 20100625 | |||
| 9 | IV_NOW | Call by reference | Type reference (TYPE) | /MRSS/T_TIMESTAMP | Time Stamp (Date and Time) | 20100625 | |||
| 10 | IV_OFFSET | Call by reference | Type reference (TYPE) | /MRSS/T_SGE_SHIFT_OFFSET | MRS: Shift offset (Shift assignments to Now + Offset) | 20100625 |
Method SHIFT_FIXED_ASSIGNMENT_HELPER on class /MRSS/CL_OPT_SHIFT_ASSIGNMENTS has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 800 |