SAP ABAP Interface /MRSS/IF_CAG_INTEGRAL_LIST (Operations on List of 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

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/CL_CAG_INTEGRAL_LIST | List of Graph Integrals | 20130423 |
Properties
Interface | /MRSS/IF_CAG_INTEGRAL_LIST | |
Short Description | Operations on List of Graph Integrals |
General Data
Package | /MRSS/CAG | Capacity Graphs |
Created | 20130423 | SAP |
Last changed | 20141109 | |
Unicode checks active |
Forward declarations
Interface /MRSS/IF_CAG_INTEGRAL_LIST has no forward declaration.
Interfaces
Interface /MRSS/IF_CAG_INTEGRAL_LIST has no interface.
Friends
Interface /MRSS/IF_CAG_INTEGRAL_LIST has no friend.
Attributes
Interface /MRSS/IF_CAG_INTEGRAL_LIST has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Calculate all Graph Integral in the List (except Base Integ) | 20130423 |
2 | ![]() |
Instance method | Public | Method | Calculate all Base Graph Integrals in the List | 20130510 |
3 | ![]() |
Instance method | Public | Method | Is Base Graph Integral temporary calculated? | 20130529 |
4 | ![]() |
Instance method | Public | Method | Is DAG and Net Graph Integral temporary calculated? | 20130529 |
5 | ![]() |
Instance method | Public | Method | Read all Graph Integral in the List | 20130512 |
6 | ![]() |
Instance method | Public | Method | Reset all Graph Integral in the List | 20130522 |
7 | ![]() |
Instance method | Public | Method | Reset temporary calculated and mark as saved | 20130912 |
8 | ![]() |
Instance method | Public | Method | Save all Graph Integral in the List | 20130429 |
Events
Interface /MRSS/IF_CAG_INTEGRAL_LIST has no event.
Types
Interface /MRSS/IF_CAG_INTEGRAL_LIST has no local type.
Method Signatures
Method CALCULATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_ASSIGNMENTS | Call by reference | Type reference (TYPE) | /MRSS/T_ASSIGNMENT_WFM_DET_TAB | Table with Assignments | 20130423 | ||
2 | ![]() |
IT_BUNDLES | Call by reference | Type reference (TYPE) | /MRSS/T_BUNDLE_WRK_TAB | Bundle work structure table | 20130517 | ||
3 | ![]() |
IT_INTERVALS | Call by reference | Type reference (TYPE) | /MRSS/T_TIMESTAMP_INTERVAL_TAB | Table with Time Stamp Intervals | 20130424 | ||
4 | ![]() |
IT_MAP_ASG_PN_LN | Call by reference | Type reference (TYPE) | /MRSS/T_CAG_MAP_ASG_PN_LN_TAB | Table for Mapping between Assignments and PN / LN | 20130424 | ||
5 | ![]() |
IT_PLANNED_DEMANDS | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_ITEM_STR_TAB | Table of demand items in structure representation | 20130424 | ||
6 | ![]() |
IT_SINGLE_RESOURCES | Call by reference | Type reference (TYPE) | /MRSS/T_PLANNING_NODE_RES_TAB | Table of Planning Node Resources and its Team Memberships | 20130423 | ||
7 | ![]() |
IT_UNPLANNED_DEMANDS | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_ITEM_STR_TAB | Table of demand items in structure representation | 20130424 | ||
8 | ![]() |
IV_ONLY_CALCULATE | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130523 |
Method CALCULATE on Interface /MRSS/IF_CAG_INTEGRAL_LIST has no exception.
Method CALCULATE_BASE 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 | 20130510 | ||
2 | ![]() |
IT_SINGLE_RESOURCES | Call by reference | Type reference (TYPE) | /MRSS/T_PLANNING_NODE_RES_TAB | Table of Planning Node Resources and its Team Memberships | 20130510 | ||
3 | ![]() |
IV_ONLY_CALCULATE | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130523 |
Method CALCULATE_BASE on Interface /MRSS/IF_CAG_INTEGRAL_LIST has no exception.
Method IS_BASE_TEMPORARY_CALCULATED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_IS_TEMPORARY_CALCULATED | Value transfer | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130529 |
Method IS_BASE_TEMPORARY_CALCULATED on Interface /MRSS/IF_CAG_INTEGRAL_LIST has no exception.
Method IS_DAG_AND_NET_TEMP_CALCULATED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_IS_TEMPORARY_CALCULATED | Value transfer | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130529 |
Method IS_DAG_AND_NET_TEMP_CALCULATED on Interface /MRSS/IF_CAG_INTEGRAL_LIST has no exception.
Method READ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CAG_DATA | Call by reference | Type reference (TYPE) | /MRSS/T_CAG_CG_TAB | Capacity Graphs | 20130512 | ||
2 | ![]() |
ET_DAG_DATA | Call by reference | Type reference (TYPE) | /MRSS/T_DAG_TAB | Table for Demand Aggregation Graphs | 20130512 | ||
3 | ![]() |
IT_INTEGRAL_TYPE | Call by reference | Type reference (TYPE) | /MRSS/T_CAG_INTEGRAL_TYPE_TAB | Common Type of Graph Integrals | 20130526 | ||
4 | ![]() |
IT_INTERVALS | Call by reference | Type reference (TYPE) | /MRSS/T_TIMESTAMP_INTERVAL_TAB | Table with Time Stamp Intervals | 20130512 | ||
5 | ![]() |
IV_FROM_DB | Value transfer | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130527 |
Method READ on Interface /MRSS/IF_CAG_INTEGRAL_LIST has no exception.
Method RESET Signature
Method RESET on Interface /MRSS/IF_CAG_INTEGRAL_LIST has no parameter.
Method RESET on Interface /MRSS/IF_CAG_INTEGRAL_LIST has no exception.
Method RESET_TEMPORARY_CALCULATED Signature
Method RESET_TEMPORARY_CALCULATED on Interface /MRSS/IF_CAG_INTEGRAL_LIST has no parameter.
Method RESET_TEMPORARY_CALCULATED on Interface /MRSS/IF_CAG_INTEGRAL_LIST has no exception.
Method SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SIMULATE | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130501 |
Method SAVE on Interface /MRSS/IF_CAG_INTEGRAL_LIST has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 800 |