SAP ABAP Class /MRSS/CL_CAG_BASE_INITIAL (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_INITIAL | |
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_INITIAL 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_INITIAL has no friend class.
Attributes
Class /MRSS/CL_CAG_BASE_INITIAL has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Build the base integral using working days | 20130425 |
2 | ![]() |
Instance method | Public | Constructor | Contructor | 20130421 |
3 | ![]() |
Instance method | Private | Method | Re-build the entire base integral | 20130429 |
Events
Class /MRSS/CL_CAG_BASE_INITIAL has no event.
Types
Class /MRSS/CL_CAG_BASE_INITIAL has no local type.
Method Signatures
Method BUILD_BASE_INTEGRAL Signature
Method BUILD_BASE_INTEGRAL on class /MRSS/CL_CAG_BASE_INITIAL has no parameter.
Method BUILD_BASE_INTEGRAL on class /MRSS/CL_CAG_BASE_INITIAL 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 | 20130901 | ||
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_INITIAL 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 | 20130429 |
Method REBUILD on class /MRSS/CL_CAG_BASE_INITIAL has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 800 |