SAP ABAP Class CL_MM_POSITION_TRR (Money Market Transaction)
Hierarchy
☛
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
⤷
FIN-FSCM-TRM-TM-BO (Application Component) Back Office
⤷
FTR_TRL_REPORTING (Package) Reporting Treasury Ledger
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_POSITION_EXTEN1_TRR | Position with Capital Flow Calculation | 20011024 |
Properties
| Class | CL_MM_POSITION_TRR | |
| Short Description | Money Market Transaction | |
| Super Class | CL_POSITION_EXTEN1_TRR | Position with Capital Flow Calculation |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FTR_TRL_REPORTING | Reporting Treasury Ledger |
| Created | 20011024 | SAP |
| Last change | 20110810 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_MM_POSITION_TRR has no interface implemented.
Friends
Class CL_MM_POSITION_TRR 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) | T_IT_TRANS | Transactions | 20011029 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_QUERY_SERVICE_TRL | Treasury Ledger Query Service | 20011030 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | TPM_TRLDATE | Key Date | 20011106 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | TPM_TRLDATE | Key Date: Start | 20011113 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | WAERS | Local Currency | 20011106 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | TPM_TRLDATE | Start of Period | 20011106 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | TRR_POSITION_CATEGORY | Category of a Position (Trading/Settlement) | 20011106 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | TB_DSETTLE | Settlement Date | 20011107 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | DIFS_DIFF_VALUES | Structure for Differentiation Values | 20011106 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | FTRTR_TAB_FHAPO | Flows (Database View) | 20011106 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | TPMS_FTR_SEL_RDB | Selection Structure for MM Transactions | 20011113 | |||
| 12 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_POSITION_TRL | Treasury Ledger Position | 20011106 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | Class Constructor | 20011030 | |
| 2 | Static method | Public | Method | Gets all Positions for Key Date | 20011024 | |
| 3 | Instance method | Private | Method | Sets attributes | 20011107 |
Events
Class CL_MM_POSITION_TRR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_IT_TRANS | Private | See coding | 20011029 | |
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_MM_POSITION_TRR has no parameter.
Method CLASS_CONSTRUCTOR on class CL_MM_POSITION_TRR has no exception.
Method RETREIVE_POSITIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_KEYDATE | Value transfer | Type reference (TYPE) | TPM_TRLDATE | Stichtag | 20011024 | |||
| 2 | IM_KEYDATE_BEGIN | Call by reference | Type reference (TYPE) | TPM_TRLDATE | Stichtag; Beginn | 20011115 | |||
| 3 | IM_PERIOD_BEGIN | Value transfer | Type reference (TYPE) | TPM_TRLDATE | Treasury Ledger Datum | 20011024 | |||
| 4 | IM_RANGES | Value transfer | Type reference (TYPE) | DIFS_SELECTION_RANGES | Ranges über Differenzierungswerte für DB-Selektion | 20011024 | |||
| 5 | IM_SINCL | Value transfer | Type reference (TYPE) | VVSFINCL | 1 | Inklusivkennzeichen | 20101220 | ||
| 6 | IM_SULT | Value transfer | Type reference (TYPE) | TB_SULTIMO | Ultimokennzeichen für ein Datum | 20101220 | |||
| 7 | RE_TAB_POSITION | Value transfer | Type reference (TYPE) | TRRY_POSITION_EXTEN1 | Tabelle mit Positionen für Reporting | 20011024 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeine Ausnahme | 20011024 |
Method SET_ATTRIBUTES_SINGLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_KEYDATE | Call by reference | Type reference (TYPE) | TPM_TRLDATE | Stichtag, Periodenende | 20011107 | |||
| 2 | IM_KEYDATE_BEGIN | Call by reference | Type reference (TYPE) | TPM_TRLDATE | Stichtag, Periodenende | 20011115 | |||
| 3 | IM_PERIOD_BEGIN | Call by reference | Type reference (TYPE) | TPM_TRLDATE | Periodenanfang | 20011107 | |||
| 4 | IM_STR_DIFF_VALUES | Call by reference | Type reference (TYPE) | DIFS_DIFF_VALUES | Struktur für Differenzierungswerte | 20011107 | |||
| 5 | IM_TRL_POSITION | Call by reference | Object reference (TYPE REF TO) | CL_POSITION_TRL | Treasury Ledger Position | 20011107 | |||
| 6 | IM_VTBFHAPO | Call by reference | Type reference (TYPE) | FTRTR_TAB_FHAPO | Tabelle VTBFHAPO | 20011107 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler ist aufgetreten | 20011107 |
History
| Last changed by/on | SAP | 20110810 |
| SAP Release Created in | 462_10 |