SAP ABAP Interface IFC2PERS_FACTORY (Persistence Factory)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CFG-RT (Application Component) Business Configuration Tools: Runtime
     SC2_PERSISTANCE (Package) C2 Directory Persistence Services
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CLC2DIR_PERS_FACTORY Creator for Persistence Adaptor 20040816
Properties
Interface IFC2PERS_FACTORY  
Short Description Persistence Factory    
General Data
Package SC2_PERSISTANCE   C2 Directory Persistence Services 
Created 20040812   SAP 
Last changed 20050411   SAP 
Unicode checks active    
Forward declarations
Interface IFC2PERS_FACTORY has no forward declaration.
Interfaces
Interface IFC2PERS_FACTORY has no interface.
Friends
Interface IFC2PERS_FACTORY has no friend.
Attributes
Interface IFC2PERS_FACTORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_META_PERS_ADAPTER Instance method Public Method Gets Persistence Adaptor for Meta Data 20041103
2 GET_PERS_ADAPTER_MAINT Instance method Public Method Gets Persistence Adaptor for Configuration Object 20040816
3 GET_PERS_ADAPTER_READ Instance method Public Method Gets Persistence Adaptor for Read Access 20040816
Events
Interface IFC2PERS_FACTORY has no event.
Types
Interface IFC2PERS_FACTORY has no local type.
Method Signatures

Method GET_META_PERS_ADAPTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIG_OBJ Call by reference Type reference (TYPE) SC2_CONFIGURATION_OBJECT C2: Konfigurationsobjekt 20041103
2 Returning RR_META_PERS_ADAPTER Value transfer Object reference (TYPE REF TO) IFC2PERS_META_DATA Konfigurationsdaten eines Knotens 20041103

Method GET_META_PERS_ADAPTER on Interface IFC2PERS_FACTORY has no exception.

Method GET_PERS_ADAPTER_MAINT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIG_OBJ Call by reference Type reference (TYPE) SC2_CONFIGURATION_OBJECT ESF : Business Objekt 20040816
2 Returning PERS_MAINT_INST Value transfer Object reference (TYPE REF TO) IFC2PERS_MAINT_ACC Lesen und Ändern von Konfigurationsdaten 20040816
# Exception Resumable Description Created on
1 CX_C2S_SERVICE_FAILURE Basisklasse für Ausnahmen 20050314

Method GET_PERS_ADAPTER_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIG_OBJ Call by reference Type reference (TYPE) SC2_CONFIGURATION_OBJECT ESF : Business Objekt 20040816
2 Returning PERS_READ_INST Value transfer Object reference (TYPE REF TO) IFC2PERS_READ Lesezugriffe auf Konfigurationsdaten 20040816
# Exception Resumable Description Created on
1 CX_C2S_SERVICE_FAILURE Basisklasse für Ausnahmen 20050314
History
Last changed by/on SAP  20050411 
SAP Release Created in 700