SAP ABAP Class /EACC/IF_ACC_ENGINE_HOME (Home Interface for the Accounting Engine Component)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /EACC/CL_ACC_ENGINE_HOME Implementation of the Home Interface for Accounting Engine 20010704
Properties
Class /EACC/IF_ACC_ENGINE_HOME  
Short Description Home Interface for the Accounting Engine Component    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20010704   SAP 
Last change 20070914   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /EACC/IF_ACC_ENGINE_HOME has no interface implemented.
Friends
Class /EACC/IF_ACC_ENGINE_HOME has no friend class.
Attributes
Class /EACC/IF_ACC_ENGINE_HOME has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FIND_ACCOUNTING_ENGINE Instance method Public Method Provides existing instance of the Accounting Engine comp. 20010704
2 GET_CONSTANTS_ACC_DOC Static method Public Method 20020612
3 REGISTER_BTA Static method Public Method 20020613
Events
Class /EACC/IF_ACC_ENGINE_HOME has no event.
Types
Class /EACC/IF_ACC_ENGINE_HOME has no local type.
Method Signatures

Method FIND_ACCOUNTING_ENGINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACC_SYSTEM Call by reference Type reference (TYPE) ACC_SYSTEM Rechnungssystem 20020605
2 Importing I_ONLY_RUNNABLE Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20061129
3 Returning RESULT Value transfer Object reference (TYPE REF TO) /EACC/IF_ACCOUNTING_ENGINE Zentrale Instanz der Accounting Engine 20010704
# Exception Resumable Description Created on
1 NOT_FOUND Instanz konnte nicht gefunden werden 20010704

Method GET_CONSTANTS_ACC_DOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATABASIS Call by reference Type reference (TYPE) ACC_DATABASIS Datenbasis 20020612
2 Returning RO_CONSTANTS Value transfer Object reference (TYPE REF TO) /EACC/IF_CONSTANTS_ACC_DOC_AD Konstanten 20020612
# Exception Resumable Description Created on
1 DATABASE_HASNTBEEN_INITIALIZED 20020617

Method REGISTER_BTA 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) ACC_TECH_COMP Technische Komponente 20020613
2 Importing I_BTA_NAME Call by reference Type reference (TYPE) /EACC/BTA_NAME Geschäftsvorfallsname 20020613
3 Importing I_DATABASIS Call by reference Type reference (TYPE) ACC_DATABASIS Datenbasis 20020613
# Exception Resumable Description Created on
1 BTA_HAS_BEEN_REGISTERED 20020613
2 CLASS_NOT_FOUND 20020613
3 COMP_IS_OF_DIFFERENT_TYPE 20020613
History
Last changed by/on SAP  20070914 
SAP Release Created in