SAP ABAP Interface /EACC/IF_BTA_DOCUMENT_PROCESS (Process Interface for Accounting Eng. Business Transactions)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BAC-AE (Application Component) Accounting Engine
⤷
/EACC/BUSINESS_TRANSACTION (Package) Basic Package for All Business Transactions in Acc. Engine
⤷
⤷
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
| Interface | /EACC/IF_BTA_DOCUMENT_PROCESS | |
| Short Description | Process Interface for Accounting Eng. Business Transactions |
General Data
| Package | /EACC/BUSINESS_TRANSACTION | Basic Package for All Business Transactions in Acc. Engine |
| Created | 20010522 | SAP |
| Last changed | 20041209 | SAP |
| Unicode checks active |
Forward declarations
Interface /EACC/IF_BTA_DOCUMENT_PROCESS has no forward declaration.
Interfaces
Interface /EACC/IF_BTA_DOCUMENT_PROCESS has no interface.
Friends
Interface /EACC/IF_BTA_DOCUMENT_PROCESS has no friend.
Attributes
Interface /EACC/IF_BTA_DOCUMENT_PROCESS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Starts Update of Business Transactions | 20011130 | |
| 2 | Instance method | Public | Method | Provides the Current Message Handler (If Available) | 20011130 | |
| 3 | Instance method | Public | Method | Prepares Update of Business Transactions | 20011130 | |
| 4 | Instance method | Public | Method | Posts Reversal Documents for the Given Business Transactions | 20011207 |
Events
Interface /EACC/IF_BTA_DOCUMENT_PROCESS has no event.
Types
Interface /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 | 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 | 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 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_FINB_MSG_HANDLER | Message Handler | 20011130 |
Method GET_MSG_HANDLER on Interface /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 | EO_DOCUMENT_READER | Call by reference | Object reference (TYPE REF TO) | IF_FINB_READER | Reader für den zu buchenden Beleg | 20040729 | |||
| 2 | IX_NOT_FIRST_PREPARE | Call by reference | Type reference (TYPE) | /EACC/BOOLEAN | muß ab 2.ten prepare_posting gesetzt werden | 20030715 | |||
| 3 | IX_NO_DISPLAY | Call by reference | Type reference (TYPE) | /EACC/BOOLEAN | Simulieren ohne Anzeige (prüfen) | 20020710 | |||
| 4 | IX_SIMULATE | Call by reference | Type reference (TYPE) | /EACC/BOOLEAN | Simulieren | 20020522 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Rechnungswesenbeleg fehlerhaft | 20020301 | ||
| 2 | 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 | IT_REVERSAL_DOCUMENTS | Call by reference | Type reference (TYPE) | /EACC/REVERSAL_DOCUMENT_TBL | Informationen zu den Stornogeschäftsvorfällen | 20011207 | |||
| 2 | IX_NOT_FIRST_PREPARE | Call by reference | Type reference (TYPE) | /EACC/BOOLEAN | muß ab 2.ten prepare_posting gesetzt werden | 20030722 | |||
| 3 | IX_NO_DISPLAY | Call by reference | Type reference (TYPE) | /EACC/BOOLEAN | Simulieren ohne Anzeige (prüfen) | 20020826 | |||
| 4 | IX_SIMULATE | Call by reference | Type reference (TYPE) | /EACC/BOOLEAN | wahr falls Belegsimulationsmodus erwünscht | 20020522 | |||
| 5 | I_ACC_CLOSESTEP | Call by reference | Type reference (TYPE) | ACC_CLOSESTEP | Abschlußphase | 20021111 | |||
| 6 | I_ALT_PDATE | Call by reference | Type reference (TYPE) | DATUM | Abweichendes Buchungsdatum | 20020621 | |||
| 7 | I_REV_REASON | Call by reference | Type reference (TYPE) | /EACC/REV_REASON | Stornogrund | 20020521 | |||
| 8 | I_TRANCHE | Call by reference | Type reference (TYPE) | FINB_TRANCH | Tranche | 20011207 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Rechnungswesenbeleg teilweise fehlerhaft | 20020904 | ||
| 2 | Verarbeitung kann nicht fortgesetzt werden | 20011207 |
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in | 10A |