SAP ABAP Class IF_FINB_PR_OBJ_FACTORY (Gets a Persistence Object)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_FINB_PR_CONFIGURATOR Configurator 20030219
2 Interface composition (i COMPRISING i_ref)  IF_FINB_PR_REQUEST_DISPATCHER Request Interpreter 20030401
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FINB_PR_OBJ_FACTORY Generates Runtime Objects from Persistence Objects 20030219
Properties
Class IF_FINB_PR_OBJ_FACTORY  
Short Description Gets a Persistence Object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030219   SAP 
Last change 20050615   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FINB_PR_OBJ_FACTORY has no forward declaration.
Interfaces
Class IF_FINB_PR_OBJ_FACTORY has no interface implemented.
Friends
Class IF_FINB_PR_OBJ_FACTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AO_MSG_HANDLER Instance attribute Public Object reference (TYPE REF TO) IF_FINB_MSG_HANDLER Message Handler 20030219
2 A_APPL Instance attribute Public Type reference (TYPE) FINB_PR_APPLICATION Application 20030219
3 A_AREAID Instance attribute Public Type reference (TYPE) FINB_MD_REGID Registration Identification 20040504
4 A_GN_APPL Instance attribute Public Type reference (TYPE) FINB_GN_APPL Generator: Application 20040517
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE_FACTORY Instance method Public Method Closes the Plant (Memory Release, Persists Msg Log.) 20030310
2 COLLECT_LOGS Instance method Public Method Gathers Logs for the Objects 20030310
3 DESTROY_RUN_TIME_OBJ Instance method Public Method Destroys Runtime Object of a Persistence Object 20030326
4 DISPLAY_LOG Instance method Public Method Displayd the Complete Logs 20030310
5 GET_CATALOG Instance method Public Method Gets Catalog Entries for an Area ID 20050511
Events
Class IF_FINB_PR_OBJ_FACTORY has no event.
Types
Class IF_FINB_PR_OBJ_FACTORY has no local type.
Method Signatures

Method CLOSE_FACTORY Signature

Method CLOSE_FACTORY on class IF_FINB_PR_OBJ_FACTORY has no parameter.
Method CLOSE_FACTORY on class IF_FINB_PR_OBJ_FACTORY has no exception.

Method COLLECT_LOGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSG_HANDLER Value transfer Object reference (TYPE REF TO) IF_FINB_MSG_HANDLER Message Handler 20030310
2 Returning RO_MSG_HANDLER Value transfer Object reference (TYPE REF TO) IF_FINB_MSG_HANDLER Message Handler 20030310

Method COLLECT_LOGS on class IF_FINB_PR_OBJ_FACTORY has no exception.

Method DESTROY_RUN_TIME_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PERSIST_OBJ Value transfer Object reference (TYPE REF TO) IF_FINB_PR_OBJ Persistenzobjekt 20030326
# Exception Resumable Description Created on
1 CX_FINB_PR_FACTORY_ERROR Konfigurationsfehler 20030326

Method DISPLAY_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AS_POPUP Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20030310

Method DISPLAY_LOG on class IF_FINB_PR_OBJ_FACTORY has no exception.

Method GET_CATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CATALOG Call by reference Type reference (TYPE) FINB_PR_T_CATALOG Extrakt Persistenzobjektkatalog 20050511
2 Importing I_BYPASSING_BUFFER Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20050511

Method GET_CATALOG on class IF_FINB_PR_OBJ_FACTORY has no exception.
History
Last changed by/on SAP  20050615 
SAP Release Created in