SAP ABAP Class /MRSS/CL_CAG_BASE_FACTORY_CAL (Calculation Base for other Integrals)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
PM-WOC-MO (Application Component) Maintenance Orders
⤷
/MRSS/CAG (Package) Capacity Graphs
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /MRSS/CL_CAG_INTEGRAL | Graph Integral | 20130421 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/IF_CAG_BASE_INTEGRAL | Base of a Graph Integral | 20130426 |
Properties
| Class | /MRSS/CL_CAG_BASE_FACTORY_CAL | |
| Short Description | Calculation Base for other Integrals | |
| Super Class | /MRSS/CL_CAG_INTEGRAL | Graph Integral |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /MRSS/CAG | Capacity Graphs |
| Created | 20130421 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /MRSS/CL_CAG_BASE_FACTORY_CAL has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /MRSS/IF_CAG_BASE_INTEGRAL | Base of a Graph Integral | 20130426 |
Friends
Class /MRSS/CL_CAG_BASE_FACTORY_CAL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | /MRSS/IF_SGE_FACTORY_CAL | Interface for Factory Calendar | 20130421 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Build the base integral using working days | 20130421 | |
| 2 | Instance method | Public | Constructor | Contructor | 20130421 | |
| 3 | Instance method | Private | Method | Get the daily start / end time used in the planning node | 20130421 | |
| 4 | Instance method | Private | Method | Re-build the entire base integral | 20130829 | |
| 5 | Instance method | Private | Method | Shorten the given interval using daily working times | 20130501 |
Events
Class /MRSS/CL_CAG_BASE_FACTORY_CAL has no event.
Types
Class /MRSS/CL_CAG_BASE_FACTORY_CAL has no local type.
Method Signatures
Method BUILD_BASE_INTEGRAL Signature
Method BUILD_BASE_INTEGRAL on class /MRSS/CL_CAG_BASE_FACTORY_CAL has no parameter.
Method BUILD_BASE_INTEGRAL on class /MRSS/CL_CAG_BASE_FACTORY_CAL has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IREF_INTEGRAL_LIST | Call by reference | Object reference (TYPE REF TO) | /MRSS/CL_CAG_INTEGRAL_LIST | List of Graph Integrals | 20130510 | |||
| 2 | IS_INTERVAL | Call by reference | Type reference (TYPE) | /MRSS/T_TIMESTAMP_INTERVAL | Time Interval | 20130421 | |||
| 3 | IV_LN_NODE_TYPE | Call by reference | Type reference (TYPE) | /MRSS/T_LN_OWN_NODE_TYPE | Node Type: PN or LN | 20130614 | |||
| 4 | IV_NODE_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | GUID | 20130421 | |||
| 5 | IV_TYPE | Call by reference | Type reference (TYPE) | /MRSS/T_CAG_INTEGRAL_TYPE | Common Type of Graph Integrals | 20130421 |
Method CONSTRUCTOR on class /MRSS/CL_CAG_BASE_FACTORY_CAL has no exception.
Method GET_DAILY_WORKING_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DAILY_WORKING_TIME | Call by reference | Type reference (TYPE) | /MRSS/T_SGE_TIME_INTERVAL | Time Interval | 20130824 | |||
| 2 | EV_TIME_ZONE | Call by reference | Type reference (TYPE) | TIMEZONE | Time Zone | 20130824 |
Method GET_DAILY_WORKING_TIME on class /MRSS/CL_CAG_BASE_FACTORY_CAL has no exception.
Method REBUILD 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 | 20130829 |
Method REBUILD on class /MRSS/CL_CAG_BASE_FACTORY_CAL has no exception.
Method SHORTEN_BY_DAILY_WORK_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_INTERVAL | Call by reference | Type reference (TYPE) | /MRSS/T_TIMESTAMP_INTERVAL | Time Interval | 20130501 |
Method SHORTEN_BY_DAILY_WORK_TIME on class /MRSS/CL_CAG_BASE_FACTORY_CAL has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 800 |