SAP ABAP Class IF_TIDX_PRICE_INDEX (Price Index Interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TIDX_PRICE_INDEX Handle a Price Index 19990824
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TIDX_PRICE_INDEX_NEW_POS Handle a Price Index 20000313
Properties
Class IF_TIDX_PRICE_INDEX  
Short Description Price Index Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 19990824   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_TIDX_PRICE_INDEX has no forward declaration.
Interfaces
Class IF_TIDX_PRICE_INDEX has no interface implemented.
Friends
Class IF_TIDX_PRICE_INDEX has no friend class.
Attributes
Class IF_TIDX_PRICE_INDEX has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GETINDEXFACTOR4DISTFLOWTYPE Instance method Public Method Get the Index Factor for a Distribution Flow Type 20000313
2 GETINDEXNAME Instance method Public Method Get the Name of the Index 19990824
3 GETINDEXTEXT Instance method Public Method Get the Index Text 19990824
4 GETINDEXVALUEFORFLOW Instance method Public Method Get the Index Value for a Specific Flow 19990824
5 ISFLOWINDEXRELEVANT Instance method Public Method Returns 'X' or ' ' if the Flow is Index Relevant or Not 19990827
Events
Class IF_TIDX_PRICE_INDEX has no event.
Types
Class IF_TIDX_PRICE_INDEX has no local type.
Method Signatures

Method GETINDEXFACTOR4DISTFLOWTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DIS_FLOW_TYPE Value transfer Type reference (TYPE) TPM_DIS_FLOWTYPE Treasury: Fortschreibungsart 20000313
2 Importing IM_VALUE_DATE Value transfer Type reference (TYPE) TIDX_VALUE_DATE Value date 20000313
3 Returning RE_INDEX_4_DIS_FLOW_TYPE Value transfer Type reference (TYPE) TIDX_INDEX_4_DIST_FLOW_TYPE Return structure 20000313
# Exception Resumable Description Created on
1 EXC_INDEX_VALUES_NOT_DEFINED The index values are not defined for such an early valuedate 20000313

Method GETINDEXNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_INDEX_NAME Value transfer Type reference (TYPE) TIDX_INDEX_NAME Name of the index 19990824

Method GETINDEXNAME on class IF_TIDX_PRICE_INDEX has no exception.

Method GETINDEXTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_INDEX_TEXT Value transfer Type reference (TYPE) TIDX_INDEX_TEXT Describtion of the index 19990824

Method GETINDEXTEXT on class IF_TIDX_PRICE_INDEX has no exception.

Method GETINDEXVALUEFORFLOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FLOW_TYPE Value transfer Type reference (TYPE) SBEWART Flow type 19990824
2 Importing IM_RANTYP Value transfer Type reference (TYPE) RANTYP '2' Contract type 19990824
3 Importing IM_VALUE_DATE Value transfer Type reference (TYPE) TIDX_VALUE_DATE Value date 19990824
4 Returning RE_IDX_VALUE_FOR_FLOW Value transfer Type reference (TYPE) TIDX_IDX_VALUE_FOR_FLOW Result structure 19990824
# Exception Resumable Description Created on
1 EXC_FLOW_TYPE_NOT_IDX_RELEVANT The flow type is not relevant for the index 19990824
2 EXC_INDEX_VALUES_NOT_DEFINED The index values are not defined for such an early valuedate 19990824

Method ISFLOWINDEXRELEVANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FLOW_TYPE Value transfer Type reference (TYPE) SBEWART Flow type 19990827
2 Importing IM_RANTYP Value transfer Type reference (TYPE) RANTYP '2' Contract type 19990827
3 Returning RE_INDEX_RELEVANT Value transfer Type reference (TYPE) XFELD Is the flow index relevant 19990827

Method ISFLOWINDEXRELEVANT on class IF_TIDX_PRICE_INDEX has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in