SAP ABAP Class IFC2PERS_FACTORY (Persistence Factory)
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
Class IFC2PERS_FACTORY  
Short Description Persistence Factory    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040812   SAP 
Last change 20050411   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IFC2PERS_FACTORY has no forward declaration.
Interfaces
Class IFC2PERS_FACTORY has no interface implemented.
Friends
Class IFC2PERS_FACTORY has no friend class.
Attributes
Class 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
Class IFC2PERS_FACTORY has no event.
Types
Class 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 class 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