SAP ABAP Class CL_ITERATOR_TRANSACTION_TRS (Iterator - List of TRS Transactions)
Hierarchy
☛
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
⤷
FIN-FSCM-TRM-TM-BO (Application Component) Back Office
⤷
FTR_SECURITY_ACCOUNT_MGT (Package) Treasury: Securities Account Management
⤷
⤷
Properties
| Class | CL_ITERATOR_TRANSACTION_TRS | |
| Short Description | Iterator - List of TRS Transactions | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FTR_SECURITY_ACCOUNT_MGT | Treasury: Securities Account Management |
| Created | 20010420 | SAP |
| Last change | 20050109 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ITERATOR_TRANSACTION_TRS has no forward declaration.
Interfaces
Class CL_ITERATOR_TRANSACTION_TRS has no interface implemented.
Friends
Class CL_ITERATOR_TRANSACTION_TRS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | TPM_BUSTRANSID | Bustrans ID of Current Transaction | 20010420 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | TRST_CLASFLO | Current Flow of Current Transaction | 20010420 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | I | Index of Current Flow | 20010420 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | TRSY_CLASFLO | All Transactions | 20010420 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20010420 | |
| 2 | Instance method | Public | Method | Gets the Next Transaction in Flow Format | 20010420 | |
| 3 | Instance method | Public | Method | Sets Iterator to Initial Value | 20010420 |
Events
Class CL_ITERATOR_TRANSACTION_TRS has no event.
Types
Class CL_ITERATOR_TRANSACTION_TRS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TAB_FLOW | Value transfer | Type reference (TYPE) | TRSY_CLASFLO | Liste mit mehreren TRS Transaktionen | 20010420 |
Method CONSTRUCTOR on class CL_ITERATOR_TRANSACTION_TRS has no exception.
Method NEXT_FLOWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | TRSY_CLASFLO | Transaktion im Bewegungs-Format | 20010420 |
Method NEXT_FLOWS on class CL_ITERATOR_TRANSACTION_TRS has no exception.
Method RESET Signature
Method RESET on class CL_ITERATOR_TRANSACTION_TRS has no parameter.
Method RESET on class CL_ITERATOR_TRANSACTION_TRS has no exception.
History
| Last changed by/on | SAP | 20050109 |
| SAP Release Created in | 463_20 |