SAP ABAP Class /EACC/IF_ARCHIV (Document Archive (General))
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | /EACC/IF_ARCHIV_CONFIG | Tool for Configurating Document Archiving | 20020620 |
| 2 | Interface composition (i COMPRISING i_ref) | /EACC/IF_ARCHIV_READER | Read from the Archive | 20020808 |
| 3 | Interface composition (i COMPRISING i_ref) | /EACC/IF_ARCHIV_RUN | Tool That Executes Document Archiving | 20020620 |
| 4 | Interface composition (i COMPRISING i_ref) | /EACC/IF_ARCHIV_RUN_INT | Person/System Peforming Document Archiving (Internal) | 20020801 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | /EACC/CL_ARCHIV | Document Archiving | 20020620 |
Properties
| Class | /EACC/IF_ARCHIV | |
| Short Description | Document Archive (General) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20020523 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class /EACC/IF_ARCHIV has no interface implemented.
Friends
Class /EACC/IF_ARCHIV has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | /EACC/IF_ACCOUNTING_ENGINE | Central Accounting Engine Instance | 20020620 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_FINB_MSG_HANDLER | Message Handler | 20020620 | |||
| 3 | Constant | Public | Type reference (TYPE) | ARCH_OBJ-APPLIC | 'FI' | Application Area | 20020701 | ||
| 4 | Instance attribute | Public | Type reference (TYPE) | ACC_SYSTEM | Accounting System | 20020620 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | /EACC/ARCHIV_VERSION | Archiving Version | 20020628 | |||
| 6 | Constant | Public | Type reference (TYPE) | /EACC/ARCHIV_VERSION | '1' | Active Version | 20020624 | ||
| 7 | Constant | Public | Type reference (TYPE) | /EACC/ARCHIV_VERSION | '9' | New Version | 20020701 | ||
| 8 | Constant | Public | Type reference (TYPE) | /EACC/ARCHIV_VERSION | '2' | Released Version | 20020624 | ||
| 9 | Constant | Public | Type reference (TYPE) | /EACC/ARCHIV_VERSION | '3' | Saved Version | 20020624 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks executability of archiving | 20020712 | |
| 2 | Instance method | Public | Method | Provides Archiving Object | 20020628 | |
| 3 | Instance method | Public | Method | Provides Metadata Object for a Characteristic | 20020622 | |
| 4 | Instance method | Public | Method | Provides Selection Characterstics | 20020624 | |
| 5 | Instance method | Public | Method | Provides Line Items Tables in an Accounting System | 20020628 | |
| 6 | Instance method | Public | Method | Sets Message Handler | 20020622 |
Events
Class /EACC/IF_ARCHIV has no event.
Types
Class /EACC/IF_ARCHIV has no local type.
Method Signatures
Method CHECK_RUNNABILITY 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 | 20020826 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Archivierungsfehler | 20020712 |
Method GET_ARCHIV_OBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_OBJ | Call by reference | Type reference (TYPE) | V_ARC_OBJ | Generierte Tabelle zum View V_ARC_OBJ | 20020628 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Archivierungsfehler | 20020628 |
Method GET_CHAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHAR | Value transfer | Type reference (TYPE) | CSEQUENCE | Merkmalsname | 20020622 | |||
| 2 | RO_CHAR | Value transfer | Object reference (TYPE REF TO) | /EACC/IF_ARCHIV_CHAR | Merkmal in Archivierung | 20020622 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Konfigurationsfehler: Merkmal nicht definiert | 20020629 |
Method GET_SEL_CHARS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CHARS | Call by reference | Type reference (TYPE) | /EACC/ARCHIV_T_CHARS | Merkmale | 20020624 |
Method GET_SEL_CHARS on class /EACC/IF_ARCHIV has no exception.
Method GET_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TABLES | Call by reference | Type reference (TYPE) | /EACC/ARCHIV_T_DOC_TABLES | Belegtabellen eines Rechnungssystems | 20020628 |
Method GET_TABLES on class /EACC/IF_ARCHIV has no exception.
Method SET_MSG_HANDLER 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 | 20020622 |
Method SET_MSG_HANDLER on class /EACC/IF_ARCHIV has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in |