SAP ABAP Class CA_TRANSACTIONFLOWGROUP_TRQ (Agent TR: Quantity Ledger - External Position)
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_TRANSACTIONFLOWGROUP_TRQ | Base Agent TR: Quantity Ledger - External Position | 19990817 |
Properties
| Class | CA_TRANSACTIONFLOWGROUP_TRQ | |
| Short Description | Agent TR: Quantity Ledger - External Position | |
| Super Class | CB_TRANSACTIONFLOWGROUP_TRQ | Base Agent TR: Quantity Ledger - External Position |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FTR_QUANTITY_LEDGER | Treasury: Quantity Ledger |
| Created | 19990817 | SAP |
| Last change | 20071120 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CA_TRANSACTIONFLOWGROUP_TRQ has no forward declaration.
Interfaces
Class CA_TRANSACTIONFLOWGROUP_TRQ has no interface implemented.
Friends
Class CA_TRANSACTIONFLOWGROUP_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_TRANSACTIONFLOWGROUP_TRQ | Class Agent - Singleton | 19990817 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | TYP_TAH_BUFFFER | Buffer for Flow Groups | 20000407 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | TYP_TAS_FLOWGROUP | 20070223 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | TYP_TAH_POS_FG | 20070513 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | Class Constructor | 20011015 | |
| 2 | Instance method | Public | Method | 19990901 | ||
| 3 | Instance method | Private | Method | 19990913 | ||
| 4 | Instance method | Public | Method | 19990901 | ||
| 5 | Instance method | Public | Method | Gets all Flow Groups for a Business Transaction | 19991230 | |
| 6 | Instance method | Public | Method | Gets the Flow Groups for a Position from Date | 20000111 |
Events
Class CA_TRANSACTIONFLOWGROUP_TRQ has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TYP_STR_POS_FG | Private | See coding | 20070513 | BEGIN OF TYP_STR_POS_FG,
position_oid TYPE os_guid,
position_date TYPE TPM_POSITION_DATE,
tas_fg_date TYPE SORTED TABLE OF TRQV_FG_DATE
WITH NON-UNIQUE KEY position_date,
END OF TYP_STR_POS_FG
|
||
| 2 | TYP_TAH_BUFFFER | Private | See coding | 20061211 | TYP_TAH_BUFFFER type hashed table of TRQS_FLOWGROUP
with unique key os_guid
|
||
| 3 | TYP_TAH_POS_FG | Private | See coding | 20070513 | TYP_TAH_POS_FG TYPE HASHED TABLE OF TYP_STR_POS_FG
WITH UNIQUE KEY position_oid
|
||
| 4 | TYP_TAS_FLOWGROUP | Private | See coding | 20070223 | TYP_TAS_FLOWGROUP type sorted table of trqt_flowgroup
with non-unique key BUSTRANS_OID
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CA_TRANSACTIONFLOWGROUP_TRQ has no parameter.
Method CLASS_CONSTRUCTOR on class CA_TRANSACTIONFLOWGROUP_TRQ has no exception.
Method DELETE_PERSISTENT Signature
Method DELETE_PERSISTENT on class CA_TRANSACTIONFLOWGROUP_TRQ has no parameter.
Method DELETE_PERSISTENT on class CA_TRANSACTIONFLOWGROUP_TRQ has no exception.
Method GET_CREATED Signature
Method GET_CREATED on class CA_TRANSACTIONFLOWGROUP_TRQ has no parameter.
Method GET_CREATED on class CA_TRANSACTIONFLOWGROUP_TRQ has no exception.
Method GET_PERSISTENT_BY_OID Signature
Method GET_PERSISTENT_BY_OID on class CA_TRANSACTIONFLOWGROUP_TRQ has no parameter.
Method GET_PERSISTENT_BY_OID on class CA_TRANSACTIONFLOWGROUP_TRQ has no exception.
Method READ_BY_BUSTRANS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_TAB_FLOWGROUPS | Call by reference | Type reference (TYPE) | TRQY_FLOWGROUP_OBJ | Bewegungsgruppen des Geschäftsvorfalls | 19991230 | |||
| 2 | IM_BUSTRANS | Call by reference | Object reference (TYPE REF TO) | CL_BUSINESS_TRANSACTION_TRQ | Geschäftsvorfall | 19991230 |
Method READ_BY_BUSTRANS on class CA_TRANSACTIONFLOWGROUP_TRQ has no exception.
Method READ_BY_POSITION_AND_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_TAB_FLOWGROUPS | Call by reference | Type reference (TYPE) | TRQY_FLOWGROUP_OBJ | Transaktionsbewegungsgruppen | 20000111 | |||
| 2 | IM_DATE | Call by reference | Type reference (TYPE) | TPM_POSITION_DATE | Bestandsvaluta | 20000111 | |||
| 3 | IM_POSITION | Call by reference | Object reference (TYPE REF TO) | IF_POSITION_TRQ | Position | 20000111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine Bewegungsgruppen vorhanden | 20000111 |
History
| Last changed by/on | SAP | 20071120 |
| SAP Release Created in |