SAP ABAP Class /EACC/IF_ACCOUNTING_ENGINE (Central Accounting Engine Instance)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  /EACC/IF_COMPONENT_ACTIVATION Activate (Generator Run) 20020104
2 Interface composition (i COMPRISING i_ref)  /EACC/IF_COMPONENT_RUNNABLE Executable Component 20020104
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
Class /EACC/IF_ACCOUNTING_ENGINE  
Short Description Central Accounting Engine Instance    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20010606   SAP 
Last change 20041209   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /EACC/IF_ACCOUNTING_ENGINE has no forward declaration.
Interfaces
Class /EACC/IF_ACCOUNTING_ENGINE has no interface implemented.
Friends
Class /EACC/IF_ACCOUNTING_ENGINE has no friend class.
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 ACTIVATE Instance method Public Method 20020104
2 GET_ACTIVATOR Instance method Public Method 20011002
3 GET_BUSINESS_TRANSACTION Instance method Public Method Provides an instance of the specified business transaction 20010707
4 GET_CONSTANTS_ABSTR_JRNL Instance method Public Method 20010904
5 GET_CONSTANTS_ACC_DOC Instance method Public Method 20010904
6 GET_DOCUMENT_JOURNAL Instance method Public Method 20020604
7 GET_JOURNAL Instance method Public Method 20020701
8 GET_JOURNAL_MANAGER Instance method Public Method Provides a journal manager 20010808
9 GET_REGISTERED_VIEWS Instance method Public Method Provides Registered Components 20020731
10 IS_ACTIVE Instance method Public Method 20020104
11 IS_RUNNABLE Instance method Public Method 20020104
12 REGISTER_JOURNAL Instance method Public Method Registers a Journal in the Accounting Engine 20020103
Events
Class /EACC/IF_ACCOUNTING_ENGINE has no event.
Types
Class /EACC/IF_ACCOUNTING_ENGINE has no local type.
Method Signatures

Method ACTIVATE Signature

Method ACTIVATE on class /EACC/IF_ACCOUNTING_ENGINE has no parameter.
Method ACTIVATE on class /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 Returning RO_ACTIVATOR Value transfer Object reference (TYPE REF TO) /EACC/IF_COMPONENT_ACTIVATION Aktivieren (Generatorlauf) 20011002

Method GET_ACTIVATOR on class /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 Importing I_BTA_HOME Call by reference Type reference (TYPE) /EACC/COMPON Name des Geschäftsvorfallsinterfaces 20020109
2 Importing I_REG_CHECK Call by reference Type reference (TYPE) /EACC/BOOLEAN Nur Registrierung prüfen 20020109
3 Returning RESULT Value transfer Object reference (TYPE REF TO) /EACC/IF_BUSINESS_TRANSACTION Instanz zum spezifizierten Geschäftsvorfall 20010707
# Exception Resumable Description Created on
1 /EACC/CX_IF_NOT_SUPPORTED 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 Returning RO_CONSTANTS Value transfer Object reference (TYPE REF TO) /EACC/IF_CONSTANTS_ABS_JOURNAL Konstanten 20010904
# Exception Resumable Description Created on
1 ENGINE_IS_NOT_RUNNABLE 20020107

Method GET_CONSTANTS_ACC_DOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_CONSTANTS Value transfer Object reference (TYPE REF TO) /EACC/IF_CONSTANTS_ACC_DOC Konstanten 20010904
# Exception Resumable Description Created on
1 ENGINE_IS_NOT_RUNNABLE 20020107

Method GET_DOCUMENT_JOURNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_DOCUMENT_JOURNAL Value transfer Object reference (TYPE REF TO) /EACC/IF_DOCUMENT_JOURNAL Belegzusammenhang 20020604

Method GET_DOCUMENT_JOURNAL on class /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 Importing I_JOURNAL Call by reference Type reference (TYPE) /EACC/JOURNAL Name eines Journals 20020701
2 Returning RO_JOURNAL Value transfer Object reference (TYPE REF TO) /EACC/IF_JOURNAL Einheitliche Funktionalität aller Teilprotokolle 20020701
# Exception Resumable Description Created on
1 JOURNAL_NOT_REGISTERED 20020701

Method GET_JOURNAL_MANAGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) /EACC/IF_JOURNAL_MANAGER Journal Manager 20010808

Method GET_JOURNAL_MANAGER on class /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 Exporting ET_REG_COMPONENTS Call by reference Type reference (TYPE) ACC_T_TECH_COMPONENTS Technische Komponenten 20020731

Method GET_REGISTERED_VIEWS on class /EACC/IF_ACCOUNTING_ENGINE has no exception.

Method IS_ACTIVE Signature

Method IS_ACTIVE on class /EACC/IF_ACCOUNTING_ENGINE has no parameter.
Method IS_ACTIVE on class /EACC/IF_ACCOUNTING_ENGINE has no exception.

Method IS_RUNNABLE Signature

Method IS_RUNNABLE on class /EACC/IF_ACCOUNTING_ENGINE has no parameter.
Method IS_RUNNABLE on class /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 Importing I_JOURNAL Call by reference Type reference (TYPE) /EACC/JOURNAL Name eines Journals 20020103
2 Importing I_JOURNAL_HOME Call by reference Type reference (TYPE) SEOCLSNAME Objekttypname 20020103
# Exception Resumable Description Created on
1 CLASS_NOT_FOUND_IN_DDIC 20020103
2 COMP_IS_OF_DIFFERENT_TYPE 20020109
3 JOURNAL_HAS_BEEN_REGISTERED 20020103
History
Last changed by/on SAP  20041209 
SAP Release Created in