SAP ABAP Class CL_SIC_OBJECT_NODE_FACTORY (Factory Class for Creating IF_SIC_OBJECT_NODE Instances)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-EIM-IQM-IC (Application Component) Information Consistency
     S_IC_FRAMEWORK_ENGINE (Package) Information Consolidation Framework - Engine
Properties
Class CL_SIC_OBJECT_NODE_FACTORY  
Short Description Factory Class for Creating IF_SIC_OBJECT_NODE Instances    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_IC_FRAMEWORK_ENGINE   Information Consolidation Framework - Engine 
Created 20051208   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SIC_OBJECT_NODE_FACTORY has no forward declaration.
Interfaces
Class CL_SIC_OBJECT_NODE_FACTORY has no interface implemented.
Friends
Class CL_SIC_OBJECT_NODE_FACTORY has no friend class.
Attributes
Class CL_SIC_OBJECT_NODE_FACTORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_OBJECT_NODE_INSTANCE Static method Public Method GET method for IF_SIC_OBJECT_NODE Instances 20051208
Events
Class CL_SIC_OBJECT_NODE_FACTORY has no event.
Types
Class CL_SIC_OBJECT_NODE_FACTORY has no local type.
Method Signatures

Method GET_OBJECT_NODE_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_NODE_DATA Value transfer Type reference (TYPE) ANY Data of the Object node 20051214
2 Importing IR_PARENT_NODES Value transfer Type reference (TYPE) SIC_T_OBJECT_NODE Superior Object node Instances 20051222
3 Importing IR_PRIMARY_ID Value transfer Type reference (TYPE) ANY Primary ID 20051208
4 Importing IR_SECONDARY_ID Value transfer Type reference (TYPE) ANY Secondary ID 20051208
5 Importing IS_APPL_OBJECT_TYPE Value transfer Type reference (TYPE) SIC_S_APPL_OBJECT_TYPE Unique identification of application and object type 20060123
6 Importing IV_NODE_NAME Value transfer Type reference (TYPE) SIC_NODE_NAME Node name 20051214
7 Importing IV_OWNER Value transfer Type reference (TYPE) SIC_OWNER Owner of table entries (Namespace separation) 20060307
8 Returning RR_OBJECT_NODE_INSTANCE Value transfer Object reference (TYPE REF TO) IF_SIC_OBJECT_NODE Object node Instance 20051208
# Exception Resumable Description Created on
1 CX_SIC_FRAMEWORK_CONFIG Errors in cnfiguration of the framework 20060126
History
Last changed by/on SAP  20110908 
SAP Release Created in 710