SAP ABAP Class /EACC/IF_JOURNAL_MANAGER_HOME (Home Interface for the Component BTA Profit)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /EACC/CL_JOURNAL_MANAGER_HOME Implementation of Home Interface fo Document Structure 20010707
Properties
Class /EACC/IF_JOURNAL_MANAGER_HOME  
Short Description Home Interface for the Component BTA Profit    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20010707   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /EACC/IF_JOURNAL_MANAGER_HOME has no forward declaration.
Interfaces
Class /EACC/IF_JOURNAL_MANAGER_HOME has no interface implemented.
Friends
Class /EACC/IF_JOURNAL_MANAGER_HOME has no friend class.
Attributes
Class /EACC/IF_JOURNAL_MANAGER_HOME has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_JOURNAL_MANAGER Instance method Public Method Creates New Instance for Journal Manager Component 20010707
2 FIND_JOURNAL_MANAGER Instance method Public Method Provides Existing Instance of Journal Manager Component 20010707
Events
Class /EACC/IF_JOURNAL_MANAGER_HOME has no event.
Types
Class /EACC/IF_JOURNAL_MANAGER_HOME has no local type.
Method Signatures

Method CREATE_JOURNAL_MANAGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ACCOUNTING_ENGINE Call by reference Object reference (TYPE REF TO) /EACC/IF_ACCOUNTING_ENGINE_INT Zentrale Instanz der Accounting Engine (interne Sicht) 20010707
2 Returning RESULT Value transfer Object reference (TYPE REF TO) /EACC/IF_JOURNAL_MANAGER Journal Manager 20010707
# Exception Resumable Description Created on
1 CREATE_ERROR Instanz konnte nicht erzeugt werden 20010707

Method FIND_JOURNAL_MANAGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ACCOUNTING_ENGINE Call by reference Object reference (TYPE REF TO) /EACC/IF_ACCOUNTING_ENGINE_INT Zentrale Instanz der Accounting Engine (interne Sicht) 20010707
2 Returning RESULT Value transfer Object reference (TYPE REF TO) /EACC/IF_JOURNAL_MANAGER Journal Manager 20010707
# Exception Resumable Description Created on
1 NOT_FOUND Instanz konnte nicht gefunden werden 20010707
History
Last changed by/on SAP  20041006 
SAP Release Created in