SAP ABAP Class /MRSS/CL_SGE_FACTORY_CAL (Factory Calendar)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/IF_SGE_FACTORY_CAL | Interface for Factory Calendar | 20130421 |
Properties
| Class | /MRSS/CL_SGE_FACTORY_CAL | |
| Short Description | Factory Calendar | |
| 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 | 20130421 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /MRSS/CL_SGE_FACTORY_CAL has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /MRSS/IF_SGE_FACTORY_CAL | Interface for Factory Calendar | 20130421 |
Friends
Class /MRSS/CL_SGE_FACTORY_CAL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_TIMESTAMP_INTERVAL | Time Interval | 20130421 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_SGE_DAY_ATTRIBUTES_TAB | Daily attributes | 20130421 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_DATE_TS_WEEKDAY_TAB | Table with Mapping between Date and Weekday | 20130421 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | WFCID | Factory Calendar | 20130421 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | SYLANGU | Language Key of Current Text Environment | 20130421 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Build the working days for the given interval | 20130421 | |
| 2 | Instance method | Private | Method | Build missing working days in addition | 20130421 | |
| 3 | Instance method | Private | Method | Complete the missing requested interval (if needed) | 20130426 | |
| 4 | Instance method | Public | Constructor | Constructor | 20130421 | |
| 5 | Instance method | Private | Method | Is the complete requested interval loaded | 20130421 | |
| 6 | Instance method | Private | Method | Set earliest begin and latest end of the two intervals | 20130422 |
Events
Class /MRSS/CL_SGE_FACTORY_CAL has no event.
Types
Class /MRSS/CL_SGE_FACTORY_CAL has no local type.
Method Signatures
Method BUILD Signature
Method BUILD on class /MRSS/CL_SGE_FACTORY_CAL has no parameter.
Method BUILD on class /MRSS/CL_SGE_FACTORY_CAL has no exception.
Method BUILD_MISSING_PART Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_INTERVAL | Call by reference | Type reference (TYPE) | /MRSS/T_TIMESTAMP_INTERVAL | Time Interval | 20130421 |
Method BUILD_MISSING_PART on class /MRSS/CL_SGE_FACTORY_CAL has no exception.
Method COMPLETE_LOADED_INTERVAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_INTERVAL | Call by reference | Type reference (TYPE) | /MRSS/T_TIMESTAMP_INTERVAL | Time Interval | 20130426 |
Method COMPLETE_LOADED_INTERVAL on class /MRSS/CL_SGE_FACTORY_CAL has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_INTERVAL | Call by reference | Type reference (TYPE) | /MRSS/T_TIMESTAMP_INTERVAL | Time Interval | 20130421 | |||
| 2 | IV_FACTORY_CALENDAR | Call by reference | Type reference (TYPE) | WFCID | Factory Calendar | 20130421 | |||
| 3 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | Language Key of Current Text Environment | 20130421 |
Method CONSTRUCTOR on class /MRSS/CL_SGE_FACTORY_CAL has no exception.
Method IS_COMPLETE_INTERVAL_LOADED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_INTERVAL | Call by reference | Type reference (TYPE) | /MRSS/T_TIMESTAMP_INTERVAL | Time Interval | 20130421 | |||
| 2 | RV_COMPLETELY_LOADED | Value transfer | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130421 |
Method IS_COMPLETE_INTERVAL_LOADED on class /MRSS/CL_SGE_FACTORY_CAL has no exception.
Method UPDATE_BUFFERED_INTERVAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_INTERVAL | Call by reference | Type reference (TYPE) | /MRSS/T_TIMESTAMP_INTERVAL | Time Interval | 20130422 | |||
| 2 | IS_OTHER_INTERVAL | Call by reference | Type reference (TYPE) | /MRSS/T_TIMESTAMP_INTERVAL | Time Interval | 20130422 |
Method UPDATE_BUFFERED_INTERVAL on class /MRSS/CL_SGE_FACTORY_CAL has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 800 |