SAP ABAP Interface IFC2DIR_NODE_INST_FACTORY (Factory for Node Instances)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CFG-RT (Application Component) Business Configuration Tools: Runtime
     C2_CORE (Package) C2 Server: Core Functionality
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
Interface IFC2DIR_NODE_INST_FACTORY  
Short Description Factory for Node Instances    
General Data
Package C2_CORE   C2 Server: Core Functionality 
Created 20040908   SAP 
Last changed 20041208   SAP 
Unicode checks active    
Forward declarations
Interface IFC2DIR_NODE_INST_FACTORY has no forward declaration.
Interfaces
Interface IFC2DIR_NODE_INST_FACTORY has no interface.
Friends
Interface IFC2DIR_NODE_INST_FACTORY has no friend.
Attributes
Interface 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
Interface IFC2DIR_NODE_INST_FACTORY has no event.
Types
Interface 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 700