SAP ABAP Interface /MRSS/IF_SGE_LOGICAL_NODE (Logical Node)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   PM-WOC-MO (Application Component) Maintenance Orders
     /MRSS/SGE (Package) Multiresource Planning: Scheduling Engine
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_SGE_LOGICAL_NODE 20121211
Properties
Interface /MRSS/IF_SGE_LOGICAL_NODE  
Short Description Logical Node    
General Data
Package /MRSS/SGE   Multiresource Planning: Scheduling Engine 
Created 20121205   SAP 
Last changed 20141109    
Unicode checks active    
Forward declarations
Interface /MRSS/IF_SGE_LOGICAL_NODE has no forward declaration.
Interfaces
Interface /MRSS/IF_SGE_LOGICAL_NODE has no interface.
Friends
Interface /MRSS/IF_SGE_LOGICAL_NODE has no friend.
Attributes
Interface /MRSS/IF_SGE_LOGICAL_NODE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CAPACITY_GET Instance method Public Method gets the capacity R and S graph 20121205
2 CREATE Static method Public Method Create 20121205
3 FREE Instance method Public Method Free 20130906
4 GET_AGR_DEMAND Instance method Public Method Gets the aggregated demand data 20121205
5 GET_ATTRIBUTES Instance method Public Method Get Attributes 20130617
6 GET_INSTANCE Static method Public Method Get logical node instance 20121205
7 GET_LOGICAL_NODE Instance method Public Method Get Logical Node Header Details 20130614
8 GET_LOGICAL_NODE_DESCRIPTION Instance method Public Method Get Logical Node Description 20130615
9 GET_NODES_AGR_DATA Instance method Public Method gets the aggregated data 20121205
10 SET_ATTRIBUTES Instance method Public Method Set Attributes 20130614
Events
Interface /MRSS/IF_SGE_LOGICAL_NODE has no event.
Types
Interface /MRSS/IF_SGE_LOGICAL_NODE has no local type.
Method Signatures

Method CAPACITY_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BASE_CAG_DATA Call by reference Type reference (TYPE) /MRSS/T_CAG_CG_TAB Capacity Graphs 20121205
2 Exporting ET_CAPACITY Call by reference Type reference (TYPE) /MRSS/T_CAG_CG_TAB Capacity Graphs 20121205
3 Importing IT_TSTMP_INTERVALS Call by reference Type reference (TYPE) /MRSS/T_TIMESTAMP_INTERVAL_TAB Table with Time Stamp Intervals 20121205
4 Importing IV_BEG_TSTMP Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20121205
5 Importing IV_END_TSTMP Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20121205
6 Importing IV_GET_BASE_ALSO Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20121205
7 Importing IV_RECALCULATE Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20121205
8 Importing IV_RELOAD_FROM_DB Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20121205

Method CAPACITY_GET on Interface /MRSS/IF_SGE_LOGICAL_NODE has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EREF_IF_LOGICAL_NODE Value transfer Object reference (TYPE REF TO) /MRSS/IF_SGE_LOGICAL_NODE Logical Node 20121205
2 Importing IREF_PARENT_PLANNING_NODE Call by reference Object reference (TYPE REF TO) /MRSS/IF_SGE_PLANNING_NODE Interface for Planning Nodes 20130614
3 Importing IS_LOGICAL_NODE Call by reference Type reference (TYPE) /MRSS/T_LN_HEADER Logical Node Header 20121205
4 Importing IT_LOGICAL_NODE_ATTRIBUTES Call by reference Type reference (TYPE) /MRSS/T_LN_ATTRIBUTE_TAB Logical Node Attribute 20121205

Method CREATE on Interface /MRSS/IF_SGE_LOGICAL_NODE has no exception.

Method FREE Signature

Method FREE on Interface /MRSS/IF_SGE_LOGICAL_NODE has no parameter.
Method FREE on Interface /MRSS/IF_SGE_LOGICAL_NODE has no exception.

Method GET_AGR_DEMAND 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_AVAIL_TAB Aggregated Capacity 20121205
2 Exporting ET_DAG_DATA Call by reference Type reference (TYPE) /MRSS/T_DAG_TAB Table for Demand Aggregation Graphs 20121205
3 Importing IT_TSTMP_INTERVALS Call by reference Type reference (TYPE) /MRSS/T_TIMESTAMP_INTERVAL_TAB Table with Time Stamp Intervals 20121205
4 Importing IV_BEG_TSTMP Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20121205
5 Importing IV_END_TSTMP Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20121205
6 Importing IV_GET_BASE_ALSO Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20121205
7 Importing IV_RECALCULATE Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20121205
8 Importing IV_RELOAD_FROM_DB Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20121205

Method GET_AGR_DEMAND on Interface /MRSS/IF_SGE_LOGICAL_NODE has no exception.

Method GET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_LOGICAL_NODE_ATTRIBUTES Value transfer Type reference (TYPE) /MRSS/T_LN_ATTRIBUTE_TAB Logical Node Attribute 20130617

Method GET_ATTRIBUTES on Interface /MRSS/IF_SGE_LOGICAL_NODE has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_LOGICAL_NODE Call by reference Type reference (TYPE) /MRSS/T_LN_HEADER Logical Node Header 20121205
2 Importing IT_LOGICAL_NODE_ATTRIBUTES Call by reference Type reference (TYPE) /MRSS/T_LN_ATTRIBUTE_TAB Logical Node Attribute 20130614
3 Returning RREF_LOGICAL_NODE Value transfer Object reference (TYPE REF TO) /MRSS/IF_SGE_LOGICAL_NODE Logical Node 20130614

Method GET_INSTANCE on Interface /MRSS/IF_SGE_LOGICAL_NODE has no exception.

Method GET_LOGICAL_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_LOGICAL_NODE Value transfer Type reference (TYPE) /MRSS/T_LN_HEADER Logical Node Header 20130614

Method GET_LOGICAL_NODE on Interface /MRSS/IF_SGE_LOGICAL_NODE has no exception.

Method GET_LOGICAL_NODE_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_LOGICAL_NODE_DESC Value transfer Type reference (TYPE) /MRSS/T_LOGICAL_NODE_DESC Description of a Logical Node 20130615

Method GET_LOGICAL_NODE_DESCRIPTION on Interface /MRSS/IF_SGE_LOGICAL_NODE has no exception.

Method GET_NODES_AGR_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BASE_CAG_DATA Call by reference Type reference (TYPE) /MRSS/T_CAG_CG_TAB Capacity Graphs 20121205
2 Exporting ET_CAPACITY Value transfer Type reference (TYPE) /MRSS/T_CAG_CG_TAB Capacity Graphs 20121205
3 Importing IT_TSTMP_INTERVALS Call by reference Type reference (TYPE) /MRSS/T_TIMESTAMP_INTERVAL_TAB Table with Time Stamp Intervals 20121205
4 Importing IV_BEG_TSTMP Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20121205
5 Importing IV_END_TSTMP Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20121205
6 Importing IV_GET_BASE_ALSO Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20121205
7 Importing IV_RECALCULATE Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20121205
8 Importing IV_RELOAD_FROM_DB Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20121205

Method GET_NODES_AGR_DATA on Interface /MRSS/IF_SGE_LOGICAL_NODE has no exception.

Method SET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_LOGICAL_NODE_ATTRIBUTES Call by reference Type reference (TYPE) /MRSS/T_LN_ATTRIBUTE_TAB Logical Node Attribute 20130614

Method SET_ATTRIBUTES on Interface /MRSS/IF_SGE_LOGICAL_NODE has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 800