SAP ABAP Class IFC2DIR_NODE_INST_FACTORY (Factory for Node Instances)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CLC2DIR_NODE_INST_FACTORY Factory for Node Instances 20040908
Properties
Class IFC2DIR_NODE_INST_FACTORY  
Short Description Factory for Node Instances    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040908   SAP 
Last change 20041208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IFC2DIR_NODE_INST_FACTORY has no forward declaration.
Interfaces
Class IFC2DIR_NODE_INST_FACTORY has no interface implemented.
Friends
Class IFC2DIR_NODE_INST_FACTORY has no friend class.
Attributes
Class IFC2DIR_NODE_INST_FACTORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_META_NODE_INST Instance method Public Method Gets Node Instance for Meta-Buffer 20041021
2 GET_NODE_INST Instance method Public Method Gets Node Instance for Data-Buffer 20040908
Events
Class IFC2DIR_NODE_INST_FACTORY has no event.
Types
Class IFC2DIR_NODE_INST_FACTORY has no local type.
Method Signatures

Method GET_META_NODE_INST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_NODE_ID Call by reference Type reference (TYPE) SC2_BCO_NODE_ID Knoten-Kennung 20041021
2 Importing IV_CO_NAME Call by reference Type reference (TYPE) SC2_CONFIGURATION_OBJECT C2: Konfigurationsobjekt 20041028
3 Returning RR_NODE_INST Value transfer Object reference (TYPE REF TO) IFC2DIR_META_NODE_INST Konfigurationsdaten eines Knotens 20041021
# Exception Resumable Description Created on
1 CX_C2S_SERVICE_FAILURE 20041103

Method GET_NODE_INST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_NODE_ID Call by reference Type reference (TYPE) SC2_BCO_NODE_ID Knoten-Kennung 20040908
2 Importing IV_CO_NAME Call by reference Type reference (TYPE) SC2_CONFIGURATION_OBJECT C2: Konfigurationsobjekt 20040908
3 Returning RR_NODE_INST Value transfer Object reference (TYPE REF TO) IFC2DIR_NODE_INST Konfigurationsdaten eines Knotens 20040908
# Exception Resumable Description Created on
1 CX_C2S_SERVICE_FAILURE 20041103
History
Last changed by/on SAP  20041208 
SAP Release Created in