SAP ABAP Class /EACC/CL_BUSINESS_TRANSACTION (Abstract Business Transaction)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /EACC/IF_BUSINESS_TRANSACTION | General Behaviour of All Business Transactions | 20020107 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /EACC/IF_COMPONENT_RUNNABLE | Executable Component | 20020107 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /EACA/CL_BTA_PROFIT | Business Transaction Profit | 20010828 |
| 2 | Inheritance (c INHERITING FROM c_ref) | /EACA/CL_GL_BTA | GL Business Transaction | 20020710 |
| 3 | Inheritance (c INHERITING FROM c_ref) | /EACC/CL_BTA_GENERIC | Generic BTA | 20021023 |
Properties
| Class | /EACC/CL_BUSINESS_TRANSACTION | |
| Short Description | Abstract Business Transaction | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | /EACC/BUSINESS_TRANSACTION | Basic Package for All Business Transactions in Acc. Engine |
| Created | 20010828 | SAP |
| Last change | 20041209 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /EACC/CL_BUSINESS_TRANSACTION has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /EACC/IF_BUSINESS_TRANSACTION | General Behaviour of All Business Transactions | 20020107 | ||
| 2 | /EACC/IF_COMPONENT_RUNNABLE | Executable Component | 20020107 |
Friends
Class /EACC/CL_BUSINESS_TRANSACTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20020614 | |||||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20020612 | |||||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20020108 | |||||
| 4 | Instance attribute | Public | Attribute reference (LIKE) | 20040507 | |||||
| 5 | Instance attribute | Protected | Type reference (TYPE) | /EACC/BOOLEAN | Boolean Type for e-Accounting | 20020723 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | LOGSYS | Logical System | 20020909 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Special Sender Document Display Using RFC | 20020909 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20010828 | |
| 3 | Instance method | Public | Method | 20020107 | ||
| 4 | Instance method | Public | Method | 20020524 | ||
| 5 | Instance method | Public | Method | 20020107 |
Events
Class /EACC/CL_BUSINESS_TRANSACTION has no event.
Types
Class /EACC/CL_BUSINESS_TRANSACTION has no local type.
Method Signatures
Method BTA_RFC_DISPLAY_PRIMA_NOTA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BUS_TR_CAT | Call by reference | Type reference (TYPE) | ACC_BUS_TR_CAT | Geschäftsvorfallstyp | 20020909 | |||
| 2 | I_LOGSYS | Call by reference | Type reference (TYPE) | LOGSYS | logische Destination (Wird bei Funktionsaufruf angegeben) | 20020909 | |||
| 3 | I_SND_ID | Call by reference | Type reference (TYPE) | FINB_SND_ID | Sender Identifikation | 20031030 | |||
| 4 | I_SND_KEY | Call by reference | Type reference (TYPE) | FINB_SNDKEY | Belegschlüssel des sendenden Systems | 20020909 |
Method BTA_RFC_DISPLAY_PRIMA_NOTA on class /EACC/CL_BUSINESS_TRANSACTION has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BTA_HOME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Name der BTA_HOME-Klasse | 20020613 | |||
| 2 | I_DATABASIS | Call by reference | Type reference (TYPE) | ACC_DATABASIS | Datenbasis | 20020612 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Verarbeitung kann nicht fortgesetzt werden | 20021030 |
Method CREATE_BTA_PROCESS Signature
Method CREATE_BTA_PROCESS on class /EACC/CL_BUSINESS_TRANSACTION has no parameter.
Method CREATE_BTA_PROCESS on class /EACC/CL_BUSINESS_TRANSACTION has no exception.
Method DISPLAY_PRIMA_NOTA Signature
Method DISPLAY_PRIMA_NOTA on class /EACC/CL_BUSINESS_TRANSACTION has no parameter.
Method DISPLAY_PRIMA_NOTA on class /EACC/CL_BUSINESS_TRANSACTION has no exception.
Method IS_RUNNABLE Signature
Method IS_RUNNABLE on class /EACC/CL_BUSINESS_TRANSACTION has no parameter.
Method IS_RUNNABLE on class /EACC/CL_BUSINESS_TRANSACTION has no exception.
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in | 10A |