SAP ABAP Class /EACC/IF_ARCHIV_CONFIG (Tool for Configurating Document Archiving)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | /EACC/IF_ARCHIV | Document Archive (General) | 20020620 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /EACC/CL_ARCHIV_CONFIG | Document Archiving (Configuration) | 20020620 |
Properties
| Class | /EACC/IF_ARCHIV_CONFIG | |
| Short Description | Tool for Configurating Document Archiving | |
| 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
Class /EACC/IF_ARCHIV_CONFIG has no forward declaration.
Interfaces
Class /EACC/IF_ARCHIV_CONFIG has no interface implemented.
Friends
Class /EACC/IF_ARCHIV_CONFIG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CHAR1 | '2' | "Change" Action | 20020701 | ||
| 2 | Constant | Public | Type reference (TYPE) | CHAR1 | '1' | "Display" Action | 20020701 | ||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20020627 | |||||
| 4 | Instance attribute | Public | Attribute reference (LIKE) | 20020627 | |||||
| 5 | Instance attribute | Public | Attribute reference (LIKE) | 20020619 | |||||
| 6 | Instance attribute | Public | Attribute reference (LIKE) | 20020701 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Activates Configuration | 20020523 | |
| 2 | Instance method | Public | Method | 20020712 | ||
| 3 | Instance method | Public | Method | Checks Usability as Selection Characteristic | 20020626 | |
| 4 | Instance method | Public | Method | Checks Completeness of the Selection Characteristics | 20020622 | |
| 5 | Instance method | Public | Method | 20020701 | ||
| 6 | Instance method | Public | Method | Provides Field Catalogs, Info Stuctures, Indexes | 20020817 | |
| 7 | Instance method | Public | Method | 20020627 | ||
| 8 | Instance method | Public | Method | Provides Accounting System Header Characteristics | 20020624 | |
| 9 | Instance method | Public | Method | 20020627 | ||
| 10 | Instance method | Public | Method | 20020701 | ||
| 11 | Instance method | Public | Method | Checks System Changeability and Authorization | 20020701 | |
| 12 | Instance method | Public | Method | Releases the Configuration for Activation | 20020523 | |
| 13 | Instance method | Public | Method | Saves the Configuration | 20020523 | |
| 14 | Instance method | Public | Method | 20020627 | ||
| 15 | Instance method | Public | Method | Sets Selection Characteristics (Background Configuration) | 20020523 | |
| 16 | Instance method | Public | Method | Enters Archiving Status in the Transport Object | 20030224 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | EV_NEW_STATE | Instance Event (0) |
Public (2) |
Archiving Status Has Changed | 20020629 |
Types
Class /EACC/IF_ARCHIV_CONFIG has no local type.
Method Signatures
Method ACTIVATE Signature
Method ACTIVATE on class /EACC/IF_ARCHIV_CONFIG has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Konfigurationsfehler | 20020523 |
Method CHECK_RUNNABILITY Signature
Method CHECK_RUNNABILITY on class /EACC/IF_ARCHIV_CONFIG has no parameter.
Method CHECK_RUNNABILITY on class /EACC/IF_ARCHIV_CONFIG has no exception.
Method CHECK_SEL_CHAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CHAR | Value transfer | Object reference (TYPE REF TO) | /EACC/IF_ARCHIV_CHAR | Merkmal in Archivierung | 20020626 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Konfigurationsfehler: Merkmal nicht zur Selektion verwendbar | 20020629 |
Method CHECK_SEL_CHAR_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CHARS | Call by reference | Type reference (TYPE) | /EACC/ARCHIV_T_CHARS | Selektionsmerkmale | 20020626 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Konfigurationsfehler: Merkmalsliste unvollständig | 20020629 |
Method GET_ARCHIV_OBJ Signature
Method GET_ARCHIV_OBJ on class /EACC/IF_ARCHIV_CONFIG has no parameter.
Method GET_ARCHIV_OBJ on class /EACC/IF_ARCHIV_CONFIG has no exception.
Method GET_CATS_AND_STRUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CATS_STRUS | Call by reference | Type reference (TYPE) | /EACC/ARCHIV_T_FIELD_CATS | Feldkataloge eines Journals | 20020817 | |||
| 2 | ET_INDICES | Call by reference | Type reference (TYPE) | /EACC/ARCHIV_T_INDICES | Indizes zu Infostrukturen | 20020820 | |||
| 3 | I_FIELD_CAT | Value transfer | Type reference (TYPE) | AIND_FCAT | Feldkatalog des Archivinformationssystems | 20020817 | |||
| 4 | I_JOURNAL | Value transfer | Type reference (TYPE) | ACC_JOURNAL | Journale des ACC-Beleges | 20020817 | |||
| 5 | I_REFRESH | Value transfer | Type reference (TYPE) | /EACC/BOOLEAN | Typ Boolean für E-Accounting | 20020819 | |||
| 6 | I_TABLE | Value transfer | Type reference (TYPE) | TABNAME | Tabellenname | 20020817 | |||
| 7 | I_WITH_TEXT | Value transfer | Type reference (TYPE) | /EACC/BOOLEAN | Typ Boolean für E-Accounting | 20021011 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Archivierungsfehler | 20020817 |
Method GET_CHAR Signature
Method GET_CHAR on class /EACC/IF_ARCHIV_CONFIG has no parameter.
Method GET_CHAR on class /EACC/IF_ARCHIV_CONFIG has no exception.
Method GET_HEADER_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 | Header-Merkmale | 20020624 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Konfigurationsfehler: Merkmal nicht definiert | 20020629 |
Method GET_SEL_CHARS Signature
Method GET_SEL_CHARS on class /EACC/IF_ARCHIV_CONFIG has no parameter.
Method GET_SEL_CHARS on class /EACC/IF_ARCHIV_CONFIG has no exception.
Method GET_TABLES Signature
Method GET_TABLES on class /EACC/IF_ARCHIV_CONFIG has no parameter.
Method GET_TABLES on class /EACC/IF_ARCHIV_CONFIG has no exception.
Method IS_PERMISSIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SHOW_ONLY | Value transfer | Type reference (TYPE) | /EACC/BOOLEAN | nur anzeige | 20020827 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Konfigurationsfehler | 20020701 |
Method RELEASE Signature
Method RELEASE on class /EACC/IF_ARCHIV_CONFIG has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Konfigurationsfehler | 20020523 |
Method SAVE Signature
Method SAVE on class /EACC/IF_ARCHIV_CONFIG has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Konfigurationsfehler | 20020523 |
Method SET_MSG_HANDLER Signature
Method SET_MSG_HANDLER on class /EACC/IF_ARCHIV_CONFIG has no parameter.
Method SET_MSG_HANDLER on class /EACC/IF_ARCHIV_CONFIG has no exception.
Method SET_SEL_CHARS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CHARS | Call by reference | Type reference (TYPE) | /EACC/ARCHIV_T_CHARS | Tabelle von Merkmalen in der Archivierung | 20020523 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Konfigurationsfehler | 20020523 |
Method TRANSPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_TR_OBJECT | Value transfer | Object reference (TYPE REF TO) | IF_FINB_TR_OBJECT | FINB TR: Transportobjekt (TDAT) | 20030225 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Konfigurationsfehler | 20030224 |
Event Signatures
Event EV_NEW_STATE Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_VERSION | Exporting | Value transfer | Type reference (TYPE) | /EACC/ARCHIV_VERSION | Version einer Archivierung | 20020629 |
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in |