SAP ABAP Interface IF_FINB_PR_OBJ_FACTORY (Gets a Persistence Object)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB-SRV (Application Component) Services
⤷
FINB_PERSISTENCE (Package) Persistence Manager
⤷
⤷
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
| Interface | IF_FINB_PR_OBJ_FACTORY | |
| Short Description | Gets a Persistence Object |
General Data
| Package | FINB_PERSISTENCE | Persistence Manager |
| Created | 20030219 | SAP |
| Last changed | 20050615 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_FINB_PR_OBJ_FACTORY has no forward declaration.
Interfaces
Interface IF_FINB_PR_OBJ_FACTORY has no interface.
Friends
Interface IF_FINB_PR_OBJ_FACTORY has no friend.
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 | Instance method | Public | Method | Closes the Plant (Memory Release, Persists Msg Log.) | 20030310 | |
| 2 | Instance method | Public | Method | Gathers Logs for the Objects | 20030310 | |
| 3 | Instance method | Public | Method | Destroys Runtime Object of a Persistence Object | 20030326 | |
| 4 | Instance method | Public | Method | Displayd the Complete Logs | 20030310 | |
| 5 | Instance method | Public | Method | Gets Catalog Entries for an Area ID | 20050511 |
Events
Interface IF_FINB_PR_OBJ_FACTORY has no event.
Types
Interface IF_FINB_PR_OBJ_FACTORY has no local type.
Method Signatures
Method CLOSE_FACTORY Signature
Method CLOSE_FACTORY on Interface IF_FINB_PR_OBJ_FACTORY has no parameter.
Method CLOSE_FACTORY on Interface 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 | IO_MSG_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_FINB_MSG_HANDLER | Message Handler | 20030310 | |||
| 2 | RO_MSG_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_FINB_MSG_HANDLER | Message Handler | 20030310 |
Method COLLECT_LOGS on Interface 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 | IO_PERSIST_OBJ | Value transfer | Object reference (TYPE REF TO) | IF_FINB_PR_OBJ | Persistenzobjekt | 20030326 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Konfigurationsfehler | 20030326 |
Method DISPLAY_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_AS_POPUP | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030310 |
Method DISPLAY_LOG on Interface 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 | ET_CATALOG | Call by reference | Type reference (TYPE) | FINB_PR_T_CATALOG | Extrakt Persistenzobjektkatalog | 20050511 | |||
| 2 | I_BYPASSING_BUFFER | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20050511 |
Method GET_CATALOG on Interface IF_FINB_PR_OBJ_FACTORY has no exception.
History
| Last changed by/on | SAP | 20050615 |
| SAP Release Created in | 200 |