SAP ABAP Class /EACC/CL_ARCHIV_READER (Read from the Archive)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BAC-AE (Application Component) Accounting Engine
⤷
/EACC/ARCHIVING (Package) Accounting Engine Archiving
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /EACC/CL_ARCHIV | Document Archiving | 20020808 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /EACC/IF_ARCHIV_READER | Read from the Archive | 20020808 |
Properties
| Class | /EACC/CL_ARCHIV_READER | |
| Short Description | Read from the Archive | |
| Super Class | /EACC/CL_ARCHIV | Document Archiving |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | /EACC/ARCHIV | |
| Program status | ||
| Category | 0 | |
| Package | /EACC/ARCHIVING | Accounting Engine Archiving |
| Created | 20020808 | SAP |
| Last change | 20041006 | 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 | /EACC/IF_ARCHIV_READER | Read from the Archive | 20020808 |
Friends
Class /EACC/CL_ARCHIV_READER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | See coding | 20020808 | |||||
| 2 | Instance attribute | Private | Type reference (TYPE) | /EACC/BOOLEAN | Flag: Cursor Opened | 20020816 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_FINB_CONDITION | Condition | 20020815 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | LCL_SEL_TAB | Sel Tab | 20020813 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | I | No. of documents read | 20020814 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | I | Selected Documents | 20020814 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | YT_FIELD_CATS | Field Catalogs | 20020812 | |||
| 8 | Instance attribute | Private | See coding | Selected Data Objects | 20020813 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Provides an Archive for an Accounting System | 20020808 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20020808 |
Events
Class /EACC/CL_ARCHIV_READER has no event.
Types
Class /EACC/CL_ARCHIV_READER has no local type.
Method Signatures
Method ARCHIV_FACTORY 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 | 20020808 | |||
| 2 | I_ACC_SYSTEM | Value transfer | Type reference (TYPE) | CSEQUENCE | Rechnungssystem | 20020808 | |||
| 3 | RO_ARCHIV | Value transfer | Object reference (TYPE REF TO) | /EACC/CL_ARCHIV_READER | Lesen aus dem Archiv | 20020808 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Rechnungssystem nicht definiert | 20020808 |
Method CONSTRUCTOR 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 | 20020808 | |||
| 2 | I_ACC_SYSTEM | Value transfer | Type reference (TYPE) | CSEQUENCE | 20020808 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Archivierungsfehler | 20020808 |
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 1.1 |