SAP ABAP Interface /EACC/IF_ARCHIV_RUN_INT (Person/System Peforming Document Archiving (Internal))
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_RUNNER Document Archiving (Execution) 20020801
Properties
Interface /EACC/IF_ARCHIV_RUN_INT  
Short Description Person/System Peforming Document Archiving (Internal)    
General Data
Package /EACC/ARCHIVING   Accounting Engine Archiving 
Created 20020801   SAP 
Last changed 20041006   SAP 
Unicode checks active    
Forward declarations
Interface /EACC/IF_ARCHIV_RUN_INT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /EACC/IF_ARCHIV Document Archive (General) 20020801
2 /EACC/IF_ARCHIV_RUN Tool That Executes Document Archiving 20020801
Friends
Interface /EACC/IF_ARCHIV_RUN_INT has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AO_ACC_ENGINE Instance attribute Public Attribute reference (LIKE) 20020801
2 AO_MSG_HANDLER Instance attribute Public Attribute reference (LIKE) 20020801
3 APPLICATION Instance attribute Public Attribute reference (LIKE) 20020801
4 A_ACC_SYSTEM Instance attribute Public Attribute reference (LIKE) 20020801
5 A_VERSION Instance attribute Public Attribute reference (LIKE) 20020801
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_PERMISSION Instance method Public Method Check authorization for archiving 20020801
2 CHECK_RUNNABILITY Instance method Public Method 20020801
3 ENRICH_SEL_TAB Instance method Public Method Add to SEL_TAB 20020805
4 GET_ARCHIV_OBJ Instance method Public Method 20020801
5 GET_CHAR Instance method Public Method 20020801
6 GET_CONDITION Instance method Public Method Provides selection condition 20020801
7 GET_SEL_CHARS Instance method Public Method 20020801
8 GET_TABLES Instance method Public Method 20020801
9 INIT_TRANCHE_MANAGEMENT Instance method Public Method Initializes tranche check 20020806
10 IS_TRANCHE_CLOSED Instance method Public Method Checks if tranche is closed 20020801
11 NOT_AUTHORIZE Instance method Public Method 20020801
12 PUT_A_VETO Instance method Public Method 20020801
13 RUN Instance method Public Method 20020801
14 SET_EVENT_HANDLERS Instance method Public Method Sets Event Handler in the Registered Views 20020801
15 SET_MSG_HANDLER Instance method Public Method 20020801
Events
# Event Type Visibility Description Created on
1 EV_AUTHORITY_CHECK Instance Event
(0)
Public
(2)
20020801
2 EV_CHECK_GLOBAL_VETO Instance Event
(0)
Public
(2)
20020801
Types
Interface /EACC/IF_ARCHIV_RUN_INT has no local type.
Method Signatures

Method CHECK_PERMISSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_RESTRICTIONS Value transfer Object reference (TYPE REF TO) CL_FINB_CONDITION Einschränkungen 20030116
2 Exporting E_NOT_PERMISSIBLE Value transfer Type reference (TYPE) /EACC/BOOLEAN Veto eingelegt 20030116
3 Importing IO_CONDITION Value transfer Object reference (TYPE REF TO) CL_FINB_CONDITION Selektionsbedingung 20020801

Method CHECK_PERMISSION on Interface /EACC/IF_ARCHIV_RUN_INT has no exception.

Method CHECK_RUNNABILITY Signature

Method CHECK_RUNNABILITY on Interface /EACC/IF_ARCHIV_RUN_INT has no parameter.
Method CHECK_RUNNABILITY on Interface /EACC/IF_ARCHIV_RUN_INT has no exception.

Method ENRICH_SEL_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SEL_TAB Call by reference Type reference (TYPE) FINB_SEL_TAB Selektionstabelle mit Feldnamen (angereichert) 20020805
2 Importing IT_SEL_TAB Call by reference Type reference (TYPE) FINB_SEL_TAB Selektionstabelle mit Feldnamen 20020805
# Exception Resumable Description Created on
1 /EACC/CX_ARCHIV_ERR Archivierungsfehler 20020805

Method GET_ARCHIV_OBJ Signature

Method GET_ARCHIV_OBJ on Interface /EACC/IF_ARCHIV_RUN_INT has no parameter.
Method GET_ARCHIV_OBJ on Interface /EACC/IF_ARCHIV_RUN_INT has no exception.

Method GET_CHAR Signature

Method GET_CHAR on Interface /EACC/IF_ARCHIV_RUN_INT has no parameter.
Method GET_CHAR on Interface /EACC/IF_ARCHIV_RUN_INT has no exception.

Method GET_CONDITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SEL_TAB Call by reference Type reference (TYPE) FINB_SEL_TAB Selektionstabelle mit Feldnamen 20020801
2 Returning RO_CONDITION Value transfer Object reference (TYPE REF TO) CL_FINB_CONDITION Bedingung 20020801

Method GET_CONDITION on Interface /EACC/IF_ARCHIV_RUN_INT has no exception.

Method GET_SEL_CHARS Signature

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

Method GET_TABLES Signature

Method GET_TABLES on Interface /EACC/IF_ARCHIV_RUN_INT has no parameter.
Method GET_TABLES on Interface /EACC/IF_ARCHIV_RUN_INT has no exception.

Method INIT_TRANCHE_MANAGEMENT Signature

Method INIT_TRANCHE_MANAGEMENT on Interface /EACC/IF_ARCHIV_RUN_INT has no parameter.
Method INIT_TRANCHE_MANAGEMENT on Interface /EACC/IF_ARCHIV_RUN_INT has no exception.

Method IS_TRANCHE_CLOSED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TRANCHE Value transfer Type reference (TYPE) /EACC/DM_TRANCHE Tranche 20020801
2 Returning R_CLOSED Value transfer Type reference (TYPE) /EACC/BOOLEAN Typ Boolean für E-Accounting 20020801

Method IS_TRANCHE_CLOSED on Interface /EACC/IF_ARCHIV_RUN_INT has no exception.

Method NOT_AUTHORIZE Signature

Method NOT_AUTHORIZE on Interface /EACC/IF_ARCHIV_RUN_INT has no parameter.
Method NOT_AUTHORIZE on Interface /EACC/IF_ARCHIV_RUN_INT has no exception.

Method PUT_A_VETO Signature

Method PUT_A_VETO on Interface /EACC/IF_ARCHIV_RUN_INT has no parameter.
Method PUT_A_VETO on Interface /EACC/IF_ARCHIV_RUN_INT has no exception.

Method RUN Signature

Method RUN on Interface /EACC/IF_ARCHIV_RUN_INT has no parameter.
Method RUN on Interface /EACC/IF_ARCHIV_RUN_INT has no exception.

Method SET_EVENT_HANDLERS Signature

Method SET_EVENT_HANDLERS on Interface /EACC/IF_ARCHIV_RUN_INT has no parameter.
Method SET_EVENT_HANDLERS on Interface /EACC/IF_ARCHIV_RUN_INT has no exception.

Method SET_MSG_HANDLER Signature

Method SET_MSG_HANDLER on Interface /EACC/IF_ARCHIV_RUN_INT has no parameter.
Method SET_MSG_HANDLER on Interface /EACC/IF_ARCHIV_RUN_INT has no exception.
Event Signatures

Event EV_AUTHORITY_CHECK Signature
Event EV_AUTHORITY_CHECK on Interface /EACC/IF_ARCHIV_RUN_INT has no parameter.
Event EV_CHECK_GLOBAL_VETO Signature
Event EV_CHECK_GLOBAL_VETO on Interface /EACC/IF_ARCHIV_RUN_INT has no parameter.
History
Last changed by/on SAP  20041006 
SAP Release Created in 10B