SAP ABAP Interface IF_CPE_CURVE (Commodity Curve)
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_CURVE  
Short Description Commodity Curve    
General Data
Package CPE_FA_FE   Commodity Pricing: Formula Assembly and Evaluation (ABAP) 
Created 20130118   SAP 
Last changed 20131127   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_CPE_CURVE has no interface.
Friends
Interface IF_CPE_CURVE has no friend.
Attributes
Interface IF_CPE_CURVE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 READ_CURVE_VALUES Instance method Public Method Read Curve Values 20130130
Events
Interface IF_CPE_CURVE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_CURVE_VALUE Public Type reference (TYPE) IF_CPE_FE_QUOT_FORECAST_ROUT=>TY_FORECAST_VALUE Curve Value 20130130
2 TY_CURVE_VALUES Public Type reference (TYPE) IF_CPE_FE_QUOT_FORECAST_ROUT=>TY_FORECAST_VALUES Curve Values 20130130
Method Signatures

Method READ_CURVE_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_COMMODITY_ID Value transfer Type reference (TYPE) TBA_CTY_ID 20130419
2 Exporting E_CURVE_DATE Value transfer Type reference (TYPE) TBA_CURVEDATE 20130419
3 Exporting E_CURVE_VALUES Value transfer Type reference (TYPE) TY_CURVE_VALUES Curve Values 20130130
4 Exporting E_INCOMPLETE Value transfer Type reference (TYPE) ABAP_BOOL 'X' if Curve Values are based on outdated grid points 20130130
5 Importing I_PRICEDATES Call by reference Type reference (TYPE) IF_CPE_FE_QUOT_FORECAST_ROUT=>TY_PRICEDATES Price Dates 20130130
# Exception Resumable Description Created on
1 CX_CPE_EVALUATION_TERMINATED CPE Evaluation Terminated 20130130
History
Last changed by/on SAP  20131127 
SAP Release Created in