SAP ABAP Class CA_BUSINESSTRANSACTION_TRF (Agent CL_BUSINESS_TRANSACTION_TRF)
Hierarchy
☛
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
⤷
FIN-FSCM-TRM-TM-BO (Application Component) Back Office
⤷
FTR_LISTED_OPTIONS_FUTURES (Package) Treasury: Listed Options and Futures
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CB_BUSINESSTRANSACTION_TRF | Base Agent CL_BUSINESS_TRANSACTION_TRF | 20000413 |
Properties
| Class | CA_BUSINESSTRANSACTION_TRF | |
| Short Description | Agent CL_BUSINESS_TRANSACTION_TRF | |
| Super Class | CB_BUSINESSTRANSACTION_TRF | Base Agent CL_BUSINESS_TRANSACTION_TRF |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FTR_LISTED_OPTIONS_FUTURES | Treasury: Listed Options and Futures |
| Created | 20000413 | SAP |
| Last change | 20050109 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CA_BUSINESSTRANSACTION_TRF has no forward declaration.
Interfaces
Class CA_BUSINESSTRANSACTION_TRF has no interface implemented.
Friends
Class CA_BUSINESSTRANSACTION_TRF 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_BUSINESSTRANSACTION_TRF | Class Agent - Singleton | 20000413 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | TRFY_BUSTRANS_T | Buffer for Database Records | 20000414 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks if Key Date Exists for Position Key Date Margin | 20000510 | |
| 2 | Static method | Public | Constructor | Class Constructor | 20011016 | |
| 3 | Instance method | Public | Method | Finds and generates Business Transaction for Given BT ID | 20000417 | |
| 4 | Instance method | Public | Method | Reads Business Transaction for Given Business Transaction ID | 20000417 |
Events
Class CA_BUSINESSTRANSACTION_TRF has no event.
Types
Class CA_BUSINESSTRANSACTION_TRF has no local type.
Method Signatures
Method CHECK_VAMA_AFTER_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CLASS_POSITION | Value transfer | Object reference (TYPE REF TO) | CL_CLASS_POSITION_TRF | Gattungsposition | 20000510 | |||
| 2 | IM_DATE | Value transfer | Type reference (TYPE) | TPM_POSITION_DATE | Stichtag | 20000510 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | nachfolgender Variation Margin Lauf vorhanden | 20000510 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CA_BUSINESSTRANSACTION_TRF has no parameter.
Method CLASS_CONSTRUCTOR on class CA_BUSINESSTRANSACTION_TRF has no exception.
Method FIND_BY_BUSTRANSID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_BUSINESS_TRANSACTION | Value transfer | Object reference (TYPE REF TO) | CL_BUSINESSTRANSACTION_TRF | Geschäftsvorfall | 20000418 | |||
| 2 | EX_FLAG_NEW | Value transfer | Type reference (TYPE) | XFELD | Flag: neuer Geschäftsvorfall | 20000418 | |||
| 3 | IM_BUSTRANSID | Value transfer | Type reference (TYPE) | TPM_BUSTRANSID | Geschäftsvorfalls-ID | 20000417 | |||
| 4 | IM_FLAG_NO_CREATE | Value transfer | Type reference (TYPE) | XFELD | SPACE | Flag: neuer Geschäftsvorfall anlegen verboten | 20000724 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler ist aufgetreten | 20000504 |
Method READ_BY_BUSTRANSID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_BUSTRANSID | Call by reference | Type reference (TYPE) | TPM_BUSTRANSID | Geschäftsvorfalls-ID | 20000417 | |||
| 2 | RE_BUSINESS_TRANSACTION | Value transfer | Object reference (TYPE REF TO) | CL_BUSINESSTRANSACTION_TRF | Geschäftsvorfall | 20000417 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | kein Geschäftsvorfall gefunden | 20000417 |
History
| Last changed by/on | SAP | 20050109 |
| SAP Release Created in |