SAP ABAP Class CA_BUSINESS_TRANSACTION_TRC (Agent Persistent Class for TRC)
Hierarchy
☛
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
⤷
FIN-FSCM-TRM-TM (Application Component) Transaction Manager
⤷
FTR_CASH_MGT_UPDATE (Package) Cash Management Update for CFM-TM
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CB_BUSINESS_TRANSACTION_TRC | Base agent Persistent Class for TRC | 20011122 |
Properties
| Class | CA_BUSINESS_TRANSACTION_TRC | |
| Short Description | Agent Persistent Class for TRC | |
| Super Class | CB_BUSINESS_TRANSACTION_TRC | Base agent Persistent Class for TRC |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FTR_CASH_MGT_UPDATE | Cash Management Update for CFM-TM |
| Created | 20011122 | SAP |
| Last change | 20040819 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CA_BUSINESS_TRANSACTION_TRC has no forward declaration.
Interfaces
Class CA_BUSINESS_TRANSACTION_TRC has no interface implemented.
Friends
Class CA_BUSINESS_TRANSACTION_TRC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Object reference (TYPE REF TO) | CA_BUSINESS_TRANSACTION_TRC | Class Agent - Singleton | 20011122 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | TRCY_BUSTRANS | Table type for table TRCT_BUSTRANS | 20011128 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | Class Constructor | 20011122 | |
| 2 | Instance method | Public | Method | Find object in new transactions by business transaction id | 20040702 | |
| 3 | Instance method | Public | Method | Get Object by business transaction id | 20011127 | |
| 4 | Instance method | Protected | Method | 20011127 |
Events
Class CA_BUSINESS_TRANSACTION_TRC has no event.
Types
Class CA_BUSINESS_TRANSACTION_TRC has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CA_BUSINESS_TRANSACTION_TRC has no parameter.
Method CLASS_CONSTRUCTOR on class CA_BUSINESS_TRANSACTION_TRC has no exception.
Method GET_NEW_TRANS_BY_BUSTRANSID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_BUSTRANS | Call by reference | Object reference (TYPE REF TO) | CL_BUSINESS_TRANSACTION_TRC | Persistenzklasse für TRC | 20040702 | |||
| 2 | IM_BUSTRANSID | Call by reference | Type reference (TYPE) | TPM_BUSTRANSID | ID des Distributor-Geschäftsvorfalls | 20040702 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Geschäftsvorfall wurde nicht gefunden | 20040702 |
Method GET_PERSISTENT_BY_BUSTRANSID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_BUSTRANS | Call by reference | Object reference (TYPE REF TO) | CL_BUSINESS_TRANSACTION_TRC | Referenz auf Geschäftsvorfall | 20011127 | |||
| 2 | IM_BUSTRANSID | Call by reference | Type reference (TYPE) | TPM_BUSTRANSID | ID des Distributor-Geschäftsvorfalls | 20011127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Aufruf zum Anlegen einer neuen Transaktion | 20011127 |
Method GET_PERSISTENT_BY_OID Signature
Method GET_PERSISTENT_BY_OID on class CA_BUSINESS_TRANSACTION_TRC has no parameter.
Method GET_PERSISTENT_BY_OID on class CA_BUSINESS_TRANSACTION_TRC has no exception.
History
| Last changed by/on | SAP | 20040819 |
| SAP Release Created in | 110 |