SAP ABAP Class FSBP_PERSISTENCE_FACTORY (Factory Class for Application Objects)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   FS-BP (Application Component) Business Partner
     FS_BP_AL_GENERIC_SERVICES (Package) Generic Services
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FSBP_CONST_XO_OBJECTS XO Components for FS Business Partner 20051228
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XO_CONST_BOOLE Constants: Boolean Values 20060206
Properties
Class FSBP_PERSISTENCE_FACTORY  
Short Description Factory Class for Application Objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FS_BP_AL_GENERIC_SERVICES   Generic Services 
Created 20041115   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class FSBP_PERSISTENCE_FACTORY has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_FSBP_CONST_XO_OBJECTS XO Components for FS Business Partner 20051228
2 IF_XO_CONST_BOOLE Constants: Boolean Values 20060206
Friends
Class FSBP_PERSISTENCE_FACTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BO_TYPE_BUSINESS_PARTNER Instance attribute Protected Attribute reference (LIKE) 20051228
2 CHANGE_DOCS_ACTIVE Static Attribute Private Type reference (TYPE) XO_BOOLE 'X' Update Change Documents (Yes/No) 20060118
3 FALSE Instance attribute Protected Attribute reference (LIKE) 20060206
4 TRUE Instance attribute Protected Attribute reference (LIKE) 20060206
Methods
# Method Level Visibility Method type Description Created on
1 GET_CHANGE_DOCS_ACTIVE Static method Public Method Supplies the Status for Updating Change Documents 20060118
2 GET_INSTANCE Static method Public Method Supplies an Instance of a Persistence Object 20041115
3 SET_CHANGE_DOCS_ACTIVE Static method Public Method Sets the Status for Updating Change Documents 20060118
Events
Class FSBP_PERSISTENCE_FACTORY has no event.
Types
Class FSBP_PERSISTENCE_FACTORY has no local type.
Method Signatures

Method GET_CHANGE_DOCS_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_RESULT Value transfer Type reference (TYPE) XO_BOOLE Boole'scher Wert ('X' = True ' ' = False) 20060118

Method GET_CHANGE_DOCS_ACTIVE on class FSBP_PERSISTENCE_FACTORY has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PO_NAME Call by reference Type reference (TYPE) XO_PERSISTENCE_OBJECT_NAME Name des Persistence Objects 20060524
2 Importing I_TABLE_NAME Call by reference Type reference (TYPE) FSBP_TABLE_NAME Tabellenname 20041122
3 Returning R_INSTANCE Value transfer Object reference (TYPE REF TO) FSBP_PERSISTENCE_OBJECT Persistence Object 20041115

Method GET_INSTANCE on class FSBP_PERSISTENCE_FACTORY has no exception.

Method SET_CHANGE_DOCS_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVE Call by reference Type reference (TYPE) XO_BOOLE 'X' Boole'scher Wert ('X' = True ' ' = False) 20060118

Method SET_CHANGE_DOCS_ACTIVE on class FSBP_PERSISTENCE_FACTORY has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in