SAP ABAP Class /MRSS/CL_CAG_INTEGRAL_DB (Graph Integral DB Access)
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_DB | |
Short Description | Graph Integral DB Access | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /MRSS/CAG | Capacity Graphs |
Created | 20130416 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /MRSS/CL_CAG_INTEGRAL_DB has no forward declaration.
Interfaces
Class /MRSS/CL_CAG_INTEGRAL_DB has no interface implemented.
Friends
Class /MRSS/CL_CAG_INTEGRAL_DB has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | /MRSS/CL_SGE_APPLICATION_MNT | Scheduling Engine Application: Planning Board | 20130416 | ||
2 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | /MRSS/T_CAG_CG_AVAIL_TAB | Aggregated Capacity | 20130416 | ||
3 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | /MRSS/T_CAG_CG_AVAIL_TAB | Aggregated Capacity | 20130416 | ||
4 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | /MRSS/T_CAG_CG_AVAIL_TAB | Aggregated Capacity | 20130416 | ||
5 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | /MRSS/T_CAG_CG_AVAIL_TAB | Aggregated Capacity | 20130416 | ||
6 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | /MRSS/T_CAG_CG_AVAIL_TAB | Aggregated Capacity | 20130416 | ||
7 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | /MRSS/T_DAG_SORTED_TAB | Table of DAG data | 20130416 | ||
8 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | /MRSS/T_DAG_SORTED_TAB | Table of DAG data | 20130416 | ||
9 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | /MRSS/T_DAG_SORTED_TAB | Table of DAG data | 20130416 | ||
10 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | /MRSS/T_CAG_CG_AVAIL_TAB | Aggregated Capacity | 20130416 | ||
11 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | /MRSS/T_DAG_SORTED_TAB | Table of DAG data | 20130416 | ||
12 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | /MRSS/T_DAG_SORTED_TAB | Table of DAG data | 20130416 | ||
13 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | /MRSS/T_DAG_SORTED_TAB | Table of DAG data | 20130416 | ||
14 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | /MRSS/T_GUID_INT_SORTED_TAB | GUID with Interval | 20130416 | ||
15 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | /MRSS/T_GUID_INT_SORTED_TAB | GUID with Interval | 20130416 | ||
16 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | /MRSS/T_GUID_INT_SORTED_TAB | GUID with Interval | 20130416 | ||
17 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | /MRSS/T_GUID_INT_SORTED_TAB | GUID with Interval | 20130416 | ||
18 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | /MRSS/T_GUID_INT_SORTED_TAB | GUID with Interval | 20130416 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Private | Method | Get Table Name | 20130416 |
2 | ![]() |
Static method | Public | Method | Is the Graph Integral Type a CAG Type | 20130526 |
3 | ![]() |
Static method | Public | Method | Map the CAG Table to the Graph Integral Table | 20130526 |
4 | ![]() |
Static method | Public | Method | Map the DAG Table to the Graph Integral Table | 20130526 |
5 | ![]() |
Static method | Public | Method | Map the Graph Integral Table to the CAG Table | 20130526 |
6 | ![]() |
Static method | Public | Method | Map the Graph Integral Table to the DAG Table | 20130526 |
7 | ![]() |
Static method | Public | Method | OBSOLET - Reads Graph Integral | 20130416 |
8 | ![]() |
Static method | Public | Method | Select CAG Graph Integral from DB | 20130526 |
9 | ![]() |
Static method | Public | Method | Select DAG Graph Integral from DB | 20130526 |
Events
Class /MRSS/CL_CAG_INTEGRAL_DB has no event.
Types
Class /MRSS/CL_CAG_INTEGRAL_DB has no local type.
Method Signatures
Method GET_TABLE_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TYPE | Call by reference | Type reference (TYPE) | /MRSS/T_CAG_INTEGRAL_TYPE | Common Type of Graph Integrals | 20130416 | ||
2 | ![]() |
RV_TABLE_NAME | Value transfer | Type reference (TYPE) | TABNAME | Table Name | 20130526 |
Method GET_TABLE_NAME on class /MRSS/CL_CAG_INTEGRAL_DB has no exception.
Method IS_CAG_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TYPE | Call by reference | Type reference (TYPE) | /MRSS/T_CAG_INTEGRAL_TYPE | Common Type of Graph Integrals | 20130526 | ||
2 | ![]() |
RV_IS_CAG_TYPE | Value transfer | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130526 |
Method IS_CAG_TYPE on class /MRSS/CL_CAG_INTEGRAL_DB has no exception.
Method MAP_CAG_FORMAT_TO_INTEGRAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_CAG_DATA | Call by reference | Type reference (TYPE) | /MRSS/T_CAG_CG | Capacity Graphs | 20130526 | ||
2 | ![]() |
RS_INTEGRAL | Value transfer | Type reference (TYPE) | /MRSS/T_CAG_INTEGRAL_DATA | Common Fields of a Graph Integral | 20130526 |
Method MAP_CAG_FORMAT_TO_INTEGRAL on class /MRSS/CL_CAG_INTEGRAL_DB has no exception.
Method MAP_DAG_FORMAT_TO_INTEGRAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_DAG_DATA | Call by reference | Type reference (TYPE) | /MRSS/T_DAG | Demand Aggregation Graph | 20130526 | ||
2 | ![]() |
RS_INTEGRAL | Value transfer | Type reference (TYPE) | /MRSS/T_CAG_INTEGRAL_DATA | Common Fields of a Graph Integral | 20130526 |
Method MAP_DAG_FORMAT_TO_INTEGRAL on class /MRSS/CL_CAG_INTEGRAL_DB has no exception.
Method MAP_INTEGRAL_TO_CAG_FORMAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_INTEGRAL | Call by reference | Type reference (TYPE) | /MRSS/T_CAG_INTEGRAL_DATA | Common Fields of a Graph Integral | 20130526 | ||
2 | ![]() |
IV_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | GUID | 20130526 | ||
3 | ![]() |
IV_TYPE | Call by reference | Type reference (TYPE) | /MRSS/T_CAG_INTEGRAL_TYPE | Common Type of Graph Integrals | 20130526 | ||
4 | ![]() |
RS_CAG_DATA | Value transfer | Type reference (TYPE) | /MRSS/T_CAG_CG | Capacity Graphs | 20130526 |
Method MAP_INTEGRAL_TO_CAG_FORMAT on class /MRSS/CL_CAG_INTEGRAL_DB has no exception.
Method MAP_INTEGRAL_TO_DAG_FORMAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_INTEGRAL | Call by reference | Type reference (TYPE) | /MRSS/T_CAG_INTEGRAL_DATA | Common Fields of a Graph Integral | 20130526 | ||
2 | ![]() |
IV_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | GUID | 20130526 | ||
3 | ![]() |
IV_TYPE | Call by reference | Type reference (TYPE) | /MRSS/T_CAG_INTEGRAL_TYPE | Common Type of Graph Integrals | 20130526 | ||
4 | ![]() |
RS_DAG_DATA | Value transfer | Type reference (TYPE) | /MRSS/T_DAG | Demand Aggregation Graph | 20130526 |
Method MAP_INTEGRAL_TO_DAG_FORMAT on class /MRSS/CL_CAG_INTEGRAL_DB has no exception.
Method READ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_NODE_INTERVALS | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TIME_INT_TAB | Table with GUIDs and Associated Time Intervals | 20130416 | ||
2 | ![]() |
IV_FORCE_READ | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130416 | ||
3 | ![]() |
IV_TYPE | Call by reference | Type reference (TYPE) | /MRSS/T_CAG_INTEGRAL_TYPE | Common Type of Graph Integrals | 20130416 |
Method READ on class /MRSS/CL_CAG_INTEGRAL_DB has no exception.
Method SELECT_CAG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_INTERVALS | Call by reference | Type reference (TYPE) | /MRSS/T_TIMESTAMP_INTERVAL_TAB | Table with Time Stamp Intervals | 20130526 | ||
2 | ![]() |
IV_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | GUID | 20130526 | ||
3 | ![]() |
IV_TYPE | Call by reference | Type reference (TYPE) | /MRSS/T_CAG_INTEGRAL_TYPE | Common Type of Graph Integrals | 20130526 | ||
4 | ![]() |
RT_CAG_DATA | Value transfer | Type reference (TYPE) | /MRSS/T_CAG_CG_TAB | Capacity Graphs | 20130526 |
Method SELECT_CAG on class /MRSS/CL_CAG_INTEGRAL_DB has no exception.
Method SELECT_DAG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_INTERVALS | Call by reference | Type reference (TYPE) | /MRSS/T_TIMESTAMP_INTERVAL_TAB | Table with Time Stamp Intervals | 20130526 | ||
2 | ![]() |
IV_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | GUID | 20130526 | ||
3 | ![]() |
IV_TYPE | Call by reference | Type reference (TYPE) | /MRSS/T_CAG_INTEGRAL_TYPE | Common Type of Graph Integrals | 20130526 | ||
4 | ![]() |
RT_DAG_DATA | Value transfer | Type reference (TYPE) | /MRSS/T_DAG_TAB | Table for Demand Aggregation Graphs | 20130526 |
Method SELECT_DAG on class /MRSS/CL_CAG_INTEGRAL_DB has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 800 |