SAP ABAP Class CL_FINB_DM_TOTALS_FACADE (Fassade for Totals Persistence Layer)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB (Application Component) Financials Basis
⤷
FINB_TOTALS (Package) Totals Data Retention
⤷
⤷
Properties
| Class | CL_FINB_DM_TOTALS_FACADE | |
| Short Description | Fassade for Totals Persistence Layer | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | FINB_DMTOT | |
| Program status | ||
| Category | 0 | |
| Package | FINB_TOTALS | Totals Data Retention |
| Created | 20030723 | SAP |
| Last change | 20050411 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FINB_DM_TOTALS_FACADE has no forward declaration.
Interfaces
Class CL_FINB_DM_TOTALS_FACADE has no interface implemented.
Friends
Class CL_FINB_DM_TOTALS_FACADE has no friend class.
Attributes
Class CL_FINB_DM_TOTALS_FACADE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Provides Instance for Configuration of Data Retention | 20030723 | |
| 2 | Static method | Public | Method | Provides Instance for Updating Data | 20030723 | |
| 3 | Static method | Public | Method | Provides Instance for Reading Data | 20030723 |
Events
Class CL_FINB_DM_TOTALS_FACADE has no event.
Types
Class CL_FINB_DM_TOTALS_FACADE has no local type.
Method Signatures
Method GET_CONFIGURATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_APPLICATION | Value transfer | Type reference (TYPE) | FINB_GN_APPL | 20030723 | ||||
| 2 | I_AREAID | Value transfer | Type reference (TYPE) | FINB_MD_REGID | Registrierungsidentifikation | 20030723 | |||
| 3 | I_CONFIG_ID | Value transfer | Type reference (TYPE) | FINB_DMT_CONFIG_ID | Konfigurations-ID | 20030723 | |||
| 4 | RO_CONFIGURATOR | Value transfer | Object reference (TYPE REF TO) | IF_FINB_DMT_CONFIGURATOR | Konfiguration von Einzelposten | 20030723 |
Method GET_CONFIGURATOR on class CL_FINB_DM_TOTALS_FACADE has no exception.
Method GET_PERSISTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONFIG_ID | Value transfer | Type reference (TYPE) | FINB_DMT_CONFIG_ID | Konfigurations ID | 20030723 | |||
| 2 | I_FLAG_REORG | Value transfer | Type reference (TYPE) | BOOLE_D | Reorganisation | 20050329 | |||
| 3 | I_FLAG_UPDTASK | Value transfer | Type reference (TYPE) | BOOLE_D | 'X' | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20031020 | ||
| 4 | RO_PERSISTOR | Value transfer | Object reference (TYPE REF TO) | IF_FINB_DMT_PERSISTOR | Verbuchungsaufruf | 20030723 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Systemfehler: Konfigurationsidentifikation nicht definiert | 20030723 | ||
| 2 | Systemfehler: Konfigurationsidentifikation nicht übergeben | 20030723 |
Method GET_READER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONFIG_ID | Value transfer | Type reference (TYPE) | FINB_DMT_CONFIG_ID | Konfigurations ID | 20030723 | |||
| 2 | RO_READER | Value transfer | Object reference (TYPE REF TO) | IF_FINB_READER | Lesen Einzelposten über Selektionsbedingung | 20030723 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Konfiguration nicht gefunden | 20030723 |
History
| Last changed by/on | SAP | 20050411 |
| SAP Release Created in | 200 |