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

Method CREATE_DOCUMENT_CREATION 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) 20010706
2 Returning RESULT Value transfer Object reference (TYPE REF TO) /EACC/IF_DOCUMENT_CREATION Geschäftsvorfall Profit 20010706
# Exception Resumable Description Created on
1 CREATE_ERROR Instanz konnte nicht erzeugt werden 20010706

Method FIND_DOCUMENT_CREATION 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) 20010706
2 Returning RESULT Value transfer Object reference (TYPE REF TO) /EACC/IF_DOCUMENT_CREATION Geschäftsvorfall Profit 20010706
# Exception Resumable Description Created on
1 NOT_FOUND Instanz konnte nicht gefunden werden 20010706
History
Last changed by/on SAP  20041006 
SAP Release Created in