SAP ABAP Class IF_FINB_PR_REQUEST_DISPATCHER (Request Interpreter)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_FINB_PR_OBJ_FACTORY Gets a Persistence Object 20030401
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FINB_PR_REQUEST_DISPATCHER Dispatcher for Read/Write Requests 20030401
Properties
Class IF_FINB_PR_REQUEST_DISPATCHER  
Short Description Request Interpreter    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030401   SAP 
Last change 20050615   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_FINB_PR_OBJ Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_FINB_PR_REQUEST_DISPATCHER has no interface implemented.
Friends
Class IF_FINB_PR_REQUEST_DISPATCHER 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 Attribute reference (LIKE) 20030401
2 A_APPL Instance attribute Public Attribute reference (LIKE) 20030401
3 A_AREAID Instance attribute Public Attribute reference (LIKE) 20030401
4 A_GN_APPL Instance attribute Public Attribute reference (LIKE) 20040517
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE_FACTORY Instance method Public Method 20030401
2 COLLECT_LOGS Instance method Public Method 20030401
3 CREATE_PERSIST_OBJ Instance method Public Method Create a Persistence Object 20030401
4 CREATE_PROXY_OBJ Instance method Public Method Creates a Proxy Object 20030401
5 DESTROY_RUN_TIME_OBJ Instance method Public Method 20030401
6 DISPLAY_LOG Instance method Public Method 20030401
7 GET_CATALOG Instance method Public Method 20050511
8 GET_PERSIST_OBJ Instance method Public Method Provides Persistence Object (Runtime Object) 20030401
Events
Class IF_FINB_PR_REQUEST_DISPATCHER has no event.
Types
Class IF_FINB_PR_REQUEST_DISPATCHER has no local type.
Method Signatures

Method CLOSE_FACTORY Signature

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

Method COLLECT_LOGS Signature

Method COLLECT_LOGS on class IF_FINB_PR_REQUEST_DISPATCHER has no parameter.
Method COLLECT_LOGS on class IF_FINB_PR_REQUEST_DISPATCHER has no exception.

Method CREATE_PERSIST_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJ_KIND Value transfer Type reference (TYPE) FINB_PR_OBJ_KIND Art des Persistenzobjektes 20030401
2 Importing I_OBJ_NAME Call by reference Type reference (TYPE) CSEQUENCE 20030401
3 Importing I_VALID_FROM Value transfer Type reference (TYPE) FINB_PR_VALID_FROM gültig ab Datum 20030401
4 Returning RO_PERSIST_OBJ Value transfer Object reference (TYPE REF TO) IF_FINB_PR_OBJ_RUN Persistenzobjekt (Laufzeit) 20030401
# Exception Resumable Description Created on
1 CX_FINB_PR_FACTORY_ERROR Konfigurationsfehler 20030401

Method CREATE_PROXY_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 Originalobjekt 20030401
2 Importing I_OBJ_NAME Call by reference Type reference (TYPE) CSEQUENCE 20030401
3 Importing I_WITH_CHILDREN Value transfer Type reference (TYPE) BOOLE_D mit Kindern 20030509
4 Returning RO_PERSIST_OBJ Value transfer Object reference (TYPE REF TO) IF_FINB_PR_OBJ_RUN Persistenzobjekt (Laufzeit) 20030509
# Exception Resumable Description Created on
1 CX_FINB_PR_FACTORY_ERROR Konfigurationsfehler 20030401

Method DESTROY_RUN_TIME_OBJ Signature

Method DESTROY_RUN_TIME_OBJ on class IF_FINB_PR_REQUEST_DISPATCHER has no parameter.
Method DESTROY_RUN_TIME_OBJ on class IF_FINB_PR_REQUEST_DISPATCHER has no exception.

Method DISPLAY_LOG Signature

Method DISPLAY_LOG on class IF_FINB_PR_REQUEST_DISPATCHER has no parameter.
Method DISPLAY_LOG on class IF_FINB_PR_REQUEST_DISPATCHER has no exception.

Method GET_CATALOG Signature

Method GET_CATALOG on class IF_FINB_PR_REQUEST_DISPATCHER has no parameter.
Method GET_CATALOG on class IF_FINB_PR_REQUEST_DISPATCHER has no exception.

Method GET_PERSIST_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOCK Value transfer Type reference (TYPE) BOOLE_D Shared Sperre setzen 20031208
2 Importing I_OBJ_NAME Call by reference Type reference (TYPE) CSEQUENCE Name Persistenzobjekt 20030401
3 Importing I_VALID_FROM Value transfer Type reference (TYPE) FINB_PR_VALID_FROM gültig ab Datum 20030401
4 Returning RO_PERSIST_OBJ Value transfer Object reference (TYPE REF TO) IF_FINB_PR_OBJ_RUN Persistenzobjekt (Laufzeit) 20030401
# Exception Resumable Description Created on
1 CX_FINB_PR_FACTORY_ERROR 20030401
History
Last changed by/on SAP  20050615 
SAP Release Created in