SAP ABAP Class /EACC/CL_ARCHIV_READER_EXT (Read from the Archive (External))
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) | CL_FINB_PER_READER_AD_READER | Document Read Interface | 20020816 |
Properties
| Class | /EACC/CL_ARCHIV_READER_EXT | |
| Short Description | Read from the Archive (External) | |
| Super Class | CL_FINB_PER_READER_AD_READER | Document Read Interface |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | /EACC/ARCHIV | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | /EACC/ARCHIVING | Accounting Engine Archiving |
| Created | 20020816 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /EACC/CL_ARCHIV_READER_EXT has no forward declaration.
Interfaces
Class /EACC/CL_ARCHIV_READER_EXT has no interface implemented.
Friends
Class /EACC/CL_ARCHIV_READER_EXT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_FINB_KF_CHARS_READER | Table of Characteristic Values | 20020816 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | /EACC/IF_ARCHIV_READER | Read from the Archive | 20020816 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | /EACC/ARCHIV_T_RDR_TABLES | Target Tables | 20020816 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | /EACC/BOOLEAN | Boolean Type for e-Accounting | 20020816 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | I | 20020816 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Provides an Archive for an Accounting System | 20020816 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20020816 |
Events
Class /EACC/CL_ARCHIV_READER_EXT has no event.
Types
Class /EACC/CL_ARCHIV_READER_EXT 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 | 20020816 | |||
| 2 | IO_MULTI_READER | Value transfer | Object reference (TYPE REF TO) | IF_FINB_READER | Multi-Reader | 20020816 | |||
| 3 | IT_TABLES | Call by reference | Type reference (TYPE) | /EACC/ARCHIV_T_RDR_TABLES | Zieltabellen | 20020816 | |||
| 4 | I_ACC_SYSTEM | Value transfer | Type reference (TYPE) | CSEQUENCE | Rechnungssystem | 20020816 | |||
| 5 | RO_ARCHIV | Value transfer | Object reference (TYPE REF TO) | /EACC/CL_ARCHIV_READER_EXT | Lesen aus dem Archiv (extern) | 20020816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Rechnungssystem nicht definiert | 20020816 |
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 | 20020816 | |||
| 2 | IO_MULTI_READER | Value transfer | Object reference (TYPE REF TO) | IF_FINB_READER | Multi-Reader | 20020816 | |||
| 3 | IT_TABLES | Call by reference | Type reference (TYPE) | /EACC/ARCHIV_T_RDR_TABLES | Zieltabellen | 20020816 | |||
| 4 | I_ACC_SYSTEM | Value transfer | Type reference (TYPE) | CSEQUENCE | 20020816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Archivierungsfehler | 20020816 |
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 1.1 |