SAP ABAP Class CL_FINB_PR_CONFIGURATOR (Persistence Configurator)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB-SRV (Application Component) Services
⤷
FINB_PERSISTENCE (Package) Persistence Manager
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FINB_PR_OBJ_FACTORY | Generates Runtime Objects from Persistence Objects | 20030219 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FINB_PR_CONFIGURATOR | Configurator | 20030207 |
Properties
| Class | CL_FINB_PR_CONFIGURATOR | |
| Short Description | Persistence Configurator | |
| Super Class | CL_FINB_PR_OBJ_FACTORY | Generates Runtime Objects from Persistence Objects |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | FINB_PR | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | FINB_PERSISTENCE | Persistence Manager |
| Created | 20030207 | SAP |
| Last change | 20071120 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FINB_PR_CONFIGURATOR | Configurator | 20030207 |
Friends
Class CL_FINB_PR_CONFIGURATOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | FINB_TR_S_CCM | Client Copy - Administration | 20040830 | |||
| 2 | Static Attribute | Public | Type reference (TYPE) | BOOLE_D | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20030707 | |||
| 3 | Constant | Public | Type reference (TYPE) | I | 3 | No. of lock attempts | 20031001 | ||
| 4 | |||||||||
| 5 | Instance attribute | Protected | Type reference (TYPE) | I | Callup Depth | 20030718 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20030328 | ||
| 2 | Instance method | Public | Method | Saves lower-level nodes in DB | 20030303 | |
| 3 | Instance method | Protected | Method | Saves Messages in Appl. Log | 20030718 | |
| 4 | Instance method | Public | Method | Saves version in DB | 20030303 | |
| 5 | Instance method | Public | Method | Sets Name of DDIC Activation Log | 20030718 | |
| 6 | Static method | Public | Method | "After Import" Context | 20030707 |
Events
Class CL_FINB_PR_CONFIGURATOR has no event.
Types
Class CL_FINB_PR_CONFIGURATOR has no local type.
Method Signatures
Method DELETE_PERSIST_OBJ Signature
Method DELETE_PERSIST_OBJ on class CL_FINB_PR_CONFIGURATOR has no parameter.
Method DELETE_PERSIST_OBJ on class CL_FINB_PR_CONFIGURATOR has no exception.
Method SAVE_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_NEW_VERSION | Call by reference | Type reference (TYPE) | FINB_PR_TOBJS | Versionen | 20070706 | |||
| 2 | IT_CHILDREN | Call by reference | Type reference (TYPE) | FINPR_YT_CHILDREN | untergeordnete Objekte | 20030303 | |||
| 3 | IT_JOINS | Call by reference | Type reference (TYPE) | FINPR_YT_JOINS | Joinbeingungen zu Kindern | 20030416 | |||
| 4 | IT_MAPPINGS | Call by reference | Type reference (TYPE) | FINPR_YT_MAPPINGS | Feldzuordnungen | 20030416 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im Persistenzobjekt | 20030303 |
Method SAVE_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJ_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20030718 |
Method SAVE_MESSAGES on class CL_FINB_PR_CONFIGURATOR has no exception.
Method SAVE_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_VERSION | Call by reference | Type reference (TYPE) | FINB_PR_TOBJS | Versionen | 20030303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt nicht vorhanden | 20030303 |
Method SET_ACT_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACT_LOG | Call by reference | Type reference (TYPE) | FINB_PR_TOBJS-ACT_LOG | DD: Name eines SDIC-Protokolls | 20030718 | |||
| 2 | I_OBJ_NAME | Call by reference | Type reference (TYPE) | FINB_PR_TOBJS-OBJ_NAME | Name eines Persistenzobjektes | 20030718 | |||
| 3 | I_VALID_FROM | Call by reference | Type reference (TYPE) | FINB_PR_TOBJS-VALID_FROM | gültig ab Datum | 20030718 |
Method SET_ACT_LOG on class CL_FINB_PR_CONFIGURATOR has no exception.
Method SET_AFTER_IMPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_AFTER_IMPORT | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030707 |
Method SET_AFTER_IMPORT on class CL_FINB_PR_CONFIGURATOR has no exception.
History
| Last changed by/on | SAP | 20071120 |
| SAP Release Created in | 200 |