SAP ABAP Class /MRSS/CL_CAG_INTEGRAL_SER (Service Methods for Graph Integrals)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
PM-WOC-MO (Application Component) Maintenance Orders
⤷
/MRSS/CAG (Package) Capacity Graphs

⤷

⤷

Properties
Class | /MRSS/CL_CAG_INTEGRAL_SER | |
Short Description | Service Methods for Graph Integrals | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /MRSS/CAG | Capacity Graphs |
Created | 20130905 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /MRSS/CL_CAG_INTEGRAL_SER has no forward declaration.
Interfaces
Class /MRSS/CL_CAG_INTEGRAL_SER has no interface implemented.
Friends
Class /MRSS/CL_CAG_INTEGRAL_SER has no friend class.
Attributes
Class /MRSS/CL_CAG_INTEGRAL_SER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Break up given Graph Integral at Timestamp | 20130909 |
2 | ![]() |
Static method | Public | Method | Break up given CAG Integral at Timestamp | 20130909 |
3 | ![]() |
Static method | Public | Method | Break up given CAG Table to fit into the given Interval | 20130905 |
4 | ![]() |
Static method | Public | Method | Break up given DAG Integral at Timestamp | 20130909 |
5 | ![]() |
Static method | Public | Method | Break up given CAG Table to fit into the given Interval | 20130905 |
6 | ![]() |
Static method | Public | Method | Break up given Graph Integral to fit into the given Interval | 20130905 |
7 | ![]() |
Static method | Public | Method | Get the CAG Table Entries inside the given Interval | 20130905 |
8 | ![]() |
Static method | Public | Method | Get the CAG Table Entries outside the given Interval | 20130905 |
9 | ![]() |
Static method | Public | Method | Get the CAG Table Entries inside the given Interval | 20130905 |
10 | ![]() |
Static method | Public | Method | Get the CAG Table Entries outside the given Interval | 20130905 |
11 | ![]() |
Static method | Public | Method | Get the Graph Integral Entries inside the given Interval | 20130905 |
12 | ![]() |
Static method | Public | Method | Get the Graph Integral Entries outside the given Interval | 20130905 |
Events
Class /MRSS/CL_CAG_INTEGRAL_SER has no event.
Types
Class /MRSS/CL_CAG_INTEGRAL_SER has no local type.
Method Signatures
Method BREAKUP_AT_USING_PERCENT_RATIO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_INTEGRAL | Call by reference | Type reference (TYPE) | /MRSS/T_CAG_INTEGRAL_DATA_TAB | Table for Common Fields of a Graph Integral | 20130909 | ||
2 | ![]() |
IV_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20130909 |
Method BREAKUP_AT_USING_PERCENT_RATIO on class /MRSS/CL_CAG_INTEGRAL_SER has no exception.
Method BREAKUP_CAG_AT_USING_PERCENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_INTEGRAL | Call by reference | Type reference (TYPE) | /MRSS/T_CAG_CG_TAB | Capacity Graphs | 20130909 | ||
2 | ![]() |
IV_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20130909 |
Method BREAKUP_CAG_AT_USING_PERCENT on class /MRSS/CL_CAG_INTEGRAL_SER has no exception.
Method BREAKUP_CAG_FOR_INTERVAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_INTEGRAL_TABLE | Call by reference | Type reference (TYPE) | /MRSS/T_CAG_CG_TAB | Capacity Graphs | 20130905 | ||
2 | ![]() |
IS_INTERVAL | Call by reference | Type reference (TYPE) | /MRSS/T_TIMESTAMP_INTERVAL | Time Interval | 20130905 |
Method BREAKUP_CAG_FOR_INTERVAL on class /MRSS/CL_CAG_INTEGRAL_SER has no exception.
Method BREAKUP_DAG_AT_USING_PERCENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_INTEGRAL | Call by reference | Type reference (TYPE) | /MRSS/T_DAG_TAB | Table for Demand Aggregation Graphs | 20130909 | ||
2 | ![]() |
IV_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20130909 |
Method BREAKUP_DAG_AT_USING_PERCENT on class /MRSS/CL_CAG_INTEGRAL_SER has no exception.
Method BREAKUP_DAG_FOR_INTERVAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_INTEGRAL_TABLE | Call by reference | Type reference (TYPE) | /MRSS/T_DAG_TAB | Table for Demand Aggregation Graphs | 20130905 | ||
2 | ![]() |
IS_INTERVAL | Call by reference | Type reference (TYPE) | /MRSS/T_TIMESTAMP_INTERVAL | Time Interval | 20130905 |
Method BREAKUP_DAG_FOR_INTERVAL on class /MRSS/CL_CAG_INTEGRAL_SER has no exception.
Method BREAKUP_FOR_INTERVAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_INTEGRAL_TABLE | Call by reference | Type reference (TYPE) | /MRSS/T_CAG_INTEGRAL_DATA_TAB | Table for Common Fields of a Graph Integral | 20130905 | ||
2 | ![]() |
IS_INTERVAL | Call by reference | Type reference (TYPE) | /MRSS/T_TIMESTAMP_INTERVAL | Time Interval | 20130905 |
Method BREAKUP_FOR_INTERVAL on class /MRSS/CL_CAG_INTEGRAL_SER has no exception.
Method GET_CAG_INNER_INTEGRAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_INTEGRAL_TABLE | Call by reference | Type reference (TYPE) | /MRSS/T_CAG_CG_TAB | Capacity Graphs | 20130905 | ||
2 | ![]() |
IS_INTERVAL | Call by reference | Type reference (TYPE) | /MRSS/T_TIMESTAMP_INTERVAL | Time Interval | 20130905 |
Method GET_CAG_INNER_INTEGRAL on class /MRSS/CL_CAG_INTEGRAL_SER has no exception.
Method GET_CAG_OUTER_INTEGRAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_INTEGRAL_TABLE | Call by reference | Type reference (TYPE) | /MRSS/T_CAG_CG_TAB | Capacity Graphs | 20130905 | ||
2 | ![]() |
IS_INTERVAL | Call by reference | Type reference (TYPE) | /MRSS/T_TIMESTAMP_INTERVAL | Time Interval | 20130905 |
Method GET_CAG_OUTER_INTEGRAL on class /MRSS/CL_CAG_INTEGRAL_SER has no exception.
Method GET_DAG_INNER_INTEGRAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_INTEGRAL_TABLE | Call by reference | Type reference (TYPE) | /MRSS/T_DAG_TAB | Table for Demand Aggregation Graphs | 20130905 | ||
2 | ![]() |
IS_INTERVAL | Call by reference | Type reference (TYPE) | /MRSS/T_TIMESTAMP_INTERVAL | Time Interval | 20130905 |
Method GET_DAG_INNER_INTEGRAL on class /MRSS/CL_CAG_INTEGRAL_SER has no exception.
Method GET_DAG_OUTER_INTEGRAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_INTEGRAL_TABLE | Call by reference | Type reference (TYPE) | /MRSS/T_DAG_TAB | Table for Demand Aggregation Graphs | 20130905 | ||
2 | ![]() |
IS_INTERVAL | Call by reference | Type reference (TYPE) | /MRSS/T_TIMESTAMP_INTERVAL | Time Interval | 20130905 |
Method GET_DAG_OUTER_INTEGRAL on class /MRSS/CL_CAG_INTEGRAL_SER has no exception.
Method GET_INNER_INTEGRAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_INTEGRAL_TABLE | Call by reference | Type reference (TYPE) | /MRSS/T_CAG_INTEGRAL_DATA_TAB | Table for Common Fields of a Graph Integral | 20130905 | ||
2 | ![]() |
IS_INTERVAL | Call by reference | Type reference (TYPE) | /MRSS/T_TIMESTAMP_INTERVAL | Time Interval | 20130905 |
Method GET_INNER_INTEGRAL on class /MRSS/CL_CAG_INTEGRAL_SER has no exception.
Method GET_OUTER_INTEGRAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_INTEGRAL_TABLE | Call by reference | Type reference (TYPE) | /MRSS/T_CAG_INTEGRAL_DATA_TAB | Table for Common Fields of a Graph Integral | 20130905 | ||
2 | ![]() |
IS_INTERVAL | Call by reference | Type reference (TYPE) | /MRSS/T_TIMESTAMP_INTERVAL | Time Interval | 20130905 |
Method GET_OUTER_INTEGRAL on class /MRSS/CL_CAG_INTEGRAL_SER has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 900 |