SAP ABAP Class CA_BUSINESS_TRANSACTION_TRQ (Agent Treasury: Quantity Ledger - Business Transaction)
Hierarchy
☛
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
⤷
FIN-FSCM-TRM-TM (Application Component) Transaction Manager
⤷
FTR_QUANTITY_LEDGER (Package) Treasury: Quantity Ledger
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CB_BUSINESS_TRANSACTION_TRQ | Base Agent Treasury: Quantity Ledger - Business Transaction | 19991230 |
Properties
| Class | CA_BUSINESS_TRANSACTION_TRQ | |
| Short Description | Agent Treasury: Quantity Ledger - Business Transaction | |
| Super Class | CB_BUSINESS_TRANSACTION_TRQ | Base Agent Treasury: Quantity Ledger - Business Transaction |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FTR_QUANTITY_LEDGER | Treasury: Quantity Ledger |
| Created | 19991230 | SAP |
| Last change | 20071120 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CA_BUSINESS_TRANSACTION_TRQ has no forward declaration.
Interfaces
Class CA_BUSINESS_TRANSACTION_TRQ has no interface implemented.
Friends
Class CA_BUSINESS_TRANSACTION_TRQ 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_TRQ | Class Agent - Singleton | 19991230 | |||
| 2 | Instance attribute | Private | See coding | Buffer | 19991230 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | TYP_TAB_BUFFER_RT | 20060620 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | Class Constructor | 20011016 | |
| 2 | Instance method | Public | Method | 19991230 | ||
| 3 | Instance method | Private | Method | 19991230 | ||
| 4 | Instance method | Private | Method | 19991230 | ||
| 5 | Instance method | Public | Method | Fills Buffer with Business Transaction Data | 20020130 | |
| 6 | Instance method | Public | Method | Reads Business Transaction with TRD Business Transaction ID | 20000103 | |
| 7 | Instance method | Public | Method | Reads Business Transaction with TRD Business Transaction ID | 20020130 |
Events
Class CA_BUSINESS_TRANSACTION_TRQ has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TYP_BUFFER_RT | Private | See coding | 20060620 | BEGIN OF TYP_BUFFER_RT,
bustransid TYPE tpm_bustransid,
instance TYPE REF TO cl_business_transaction_trq,
END OF TYP_BUFFER_RT
|
||
| 2 | TYP_TAB_BUFFER_RT | Private | See coding | 20060620 | TYP_TAB_BUFFER_RT type hashed table of TYP_BUFFER_RT
with unique key bustransid
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CA_BUSINESS_TRANSACTION_TRQ has no parameter.
Method CLASS_CONSTRUCTOR on class CA_BUSINESS_TRANSACTION_TRQ has no exception.
Method DELETE_PERSISTENT Signature
Method DELETE_PERSISTENT on class CA_BUSINESS_TRANSACTION_TRQ has no parameter.
Method DELETE_PERSISTENT on class CA_BUSINESS_TRANSACTION_TRQ has no exception.
Method GET_CREATED Signature
Method GET_CREATED on class CA_BUSINESS_TRANSACTION_TRQ has no parameter.
Method GET_CREATED on class CA_BUSINESS_TRANSACTION_TRQ has no exception.
Method GET_PERSISTENT_BY_OID Signature
Method GET_PERSISTENT_BY_OID on class CA_BUSINESS_TRANSACTION_TRQ has no parameter.
Method GET_PERSISTENT_BY_OID on class CA_BUSINESS_TRANSACTION_TRQ has no exception.
Method LOAD_BUFFER_W_BUSTRANSID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TAB_BUSTRANSID | Call by reference | Type reference (TYPE) | TRDY_BUSTRANSID | Tabelle von IDs für Distributor-Geschäftsvorfälle | 20020130 |
Method LOAD_BUFFER_W_BUSTRANSID on class CA_BUSINESS_TRANSACTION_TRQ has no exception.
Method READ_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_TRQ | Geschäftsvorfall | 20000103 | |||
| 2 | IM_BUSTRANSID | Call by reference | Type reference (TYPE) | TPM_BUSTRANSID | GeschäftsvorfallsID | 20000103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Geschäftsvorfall existiert nicht | 20000103 |
Method READ_BY_BUSTRANSID_W_BUFFER 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_TRQ | Geschäftsvorfall | 20020130 | |||
| 2 | IM_BUSTRANSID | Call by reference | Type reference (TYPE) | TPM_BUSTRANSID | GeschäftsvorfallsID | 20020130 | |||
| 3 | IM_FLG_SEARCH_DB | Call by reference | Type reference (TYPE) | XFELD | 'X' | search DB if not found in buffer | 20111114 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Geschäftsvorfall existiert nicht | 20020130 |
History
| Last changed by/on | SAP | 20071120 |
| SAP Release Created in |