SAP ABAP Interface IF_CPE_QUOTATION_FORECAST_RULE (Forecast Rule)
Hierarchy
☛
PI_BASIS (Software Component) Basis Plug-In
⤷
CA-GTF-CPE (Application Component) Commodity Pricing Engine
⤷
CPE_FA_FE (Package) Commodity Pricing: Formula Assembly and Evaluation (ABAP)

⤷

⤷

Properties
Interface | IF_CPE_QUOTATION_FORECAST_RULE | |
Short Description | Forecast Rule |
General Data
Package | CPE_FA_FE | Commodity Pricing: Formula Assembly and Evaluation (ABAP) |
Created | 20130101 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
Interface IF_CPE_QUOTATION_FORECAST_RULE has no forward declaration.
Interfaces
Interface IF_CPE_QUOTATION_FORECAST_RULE has no interface.
Friends
Interface IF_CPE_QUOTATION_FORECAST_RULE has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | FORECAST_DATE_ROUTINE | Instance attribute | Public | Type reference (TYPE) | CPET_FORECAST_DATE_ROUTINE | Forecast Date Routine | 20130129 | ||
2 | FORECAST_ROUTINE | Instance attribute | Public | Type reference (TYPE) | CPET_QUOTFORECASTROUT | Quotation Forecast Routine | 20130130 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Which Curves are used for which Quotation Keys? | 20130109 |
2 | ![]() |
Instance method | Public | Method | Get the Forecast Date (or current system date and time) | 20130109 |
3 | ![]() |
Instance method | Public | Method | Is Quotation Forecast proposed? | 20130109 |
Events
Interface IF_CPE_QUOTATION_FORECAST_RULE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_CURVE | Public | See coding | Curve for Quotation Key | 20130109 | begin of ty_curve,
curve type cpet_cty_curve,
key type if_cpe_fe_quot_forecast_rout=>ty_quot_key_tenor,
full_key type if_cpe_quotations=>ty_key,
end of ty_curve
|
|
2 | TY_CURVES | Public | See coding | Curves for Quotation Keys | 20130109 | ty_curves type standard table of ty_curve with non-unique default key
|
Method Signatures
Method GET_CURVES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_CURVES | Value transfer | Type reference (TYPE) | TY_CURVES | Curves for Quotation Keys | 20130109 |
Method GET_CURVES on Interface IF_CPE_QUOTATION_FORECAST_RULE has no exception.
Method GET_FORECAST_DATETIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_FORECAST_DATETIME | Value transfer | Type reference (TYPE) | CPET_FORECAST_DATETIME | Forecast Date and Time | 20130129 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CPE Evaluation Terminated | 20130129 | |
2 | ![]() |
System Exception Involving Conversion Errors | 20130129 |
Method IS_FORECAST_PROPOSED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_IS_PROPOSED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130109 |
Method IS_FORECAST_PROPOSED on Interface IF_CPE_QUOTATION_FORECAST_RULE has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |