SAP ABAP Class /MRSS/IF_CAG_INTEGRAL_LIST (Operations on List of Graph Integrals)
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
Class /MRSS/IF_CAG_INTEGRAL_LIST  
Short Description Operations on List of Graph Integrals    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130423   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/IF_CAG_INTEGRAL_LIST has no forward declaration.
Interfaces
Class /MRSS/IF_CAG_INTEGRAL_LIST has no interface implemented.
Friends
Class /MRSS/IF_CAG_INTEGRAL_LIST has no friend class.
Attributes
Class /MRSS/IF_CAG_INTEGRAL_LIST has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CALCULATE Instance method Public Method Calculate all Graph Integral in the List (except Base Integ) 20130423
2 CALCULATE_BASE Instance method Public Method Calculate all Base Graph Integrals in the List 20130510
3 IS_BASE_TEMPORARY_CALCULATED Instance method Public Method Is Base Graph Integral temporary calculated? 20130529
4 IS_DAG_AND_NET_TEMP_CALCULATED Instance method Public Method Is DAG and Net Graph Integral temporary calculated? 20130529
5 READ Instance method Public Method Read all Graph Integral in the List 20130512
6 RESET Instance method Public Method Reset all Graph Integral in the List 20130522
7 RESET_TEMPORARY_CALCULATED Instance method Public Method Reset temporary calculated and mark as saved 20130912
8 SAVE Instance method Public Method Save all Graph Integral in the List 20130429
Events
Class /MRSS/IF_CAG_INTEGRAL_LIST has no event.
Types
Class /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 Importing IT_ASSIGNMENTS Call by reference Type reference (TYPE) /MRSS/T_ASSIGNMENT_WFM_DET_TAB Table with Assignments 20130423
2 Importing IT_BUNDLES Call by reference Type reference (TYPE) /MRSS/T_BUNDLE_WRK_TAB Bundle work structure table 20130517
3 Importing IT_INTERVALS Call by reference Type reference (TYPE) /MRSS/T_TIMESTAMP_INTERVAL_TAB Table with Time Stamp Intervals 20130424
4 Importing 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 Importing IT_PLANNED_DEMANDS Call by reference Type reference (TYPE) /MRSS/T_DEM_ITEM_STR_TAB Table of demand items in structure representation 20130424
6 Importing 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 Importing IT_UNPLANNED_DEMANDS Call by reference Type reference (TYPE) /MRSS/T_DEM_ITEM_STR_TAB Table of demand items in structure representation 20130424
8 Importing IV_ONLY_CALCULATE Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130523

Method CALCULATE on class /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 Importing IT_INTERVALS Call by reference Type reference (TYPE) /MRSS/T_TIMESTAMP_INTERVAL_TAB Table with Time Stamp Intervals 20130510
2 Importing 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 Importing IV_ONLY_CALCULATE Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130523

Method CALCULATE_BASE on class /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 Returning RV_IS_TEMPORARY_CALCULATED Value transfer Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130529

Method IS_BASE_TEMPORARY_CALCULATED on class /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 Returning RV_IS_TEMPORARY_CALCULATED Value transfer Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130529

Method IS_DAG_AND_NET_TEMP_CALCULATED on class /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 Exporting ET_CAG_DATA Call by reference Type reference (TYPE) /MRSS/T_CAG_CG_TAB Capacity Graphs 20130512
2 Exporting ET_DAG_DATA Call by reference Type reference (TYPE) /MRSS/T_DAG_TAB Table for Demand Aggregation Graphs 20130512
3 Importing IT_INTEGRAL_TYPE Call by reference Type reference (TYPE) /MRSS/T_CAG_INTEGRAL_TYPE_TAB Common Type of Graph Integrals 20130526
4 Importing IT_INTERVALS Call by reference Type reference (TYPE) /MRSS/T_TIMESTAMP_INTERVAL_TAB Table with Time Stamp Intervals 20130512
5 Importing IV_FROM_DB Value transfer Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130527

Method READ on class /MRSS/IF_CAG_INTEGRAL_LIST has no exception.

Method RESET Signature

Method RESET on class /MRSS/IF_CAG_INTEGRAL_LIST has no parameter.
Method RESET on class /MRSS/IF_CAG_INTEGRAL_LIST has no exception.

Method RESET_TEMPORARY_CALCULATED Signature

Method RESET_TEMPORARY_CALCULATED on class /MRSS/IF_CAG_INTEGRAL_LIST has no parameter.
Method RESET_TEMPORARY_CALCULATED on class /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 Importing IV_SIMULATE Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130501

Method SAVE on class /MRSS/IF_CAG_INTEGRAL_LIST has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in