SAP ABAP Class IF_CPE_QUOTATION_FORECAST_RULE (Forecast Rule)
Properties
| Class | IF_CPE_QUOTATION_FORECAST_RULE | |
| Short Description | Forecast Rule | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130101 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_CPE_QUOTATION_FORECAST_RULE has no forward declaration.
Interfaces
Class IF_CPE_QUOTATION_FORECAST_RULE has no interface implemented.
Friends
Class IF_CPE_QUOTATION_FORECAST_RULE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | CPET_FORECAST_DATE_ROUTINE | Forecast Date Routine | 20130129 | |||
| 2 | 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
Class 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 class 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 class IF_CPE_QUOTATION_FORECAST_RULE has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |