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 FTRTR 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 IT_TRANS Instance attribute Private Type reference (TYPE) T_IT_TRANS Transactions 20011029
2 PTRL_QUERY_SERVICE Static Attribute Private Object reference (TYPE REF TO) CL_QUERY_SERVICE_TRL Treasury Ledger Query Service 20011030
3 _KEYDATE Instance attribute Private Type reference (TYPE) TPM_TRLDATE Key Date 20011106
4 _KEYDATE_B Instance attribute Private Type reference (TYPE) TPM_TRLDATE Key Date: Start 20011113
5 _LOCAL_CURR Instance attribute Private Type reference (TYPE) WAERS Local Currency 20011106
6 _PERIOD_BEGIN Instance attribute Private Type reference (TYPE) TPM_TRLDATE Start of Period 20011106
7 _POSITION_CATEGORY Instance attribute Private Type reference (TYPE) TRR_POSITION_CATEGORY Category of a Position (Trading/Settlement) 20011106
8 _SETTLEMENT_DATE Instance attribute Private Type reference (TYPE) TB_DSETTLE Settlement Date 20011107
9 _STR_DIFF_VALUES Instance attribute Private Type reference (TYPE) DIFS_DIFF_VALUES Structure for Differentiation Values 20011106
10 _TAB_VTBFHAPO Instance attribute Private Type reference (TYPE) FTRTR_TAB_FHAPO Flows (Database View) 20011106
11 _TRANSACTION Instance attribute Private Type reference (TYPE) TPMS_FTR_SEL_RDB Selection Structure for MM Transactions 20011113
12 _TRL_POSITION 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 CLASS_CONSTRUCTOR Static method Public Constructor Class Constructor 20011030
2 RETREIVE_POSITIONS Static method Public Method Gets all Positions for Key Date 20011024
3 SET_ATTRIBUTES_SINGLE 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 Importing IM_KEYDATE Value transfer Type reference (TYPE) TPM_TRLDATE Stichtag 20011024
2 Importing IM_KEYDATE_BEGIN Call by reference Type reference (TYPE) TPM_TRLDATE Stichtag; Beginn 20011115
3 Importing IM_PERIOD_BEGIN Value transfer Type reference (TYPE) TPM_TRLDATE Treasury Ledger Datum 20011024
4 Importing IM_RANGES Value transfer Type reference (TYPE) DIFS_SELECTION_RANGES Ranges über Differenzierungswerte für DB-Selektion 20011024
5 Importing IM_SINCL Value transfer Type reference (TYPE) VVSFINCL 1 Inklusivkennzeichen 20101220
6 Importing IM_SULT Value transfer Type reference (TYPE) TB_SULTIMO Ultimokennzeichen für ein Datum 20101220
7 Returning RE_TAB_POSITION Value transfer Type reference (TYPE) TRRY_POSITION_EXTEN1 Tabelle mit Positionen für Reporting 20011024
# Exception Resumable Description Created on
1 FAILED Allgemeine Ausnahme 20011024

Method SET_ATTRIBUTES_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_KEYDATE Call by reference Type reference (TYPE) TPM_TRLDATE Stichtag, Periodenende 20011107
2 Importing IM_KEYDATE_BEGIN Call by reference Type reference (TYPE) TPM_TRLDATE Stichtag, Periodenende 20011115
3 Importing IM_PERIOD_BEGIN Call by reference Type reference (TYPE) TPM_TRLDATE Periodenanfang 20011107
4 Importing IM_STR_DIFF_VALUES Call by reference Type reference (TYPE) DIFS_DIFF_VALUES Struktur für Differenzierungswerte 20011107
5 Importing IM_TRL_POSITION Call by reference Object reference (TYPE REF TO) CL_POSITION_TRL Treasury Ledger Position 20011107
6 Importing IM_VTBFHAPO Call by reference Type reference (TYPE) FTRTR_TAB_FHAPO Tabelle VTBFHAPO 20011107
# Exception Resumable Description Created on
1 FAILED Fehler ist aufgetreten 20011107
History
Last changed by/on SAP  20110810 
SAP Release Created in 462_10