SAP ABAP Interface /EACC/IF_ARCHIV_CONFIG (Tool for Configurating Document Archiving)
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 - 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
Interface /EACC/IF_ARCHIV_CONFIG  
Short Description Tool for Configurating Document Archiving    
General Data
Package /EACC/ARCHIVING   Accounting Engine Archiving 
Created 20020523   SAP 
Last changed 20041006   SAP 
Unicode checks active    
Forward declarations
Interface /EACC/IF_ARCHIV_CONFIG has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /EACC/IF_ARCHIV Document Archive (General) 20020620
Friends
Interface /EACC/IF_ARCHIV_CONFIG has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTION_CHANGE Constant Public Type reference (TYPE) CHAR1 '2' "Change" Action 20020701
2 ACTION_DISPLAY Constant Public Type reference (TYPE) CHAR1 '1' "Display" Action 20020701
3 AO_ACC_ENGINE Instance attribute Public Attribute reference (LIKE) 20020627
4 AO_MSG_HANDLER Instance attribute Public Attribute reference (LIKE) 20020627
5 A_ACC_SYSTEM Instance attribute Public Attribute reference (LIKE) 20020619
6 A_VERSION Instance attribute Public Attribute reference (LIKE) 20020701
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE Instance method Public Method Activates Configuration 20020523
2 CHECK_RUNNABILITY Instance method Public Method 20020712
3 CHECK_SEL_CHAR Instance method Public Method Checks Usability as Selection Characteristic 20020626
4 CHECK_SEL_CHAR_LIST Instance method Public Method Checks Completeness of the Selection Characteristics 20020622
5 GET_ARCHIV_OBJ Instance method Public Method 20020701
6 GET_CATS_AND_STRUS Instance method Public Method Provides Field Catalogs, Info Stuctures, Indexes 20020817
7 GET_CHAR Instance method Public Method 20020627
8 GET_HEADER_CHARS Instance method Public Method Provides Accounting System Header Characteristics 20020624
9 GET_SEL_CHARS Instance method Public Method 20020627
10 GET_TABLES Instance method Public Method 20020701
11 IS_PERMISSIBLE Instance method Public Method Checks System Changeability and Authorization 20020701
12 RELEASE Instance method Public Method Releases the Configuration for Activation 20020523
13 SAVE Instance method Public Method Saves the Configuration 20020523
14 SET_MSG_HANDLER Instance method Public Method 20020627
15 SET_SEL_CHARS Instance method Public Method Sets Selection Characteristics (Background Configuration) 20020523
16 TRANSPORT 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
Interface /EACC/IF_ARCHIV_CONFIG has no local type.
Method Signatures

Method ACTIVATE Signature

Method ACTIVATE on Interface /EACC/IF_ARCHIV_CONFIG has no parameter.
# Exception Resumable Description Created on
1 /EACC/CX_ARCHIV_CONFIG_ERR Konfigurationsfehler 20020523

Method CHECK_RUNNABILITY Signature

Method CHECK_RUNNABILITY on Interface /EACC/IF_ARCHIV_CONFIG has no parameter.
Method CHECK_RUNNABILITY on Interface /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 Importing IO_CHAR Value transfer Object reference (TYPE REF TO) /EACC/IF_ARCHIV_CHAR Merkmal in Archivierung 20020626
# Exception Resumable Description Created on
1 /EACC/CX_ARCHIV_CONFIG_ERR 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 Importing IT_CHARS Call by reference Type reference (TYPE) /EACC/ARCHIV_T_CHARS Selektionsmerkmale 20020626
# Exception Resumable Description Created on
1 /EACC/CX_ARCHIV_CONFIG_ERR Konfigurationsfehler: Merkmalsliste unvollständig 20020629

Method GET_ARCHIV_OBJ Signature

Method GET_ARCHIV_OBJ on Interface /EACC/IF_ARCHIV_CONFIG has no parameter.
Method GET_ARCHIV_OBJ on Interface /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 Exporting ET_CATS_STRUS Call by reference Type reference (TYPE) /EACC/ARCHIV_T_FIELD_CATS Feldkataloge eines Journals 20020817
2 Exporting ET_INDICES Call by reference Type reference (TYPE) /EACC/ARCHIV_T_INDICES Indizes zu Infostrukturen 20020820
3 Importing I_FIELD_CAT Value transfer Type reference (TYPE) AIND_FCAT Feldkatalog des Archivinformationssystems 20020817
4 Importing I_JOURNAL Value transfer Type reference (TYPE) ACC_JOURNAL Journale des ACC-Beleges 20020817
5 Importing I_REFRESH Value transfer Type reference (TYPE) /EACC/BOOLEAN Typ Boolean für E-Accounting 20020819
6 Importing I_TABLE Value transfer Type reference (TYPE) TABNAME Tabellenname 20020817
7 Importing I_WITH_TEXT Value transfer Type reference (TYPE) /EACC/BOOLEAN Typ Boolean für E-Accounting 20021011
# Exception Resumable Description Created on
1 /EACC/CX_ARCHIV_ERR Archivierungsfehler 20020817

Method GET_CHAR Signature

Method GET_CHAR on Interface /EACC/IF_ARCHIV_CONFIG has no parameter.
Method GET_CHAR on Interface /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 Exporting ET_CHARS Call by reference Type reference (TYPE) /EACC/ARCHIV_T_CHARS Header-Merkmale 20020624
# Exception Resumable Description Created on
1 /EACC/CX_ARCHIV_CONFIG_ERR Konfigurationsfehler: Merkmal nicht definiert 20020629

Method GET_SEL_CHARS Signature

Method GET_SEL_CHARS on Interface /EACC/IF_ARCHIV_CONFIG has no parameter.
Method GET_SEL_CHARS on Interface /EACC/IF_ARCHIV_CONFIG has no exception.

Method GET_TABLES Signature

Method GET_TABLES on Interface /EACC/IF_ARCHIV_CONFIG has no parameter.
Method GET_TABLES on Interface /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 Importing I_SHOW_ONLY Value transfer Type reference (TYPE) /EACC/BOOLEAN nur anzeige 20020827
# Exception Resumable Description Created on
1 /EACC/CX_ARCHIV_CONFIG_ERR Konfigurationsfehler 20020701

Method RELEASE Signature

Method RELEASE on Interface /EACC/IF_ARCHIV_CONFIG has no parameter.
# Exception Resumable Description Created on
1 /EACC/CX_ARCHIV_CONFIG_ERR Konfigurationsfehler 20020523

Method SAVE Signature

Method SAVE on Interface /EACC/IF_ARCHIV_CONFIG has no parameter.
# Exception Resumable Description Created on
1 /EACC/CX_ARCHIV_CONFIG_ERR Konfigurationsfehler 20020523

Method SET_MSG_HANDLER Signature

Method SET_MSG_HANDLER on Interface /EACC/IF_ARCHIV_CONFIG has no parameter.
Method SET_MSG_HANDLER on Interface /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 Importing 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 /EACC/CX_ARCHIV_CONFIG_ERR Konfigurationsfehler 20020523

Method TRANSPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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 CX_FINB_TR_OBJECT 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 10B