SAP ABAP Class /EACC/IF_DOCUMENT_PROCESS (General Process Interface in the e-Accounting Engine)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  /EACC/IF_ACC_DOC_PROCESS General Accounting Document Process Interface 20011130
2 Interface composition (i COMPRISING i_ref)  /EACC/IF_JOURNAL_DOC_PROCESS General Journal Document Process Interface 20011130
3 Interface implementation (CLASS c. INTERFACES i_ref)  /EACC/CL_DOCUMENT_PROCESS General Document Process in the e-Accounting Engine 20011130
4 Interface implementation (CLASS c. INTERFACES i_ref)  /EACC/CL_JOURNAL_DOC_PROCESS General Journal Document 20020117
Properties
Class /EACC/IF_DOCUMENT_PROCESS  
Short Description General Process Interface in the e-Accounting Engine    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20011129   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /EACC/IF_DOCUMENT_PROCESS has no forward declaration.
Interfaces
Class /EACC/IF_DOCUMENT_PROCESS has no interface implemented.
Friends
Class /EACC/IF_DOCUMENT_PROCESS has no friend class.
Attributes
Class /EACC/IF_DOCUMENT_PROCESS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EXECUTE_POSTING Instance method Public Method Starts Update of Business Transactions 20011129
2 GET_MSG_HANDLER Instance method Public Method Provides the Current Message Handler (If Available) 20011129
3 PREPARE_POSTING Instance method Public Method Prepares Update of Business Transactions 20011129
Events
Class /EACC/IF_DOCUMENT_PROCESS has no event.
Types
Class /EACC/IF_DOCUMENT_PROCESS has no local type.
Method Signatures

Method EXECUTE_POSTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ACC_DOCS_ROOTS Call by reference Object reference (TYPE REF TO) OBJECT Loser Container für Documents Root 20011130
# Exception Resumable Description Created on
1 /EACC/CX_PROCESS_ERROR Verarbeitung kann nicht fortgesetzt werden 20011206

Method GET_MSG_HANDLER 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) IF_FINB_MSG_HANDLER Message Handler 20011129

Method GET_MSG_HANDLER on class /EACC/IF_DOCUMENT_PROCESS has no exception.

Method PREPARE_POSTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_DOC Call by reference Object reference (TYPE REF TO) OBJECT Zur Laufzeit spezifizierten Beleg 20011129
# Exception Resumable Description Created on
1 /EACC/CX_PROCESS_ERROR Verarbeitung kann nicht fortgesetzt werden 20011206
History
Last changed by/on SAP  20041006 
SAP Release Created in