SAP ABAP Class CL_TIDX_PRICE_VALUE (Handle the Values of an Index)
Hierarchy
☛
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
⤷
FIN-FSCM-TRM-TM-TR (Application Component) Transaction Management
⤷
FT_PRICE_INDEX (Package) Objects Relating to Price Index for Bonds

⤷

⤷

Properties
Class | CL_TIDX_PRICE_VALUE | |
Short Description | Handle the Values of an Index | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | FT_PRICE_INDEX | Objects Relating to Price Index for Bonds |
Created | 19990806 | SAP |
Last change | 19990806 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_TIDX_PRICE_VALUE has no forward declaration.
Interfaces
Class CL_TIDX_PRICE_VALUE has no interface implemented.
Friends
Class CL_TIDX_PRICE_VALUE 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) | TIDX_INDEX_NAME | Index Name | 19990806 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TIDX_PRICE_VALUES | Values for the Parent Index | 19990806 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Number of Index Values | 19990806 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_TIDX_PRICE_INDEX | Parent Index | 19990806 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 19990806 |
2 | ![]() |
Instance method | Public | Method | Get the Low and High Bound of the Index Values at ValDate | 19990806 |
3 | ![]() |
Instance method | Public | Method | Get the Number of Index Values | 19990806 |
Events
Class CL_TIDX_PRICE_VALUE has no event.
Types
Class CL_TIDX_PRICE_VALUE 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_PARENT_INDEX | Value transfer | Object reference (TYPE REF TO) | IF_TIDX_PRICE_INDEX | Parent index | 19990806 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
The reference to the parent index is initial | 19990806 |
Method GETLOWHIGHINDEXVALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_HIGH_INDEX_VALUE | Call by reference | Type reference (TYPE) | TIDX_PRICE_VALUE | High index value | 19990806 | ||
2 | ![]() |
CH_LOW_INDEX_VALUE | Call by reference | Type reference (TYPE) | TIDX_PRICE_VALUE | Low index value | 19990806 | ||
3 | ![]() |
IM_VALUE_DATE | Value transfer | Type reference (TYPE) | TIDX_VALUE_DATE | Value date | 19990806 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
The high bound did not exist | 19990806 | |
2 | ![]() |
Something is very, very wrong | 19990806 | |
3 | ![]() |
The low bound did not exist | 19990806 | |
4 | ![]() |
No index values has been defined | 19990806 |
Method GETNUMBEROFVALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_NUM_OF_INDEX_VALUES | Value transfer | Type reference (TYPE) | I | Number of index values | 19990806 |
Method GETNUMBEROFVALUES on class CL_TIDX_PRICE_VALUE has no exception.
History
Last changed by/on | SAP | 19990806 |
SAP Release Created in |