SAP ABAP Class CL_MMSRV_NODE_FACTORY (MMSRV Factory Class)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-SRV (Application Component) External Services
     MMSRV_UI_MODEL (Package) Model Components for Web Dynpro External Service
Properties
Class CL_MMSRV_NODE_FACTORY  
Short Description MMSRV Factory Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package MMSRV_UI_MODEL   Model Components for Web Dynpro External Service 
Created 20090828   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MMSRV_NODE_FACTORY has no forward declaration.
Interfaces
Class CL_MMSRV_NODE_FACTORY has no interface implemented.
Friends
Class CL_MMSRV_NODE_FACTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_NODE Static Attribute Private Type reference (TYPE) LTY_NODE 20090828
Methods
# Method Level Visibility Method type Description Created on
1 GET_NODE Static method Public Method test 20090828
Events
Class CL_MMSRV_NODE_FACTORY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LTY_NODE Private See coding 20090828 lty_node TYPE SORTED TABLE OF lty_node_str WITH UNIQUE KEY name
2 LTY_NODE_STR Private See coding 20090828 BEGIN OF lty_node_str, name TYPE /plmb/spi_node_name, node TYPE REF TO IF_MMSRV_NODE_ACCESS, END OF lty_node_str
Method Signatures

Method GET_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_NODE Call by reference Object reference (TYPE REF TO) IF_MMSRV_NODE_ACCESS MMSRV Node Access SP Header 20090828
2 Importing IV_NODE_NAME Call by reference Type reference (TYPE) /PLMB/SPI_NODE_NAME Node Name 20090828

Method GET_NODE on class CL_MMSRV_NODE_FACTORY has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 605