SAP ABAP Class XO_PERSISTENCE_FACTORY (Factory Class for Persistence Objects)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   FS-BP (Application Component) Business Partner
     XO_MAIN (Package) Central XO Components
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  XO_OBJECT General Extensible Object Definition 20051208
Properties
Class XO_PERSISTENCE_FACTORY  
Short Description Factory Class for Persistence Objects    
Super Class XO_OBJECT General Extensible Object Definition 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package XO_MAIN   Central XO Components 
Created 20051117   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class XO_PERSISTENCE_FACTORY has no forward declaration.
Interfaces
Class XO_PERSISTENCE_FACTORY has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 XO_UNITTEST_HELPER 20110505 Help Methods for Testing XO Framework
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 REF_LIST Instance attribute Private Type reference (TYPE) STY_XO_PERSISTENCE_OBJECT Persistence Object References (Sorted) 20051121
Methods
# Method Level Visibility Method type Description Created on
1 GET_INSTANCE Instance method Public Method Returns an Instance of a Persistence Object 20051121
2 SEARCH Instance method Public Method Reads Key for a Business Object Type 20060925
Events
Class XO_PERSISTENCE_FACTORY has no event.
Types
Class XO_PERSISTENCE_FACTORY has no local type.
Method Signatures

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MO_NAME Call by reference Type reference (TYPE) XO_MEMORY_OBJECT_NAME Name des Memory Objects 20051208
2 Importing I_PO_NAME Call by reference Type reference (TYPE) XO_PERSISTENCE_OBJECT_NAME Name des Persistence Objects 20051208
3 Returning R_INSTANCE Value transfer Object reference (TYPE REF TO) IF_XO_PERSISTENCE_OBJECT Persistence Object Definition 20051121

Method GET_INSTANCE on class XO_PERSISTENCE_FACTORY has no exception.

Method SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RESULTS Call by reference Type reference (TYPE) TTY_XO_OBJECT_KEY Liste von Schlüsselparametern 20060925
2 Importing I_MAX_ENTRIES Call by reference Type reference (TYPE) INT2 100 Maximale Anzahl an Treffern 20060925
3 Importing I_SEARCH_CRITERIA Call by reference Type reference (TYPE) TTY_XO_SEARCH_CRITERIA Suchkriterien 20060925

Method SEARCH on class XO_PERSISTENCE_FACTORY has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710