SAP ABAP Class /EACC/IF_BTA_DOCUMENT_PROCESS (Process Interface for Accounting Eng. Business Transactions)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  /EACA/IF_BTA_GL_DOC_PROCESS BTA Process Interface General Ledger 20011206
2 Interface composition (i COMPRISING i_ref)  /EACA/IF_BTA_PROFIT_PROCESS Process Interface for the Business Transaction Profit 20011203
3 Interface composition (i COMPRISING i_ref)  /EACC/IF_BTA_GENERIC_PROCESS External Interface of Generic BTA Process 20021023
4 Interface implementation (CLASS c. INTERFACES i_ref)  /EACC/CL_BTA_DOCUMENT_PROCESS Abstract Business Transaction in the e-Accounting Engine 20011130
Properties
Class /EACC/IF_BTA_DOCUMENT_PROCESS  
Short Description Process Interface for Accounting Eng. Business Transactions    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20010522   SAP 
Last change 20041209   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /EACC/IF_BTA_DOCUMENT_PROCESS has no forward declaration.
Interfaces
Class /EACC/IF_BTA_DOCUMENT_PROCESS has no interface implemented.
Friends
Class /EACC/IF_BTA_DOCUMENT_PROCESS has no friend class.
Attributes
Class /EACC/IF_BTA_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 20011130
2 GET_MSG_HANDLER Instance method Public Method Provides the Current Message Handler (If Available) 20011130
3 PREPARE_POSTING Instance method Public Method Prepares Update of Business Transactions 20011130
4 PREPARE_REVERSAL_POSTING Instance method Public Method Posts Reversal Documents for the Given Business Transactions 20011207
Events
Class /EACC/IF_BTA_DOCUMENT_PROCESS has no event.
Types
Class /EACC/IF_BTA_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 IT_TMP2FINAL_SND_KEY Call by reference Type reference (TYPE) /EACC/YT_TMP_SND_KEY Substitution für temp. Belegschlüssel des sendenden Systems 20030620
# Exception Resumable Description Created on
1 /EACC/CX_PROCESS_ERROR Verarbeitung kann nicht fortgesetzt werden 20011203

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 20011130

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

Method PREPARE_POSTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_DOCUMENT_READER Call by reference Object reference (TYPE REF TO) IF_FINB_READER Reader für den zu buchenden Beleg 20040729
2 Importing IX_NOT_FIRST_PREPARE Call by reference Type reference (TYPE) /EACC/BOOLEAN muß ab 2.ten prepare_posting gesetzt werden 20030715
3 Importing IX_NO_DISPLAY Call by reference Type reference (TYPE) /EACC/BOOLEAN Simulieren ohne Anzeige (prüfen) 20020710
4 Importing IX_SIMULATE Call by reference Type reference (TYPE) /EACC/BOOLEAN Simulieren 20020522
# Exception Resumable Description Created on
1 /EACC/CX_DOCUMENT_ERROR Rechnungswesenbeleg fehlerhaft 20020301
2 /EACC/CX_PROCESS_ERROR Verarbeitung kann nicht fortgesetzt werden 20011203

Method PREPARE_REVERSAL_POSTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_REVERSAL_DOCUMENTS Call by reference Type reference (TYPE) /EACC/REVERSAL_DOCUMENT_TBL Informationen zu den Stornogeschäftsvorfällen 20011207
2 Importing IX_NOT_FIRST_PREPARE Call by reference Type reference (TYPE) /EACC/BOOLEAN muß ab 2.ten prepare_posting gesetzt werden 20030722
3 Importing IX_NO_DISPLAY Call by reference Type reference (TYPE) /EACC/BOOLEAN Simulieren ohne Anzeige (prüfen) 20020826
4 Importing IX_SIMULATE Call by reference Type reference (TYPE) /EACC/BOOLEAN wahr falls Belegsimulationsmodus erwünscht 20020522
5 Importing I_ACC_CLOSESTEP Call by reference Type reference (TYPE) ACC_CLOSESTEP Abschlußphase 20021111
6 Importing I_ALT_PDATE Call by reference Type reference (TYPE) DATUM Abweichendes Buchungsdatum 20020621
7 Importing I_REV_REASON Call by reference Type reference (TYPE) /EACC/REV_REASON Stornogrund 20020521
8 Importing I_TRANCHE Call by reference Type reference (TYPE) FINB_TRANCH Tranche 20011207
# Exception Resumable Description Created on
1 /EACC/CX_DOCUMENT_ERROR Rechnungswesenbeleg teilweise fehlerhaft 20020904
2 /EACC/CX_PROCESS_ERROR Verarbeitung kann nicht fortgesetzt werden 20011207
History
Last changed by/on SAP  20041209 
SAP Release Created in