SAP ABAP Interface /EACC/IF_ARCHIV_RUN (Tool That Executes 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 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
Interface | /EACC/IF_ARCHIV_RUN | |
Short Description | Tool That Executes Document Archiving |
General Data
Package | /EACC/ARCHIVING | Accounting Engine Archiving |
Created | 20020523 | SAP |
Last changed | 20041006 | SAP |
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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /EACC/IF_ARCHIV | Document Archive (General) | 20020620 |
Friends
Interface /EACC/IF_ARCHIV_RUN 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) | 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 | ![]() |
Instance method | Public | Method | Restrictions to Selection Condition | 20030116 |
2 | ![]() |
Instance method | Public | Method | 20020712 | |
3 | ![]() |
Instance method | Public | Method | 20020712 | |
4 | ![]() |
Instance method | Public | Method | 20020712 | |
5 | ![]() |
Instance method | Public | Method | 20020712 | |
6 | ![]() |
Instance method | Public | Method | 20020712 | |
7 | ![]() |
Instance method | Public | Method | Unauthorized | 20020731 |
8 | ![]() |
Instance method | Public | Method | Exercise veto | 20020731 |
9 | ![]() |
Instance method | Public | Method | Execute Archiving | 20020523 |
10 | ![]() |
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
Interface /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 | ![]() |
IO_CONDITION | Value transfer | Object reference (TYPE REF TO) | CL_FINB_CONDITION | einschränkende Bedingung | 20030116 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Selektionsbedingung AND Restriktionsbedingung = FALSE | 20030116 |
Method CHECK_RUNNABILITY Signature
Method CHECK_RUNNABILITY on Interface /EACC/IF_ARCHIV_RUN has no parameter.
Method CHECK_RUNNABILITY on Interface /EACC/IF_ARCHIV_RUN has no exception.
Method GET_ARCHIV_OBJ Signature
Method GET_ARCHIV_OBJ on Interface /EACC/IF_ARCHIV_RUN has no parameter.
Method GET_ARCHIV_OBJ on Interface /EACC/IF_ARCHIV_RUN has no exception.
Method GET_CHAR Signature
Method GET_CHAR on Interface /EACC/IF_ARCHIV_RUN has no parameter.
Method GET_CHAR on Interface /EACC/IF_ARCHIV_RUN has no exception.
Method GET_SEL_CHARS Signature
Method GET_SEL_CHARS on Interface /EACC/IF_ARCHIV_RUN has no parameter.
Method GET_SEL_CHARS on Interface /EACC/IF_ARCHIV_RUN has no exception.
Method GET_TABLES Signature
Method GET_TABLES on Interface /EACC/IF_ARCHIV_RUN has no parameter.
Method GET_TABLES on Interface /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 | ![]() |
IO_REASON | Value transfer | Object reference (TYPE REF TO) | IF_FINB_MSG_HANDLER | Nachrichten die den Grund beschreiben | 20020731 | ||
2 | ![]() |
I_NOT_AUTHORIZE | Value transfer | Type reference (TYPE) | /EACC/BOOLEAN | /EACC/CL_CONSTANTS=>TRUE | nicht berechtigt | 20020731 |
Method NOT_AUTHORIZE on Interface /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 | ![]() |
IO_REASON | Value transfer | Object reference (TYPE REF TO) | IF_FINB_MSG_HANDLER | Nachrichten die den Grund beschreiben | 20020731 | ||
2 | ![]() |
I_VETO | Value transfer | Type reference (TYPE) | /EACC/BOOLEAN | /EACC/CL_CONSTANTS=>TRUE | Veto einlegen | 20020731 |
Method PUT_A_VETO on Interface /EACC/IF_ARCHIV_RUN has no exception.
Method RUN Signature
Method RUN on Interface /EACC/IF_ARCHIV_RUN has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Archivierungsfehler | 20020731 |
Method SET_MSG_HANDLER Signature
Method SET_MSG_HANDLER on Interface /EACC/IF_ARCHIV_RUN has no parameter.
Method SET_MSG_HANDLER on Interface /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 | 10B |