SAP ABAP Class /MRSS/CL_SGE_LOGICAL_NODE_DB (/MRSS/CL_SGE_LOGICAL_NODE_DB)
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
Properties
Class /MRSS/CL_SGE_LOGICAL_NODE_DB  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /MRSS/SGE   Multiresource Planning: Scheduling Engine 
Created 20121210   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/CL_SGE_LOGICAL_NODE_DB has no forward declaration.
Interfaces
Class /MRSS/CL_SGE_LOGICAL_NODE_DB has no interface implemented.
Friends
Class /MRSS/CL_SGE_LOGICAL_NODE_DB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GREF_LOGICAL_NODE_DB Static Attribute Private Object reference (TYPE REF TO) /MRSS/CL_SGE_LOGICAL_NODE_DB 20121210
2 GT_LN_LINK Static Attribute Private Type reference (TYPE) /MRSS/T_LN_LINK_WRK_TAB Table Type for Link between Demand Item and Logical Node 20130611
3 GT_LOGICAL_NODE_BUF Static Attribute Private Type reference (TYPE) /MRSS/T_LOGICAL_NODE_WRK_TAB Work Structure for Logical Node (HASHED) 20121210
4 GT_OBJECT_GUID_READ Static Attribute Private Type reference (TYPE) /MRSS/T_GUID_TAB List of GUIDs 20130612
Methods
# Method Level Visibility Method type Description Created on
1 GET_INSTANCE Static method Public Method 20121210
2 GET_LOGICAL_NODE Instance method Public Method 20121210
3 LOGICAL_NODES_SELECT Instance method Public Method 20121210
4 MAINTAIN Static method Public Method Manage Buffer 20121210
5 MAINTAIN_LINK Static method Public Method Maintain the Link betweeen Demand Item and Logical Node 20130611
6 READ_LINK Static method Public Method Read the Link betweeen given Dem. Item and its Logical Nodes 20130612
7 RESET Static method Public Method Delete Buffer 20121210
8 SAVE Static method Public Method Save to Database 20121210
Events
Class /MRSS/CL_SGE_LOGICAL_NODE_DB has no event.
Types
Class /MRSS/CL_SGE_LOGICAL_NODE_DB has no local type.
Method Signatures

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RREF_LOGICAL_NODE_DB Value transfer Object reference (TYPE REF TO) /MRSS/CL_SGE_LOGICAL_NODE_DB 20121210

Method GET_INSTANCE on class /MRSS/CL_SGE_LOGICAL_NODE_DB has no exception.

Method GET_LOGICAL_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LOGICAL_NODES Call by reference Type reference (TYPE) /MRSS/T_LN_DETAILS_TAB Logical Node and Its Attributes 20121210
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Message Table 20121210
3 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20121210
4 Importing IS_LOGICAL_NODE Call by reference Type reference (TYPE) /MRSS/T_LN_HEADER Logical Node Header 20121210
5 Importing IT_LOGICAL_NODE_ATTRIBUTES Call by reference Type reference (TYPE) /MRSS/T_LN_ATTRIBUTE_TAB Logical Node Attribute 20121210

Method GET_LOGICAL_NODE on class /MRSS/CL_SGE_LOGICAL_NODE_DB has no exception.

Method LOGICAL_NODES_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LN_DETAILS Call by reference Type reference (TYPE) /MRSS/T_LN_DETAILS_TAB Logical Node Attribute 20121210
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Message Table 20121210
3 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20121210
4 Importing IT_LOGICAL_NODE Call by reference Type reference (TYPE) /MRSS/T_LOGICAL_NODE_KEY_TAB Logical Node Key 20121210
5 Importing IT_LOGICAL_NODE_ATTRIBUTES Call by reference Type reference (TYPE) /MRSS/T_LN_ATTRIBUTE_TAB Logical Node Attribute 20121210

Method LOGICAL_NODES_SELECT on class /MRSS/CL_SGE_LOGICAL_NODE_DB has no exception.

Method MAINTAIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_LOGICAL_NODE Call by reference Type reference (TYPE) /MRSS/T_LOGICAL_NODE_WRK_TAB Work Structure for Logical Node (HASHED) 20121210

Method MAINTAIN on class /MRSS/CL_SGE_LOGICAL_NODE_DB has no exception.

Method MAINTAIN_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_LN_GUID Call by reference Type reference (TYPE) /MRSS/T_LOGICAL_NODE_GUID_TAB Table of Logical Node Guids 20130612
2 Importing IV_OBJECT_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID GUID 20130612
3 Importing IV_OPERATION Call by reference Type reference (TYPE) /MRSS/T_SGE_OPERATION Command Operation 20130908

Method MAINTAIN_LINK on class /MRSS/CL_SGE_LOGICAL_NODE_DB has no exception.

Method READ_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OBJECT_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID_TAB GUID 20130612
2 Importing IV_RELOAD Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130612
3 Returning RT_LN_LINK Value transfer Type reference (TYPE) /MRSS/T_LN_LINK_WRK_TAB Table Type for Link between Demand Item and Logical Node 20130612

Method READ_LINK on class /MRSS/CL_SGE_LOGICAL_NODE_DB has no exception.

Method RESET Signature

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

Method SAVE Signature

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