SAP ABAP Class /EACC/CL_ARCHIV_RUNNER (Document Archiving (Execution))
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /EACC/CL_ARCHIV | Document Archiving | 20020715 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /EACC/IF_ARCHIV_RUN | Tool That Executes Document Archiving | 20020715 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | /EACC/IF_ARCHIV_RUN_INT | Person/System Peforming Document Archiving (Internal) | 20020801 |
Properties
| Class | /EACC/CL_ARCHIV_RUNNER | |
| Short Description | Document Archiving (Execution) | |
| Super Class | /EACC/CL_ARCHIV | Document Archiving |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | /EACC/ARCHIV | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | /EACC/ARCHIVING | Accounting Engine Archiving |
| Created | 20020715 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /EACC/CL_ARCHIV_RUNNER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /EACC/IF_ARCHIV_RUN | Tool That Executes Document Archiving | 20020715 | ||
| 2 | /EACC/IF_ARCHIV_RUN_INT | Person/System Peforming Document Archiving (Internal) | 20020801 |
Friends
Class /EACC/CL_ARCHIV_RUNNER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | See coding | Instantiated Archives | 20020715 | ||||
| 2 | Instance attribute | Protected | See coding | 20020806 | |||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_FINB_CONDITION | Restricted Selection Condition | 20030116 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_FINB_CONDITION | Restrictions | 20030116 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | /EACC/BOOLEAN | Message 032 already sent | 20021016 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | /EACC/BOOLEAN | Veto Exercised | 20020801 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Provides an Archive for an Accounting System | 20020715 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20020715 | |
| 3 | Instance method | Private | Method | 20020731 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | EV_AUTHORITY_CHECK | Instance Event (0) |
Private (0) |
20020731 | |
| 2 | EV_CHECK_GLOBAL_VETO | Instance Event (0) |
Private (0) |
20020731 |
Types
Class /EACC/CL_ARCHIV_RUNNER has no local type.
Method Signatures
Method ARCHIV_FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MSG_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_FINB_MSG_HANDLER | Message Handler | 20020715 | |||
| 2 | I_ACC_SYSTEM | Value transfer | Type reference (TYPE) | CSEQUENCE | Rechnungssystem | 20020715 | |||
| 3 | RO_ARCHIV | Value transfer | Object reference (TYPE REF TO) | /EACC/CL_ARCHIV_RUNNER | 20020715 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Rechnungssystem nicht definiert | 20020715 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MSG_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_FINB_MSG_HANDLER | Message Handler | 20020715 | |||
| 2 | I_ACC_SYSTEM | Value transfer | Type reference (TYPE) | CSEQUENCE | Rechnungssystem | 20020715 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Archivierungsfehler | 20020715 |
Method PUT_A_VETO Signature
Method PUT_A_VETO on class /EACC/CL_ARCHIV_RUNNER has no parameter.
Method PUT_A_VETO on class /EACC/CL_ARCHIV_RUNNER has no exception.
Event Signatures
Event EV_AUTHORITY_CHECK Signature
Event EV_AUTHORITY_CHECK on class /EACC/CL_ARCHIV_RUNNER has no parameter.
Event EV_CHECK_GLOBAL_VETO Signature
Event EV_CHECK_GLOBAL_VETO on class /EACC/CL_ARCHIV_RUNNER has no parameter.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 10B |