SAP ABAP Interface /EACC/IF_ACCOUNTING_ENGINE (Central Accounting Engine Instance)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BAC-AE (Application Component) Accounting Engine
⤷
/EACC/ACCOUNTING_ENGINE (Package) Central Components of Accounting Engine
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | /EACC/IF_ACCOUNTING_ENGINE_INT | Central Accounting Engine Instance (Internal View) | 20010709 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /EACC/CL_ACCOUNTING_ENGINE | Central Accounting Engine Instance | 20010606 |
Properties
| Interface | /EACC/IF_ACCOUNTING_ENGINE | |
| Short Description | Central Accounting Engine Instance |
General Data
| Package | /EACC/ACCOUNTING_ENGINE | Central Components of Accounting Engine |
| Created | 20010606 | SAP |
| Last changed | 20041209 | SAP |
| Unicode checks active |
Forward declarations
Interface /EACC/IF_ACCOUNTING_ENGINE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /EACC/IF_COMPONENT_ACTIVATION | Activate (Generator Run) | 20020104 | ||
| 2 | /EACC/IF_COMPONENT_RUNNABLE | Executable Component | 20020104 |
Friends
Interface /EACC/IF_ACCOUNTING_ENGINE has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | A_ACCOUNTING_SYSTEM | Instance attribute | Public | Type reference (TYPE) | ACC_SYSTEM | Accounting System | 20020605 | ||
| 2 | A_DATABASIS | Instance attribute | Public | Type reference (TYPE) | ACC_DATABASIS | Data Basis | 20020611 | ||
| 3 | MO_MD_FACTORY | Instance attribute | Public | Object reference (TYPE REF TO) | IF_FINB_MD_CHAR_FACTORY | Central Factory | 20040503 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20020104 | ||
| 2 | Instance method | Public | Method | 20011002 | ||
| 3 | Instance method | Public | Method | Provides an instance of the specified business transaction | 20010707 | |
| 4 | Instance method | Public | Method | 20010904 | ||
| 5 | Instance method | Public | Method | 20010904 | ||
| 6 | Instance method | Public | Method | 20020604 | ||
| 7 | Instance method | Public | Method | 20020701 | ||
| 8 | Instance method | Public | Method | Provides a journal manager | 20010808 | |
| 9 | Instance method | Public | Method | Provides Registered Components | 20020731 | |
| 10 | Instance method | Public | Method | 20020104 | ||
| 11 | Instance method | Public | Method | 20020104 | ||
| 12 | Instance method | Public | Method | Registers a Journal in the Accounting Engine | 20020103 |
Events
Interface /EACC/IF_ACCOUNTING_ENGINE has no event.
Types
Interface /EACC/IF_ACCOUNTING_ENGINE has no local type.
Method Signatures
Method ACTIVATE Signature
Method ACTIVATE on Interface /EACC/IF_ACCOUNTING_ENGINE has no parameter.
Method ACTIVATE on Interface /EACC/IF_ACCOUNTING_ENGINE has no exception.
Method GET_ACTIVATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_ACTIVATOR | Value transfer | Object reference (TYPE REF TO) | /EACC/IF_COMPONENT_ACTIVATION | Aktivieren (Generatorlauf) | 20011002 |
Method GET_ACTIVATOR on Interface /EACC/IF_ACCOUNTING_ENGINE has no exception.
Method GET_BUSINESS_TRANSACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BTA_HOME | Call by reference | Type reference (TYPE) | /EACC/COMPON | Name des Geschäftsvorfallsinterfaces | 20020109 | |||
| 2 | I_REG_CHECK | Call by reference | Type reference (TYPE) | /EACC/BOOLEAN | Nur Registrierung prüfen | 20020109 | |||
| 3 | RESULT | Value transfer | Object reference (TYPE REF TO) | /EACC/IF_BUSINESS_TRANSACTION | Instanz zum spezifizierten Geschäftsvorfall | 20010707 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interface wird nicht unterstützt | 20010707 |
Method GET_CONSTANTS_ABSTR_JRNL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_CONSTANTS | Value transfer | Object reference (TYPE REF TO) | /EACC/IF_CONSTANTS_ABS_JOURNAL | Konstanten | 20010904 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020107 |
Method GET_CONSTANTS_ACC_DOC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_CONSTANTS | Value transfer | Object reference (TYPE REF TO) | /EACC/IF_CONSTANTS_ACC_DOC | Konstanten | 20010904 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020107 |
Method GET_DOCUMENT_JOURNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_DOCUMENT_JOURNAL | Value transfer | Object reference (TYPE REF TO) | /EACC/IF_DOCUMENT_JOURNAL | Belegzusammenhang | 20020604 |
Method GET_DOCUMENT_JOURNAL on Interface /EACC/IF_ACCOUNTING_ENGINE has no exception.
Method GET_JOURNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_JOURNAL | Call by reference | Type reference (TYPE) | /EACC/JOURNAL | Name eines Journals | 20020701 | |||
| 2 | RO_JOURNAL | Value transfer | Object reference (TYPE REF TO) | /EACC/IF_JOURNAL | Einheitliche Funktionalität aller Teilprotokolle | 20020701 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020701 |
Method GET_JOURNAL_MANAGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | /EACC/IF_JOURNAL_MANAGER | Journal Manager | 20010808 |
Method GET_JOURNAL_MANAGER on Interface /EACC/IF_ACCOUNTING_ENGINE has no exception.
Method GET_REGISTERED_VIEWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_REG_COMPONENTS | Call by reference | Type reference (TYPE) | ACC_T_TECH_COMPONENTS | Technische Komponenten | 20020731 |
Method GET_REGISTERED_VIEWS on Interface /EACC/IF_ACCOUNTING_ENGINE has no exception.
Method IS_ACTIVE Signature
Method IS_ACTIVE on Interface /EACC/IF_ACCOUNTING_ENGINE has no parameter.
Method IS_ACTIVE on Interface /EACC/IF_ACCOUNTING_ENGINE has no exception.
Method IS_RUNNABLE Signature
Method IS_RUNNABLE on Interface /EACC/IF_ACCOUNTING_ENGINE has no parameter.
Method IS_RUNNABLE on Interface /EACC/IF_ACCOUNTING_ENGINE has no exception.
Method REGISTER_JOURNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_JOURNAL | Call by reference | Type reference (TYPE) | /EACC/JOURNAL | Name eines Journals | 20020103 | |||
| 2 | I_JOURNAL_HOME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20020103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020103 | |||
| 2 | 20020109 | |||
| 3 | 20020103 |
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in | 10A |