SAP ABAP Class /EACC/IF_ARCHIV_RUN (Tool That Executes 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 composition (i COMPRISING i_ref)  /EACC/IF_ARCHIV_RUN_INT Person/System Peforming Document Archiving (Internal) 20020801
2 Interface implementation (CLASS c. INTERFACES i_ref)  /EACC/CL_ARCHIV_RUNNER Document Archiving (Execution) 20020715
Properties
Class /EACC/IF_ARCHIV_RUN  
Short Description Tool That Executes 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
# Type group / Object type Type Type Description
1 /EACC/CL_CONSTANTS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class /EACC/IF_ARCHIV_RUN has no interface implemented.
Friends
Class /EACC/IF_ARCHIV_RUN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AO_ACC_ENGINE Instance attribute Public Attribute reference (LIKE) 20020712
2 AO_MSG_HANDLER Instance attribute Public Attribute reference (LIKE) 20020712
3 APPLICATION Instance attribute Public Attribute reference (LIKE) 20020712
4 A_ACC_SYSTEM Instance attribute Public Attribute reference (LIKE) 20020620
5 A_VERSION Instance attribute Public Attribute reference (LIKE) 20020712
Methods
# Method Level Visibility Method type Description Created on
1 ADD_RESTRICTION Instance method Public Method Restrictions to Selection Condition 20030116
2 CHECK_RUNNABILITY Instance method Public Method 20020712
3 GET_ARCHIV_OBJ Instance method Public Method 20020712
4 GET_CHAR Instance method Public Method 20020712
5 GET_SEL_CHARS Instance method Public Method 20020712
6 GET_TABLES Instance method Public Method 20020712
7 NOT_AUTHORIZE Instance method Public Method Unauthorized 20020731
8 PUT_A_VETO Instance method Public Method Exercise veto 20020731
9 RUN Instance method Public Method Execute Archiving 20020523
10 SET_MSG_HANDLER Instance method Public Method 20020712
Events
# Event Type Visibility Description Created on
1 EV_AUTHORITY_CHECK Instance Event
(0)
Public
(2)
Authorization Check 20020731
2 EV_CHECK_GLOBAL_VETO Instance Event
(0)
Public
(2)
Checks whether veto has to be exercised 20020731
Types
Class /EACC/IF_ARCHIV_RUN has no local type.
Method Signatures

Method ADD_RESTRICTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONDITION Value transfer Object reference (TYPE REF TO) CL_FINB_CONDITION einschränkende Bedingung 20030116
# Exception Resumable Description Created on
1 IS_FALSE Selektionsbedingung AND Restriktionsbedingung = FALSE 20030116

Method CHECK_RUNNABILITY Signature

Method CHECK_RUNNABILITY on class /EACC/IF_ARCHIV_RUN has no parameter.
Method CHECK_RUNNABILITY on class /EACC/IF_ARCHIV_RUN has no exception.

Method GET_ARCHIV_OBJ Signature

Method GET_ARCHIV_OBJ on class /EACC/IF_ARCHIV_RUN has no parameter.
Method GET_ARCHIV_OBJ on class /EACC/IF_ARCHIV_RUN has no exception.

Method GET_CHAR Signature

Method GET_CHAR on class /EACC/IF_ARCHIV_RUN has no parameter.
Method GET_CHAR on class /EACC/IF_ARCHIV_RUN has no exception.

Method GET_SEL_CHARS Signature

Method GET_SEL_CHARS on class /EACC/IF_ARCHIV_RUN has no parameter.
Method GET_SEL_CHARS on class /EACC/IF_ARCHIV_RUN has no exception.

Method GET_TABLES Signature

Method GET_TABLES on class /EACC/IF_ARCHIV_RUN has no parameter.
Method GET_TABLES on class /EACC/IF_ARCHIV_RUN has no exception.

Method NOT_AUTHORIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_REASON Value transfer Object reference (TYPE REF TO) IF_FINB_MSG_HANDLER Nachrichten die den Grund beschreiben 20020731
2 Importing I_NOT_AUTHORIZE Value transfer Type reference (TYPE) /EACC/BOOLEAN /EACC/CL_CONSTANTS=>TRUE nicht berechtigt 20020731

Method NOT_AUTHORIZE on class /EACC/IF_ARCHIV_RUN has no exception.

Method PUT_A_VETO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_REASON Value transfer Object reference (TYPE REF TO) IF_FINB_MSG_HANDLER Nachrichten die den Grund beschreiben 20020731
2 Importing I_VETO Value transfer Type reference (TYPE) /EACC/BOOLEAN /EACC/CL_CONSTANTS=>TRUE Veto einlegen 20020731

Method PUT_A_VETO on class /EACC/IF_ARCHIV_RUN has no exception.

Method RUN Signature

Method RUN on class /EACC/IF_ARCHIV_RUN has no parameter.
# Exception Resumable Description Created on
1 /EACC/CX_ARCHIV_ERR Archivierungsfehler 20020731

Method SET_MSG_HANDLER Signature

Method SET_MSG_HANDLER on class /EACC/IF_ARCHIV_RUN has no parameter.
Method SET_MSG_HANDLER on class /EACC/IF_ARCHIV_RUN has no exception.
Event Signatures

Event EV_AUTHORITY_CHECK Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 IO_CONDITION Exporting Value transfer Object reference (TYPE REF TO) CL_FINB_CONDITION Bedingung 20020731

Event EV_CHECK_GLOBAL_VETO Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 IO_CONDITION Exporting Value transfer Object reference (TYPE REF TO) CL_FINB_CONDITION Bedingung 20020731
History
Last changed by/on SAP  20041006 
SAP Release Created in