SAP ABAP Class CLT_CPE_QUOTATION_FORECAST (TDC Variant Quotation Forecast)
Hierarchy
PI_BASIS (Software Component) Basis Plug-In
   CA-GTF-CPE (Application Component) Commodity Pricing Engine
     CPE_FA_FE_TEST_DATA (Package) Testdata for Unittests in Commodity Pricing
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CLT_CPE_VARIANT TDC Variant 20130107
Properties
Class CLT_CPE_QUOTATION_FORECAST  
Short Description TDC Variant Quotation Forecast    
Super Class CLT_CPE_VARIANT TDC Variant 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status T  Test Program 
Category 0   
Package CPE_FA_FE_TEST_DATA   Testdata for Unittests in Commodity Pricing 
Created 20121221   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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)
2 IF_CPE_FE_QUOT_FORECAST_ROUT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CLT_CPE_QUOTATION_FORECAST has no interface implemented.
Friends
Class CLT_CPE_QUOTATION_FORECAST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CALLER_DATA Instance attribute Public Object reference (TYPE REF TO) CLT_CPE_CALLER_DATA TDC Variant Caller Data 20130107
2 CURVES Instance attribute Public Type reference (TYPE) TY_CURVES 20130130
3 C_DEFAULT_TDC_NAME Constant Private Type reference (TYPE) ETOBJ_NAME 'CPE_QUOTATION_FORECAST' 20130107
4 DEFAULT_TDC Static Attribute Private Object reference (TYPE REF TO) CL_APL_ECATT_TDC_API 20130107
5 EXCEPTION Instance attribute Public Object reference (TYPE REF TO) CX_CPE_EVALUATION_TERMINATED CPE Evaluation Terminated 20130107
6 EXPECTED_FORECAST_DATE Instance attribute Public Type reference (TYPE) D Forecast Date 20130129
7 EXPECTED_QUOTATIONS Instance attribute Public Type reference (TYPE) CPET_PDT_PRCQUOT_WRK_TAB Table Type of Work Structure for Price Quotation Data 20130107
8 EXPECTED_TERMSTATUS Instance attribute Public Type reference (TYPE) CPET_TERMSTATUS CPE Term - Status 20130107
9 FORECAST_DATE Instance attribute Public Type reference (TYPE) D Forecast Date 20130107
10 FORECAST_STATUS Instance attribute Public Type reference (TYPE) CPET_FORECAST_STATUS Status of Quotation Forecast 20130107
11 FORMULA Instance attribute Public Object reference (TYPE REF TO) CLT_CPE_FORMULA TDC Variant Formula 20130107
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20130107
2 CONSTRUCTOR Instance method Public Constructor 20130107
Events
Class CLT_CPE_QUOTATION_FORECAST has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_CURVE Public See coding 20130130 BEGIN OF ty_curve, dcsid TYPE tba_dcsid, mic TYPE tba_mic, tenor TYPE tba_tenor, curve_type TYPE tba_curvetype, curve_values TYPE if_cpe_curve=>ty_curve_values, END OF ty_curve
2 TY_CURVES Public See coding 20130130 ty_curves TYPE STANDARD TABLE OF ty_curve WITH NON-UNIQUE DEFAULT KEY
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CLT_CPE_QUOTATION_FORECAST has no parameter.
Method CLASS_CONSTRUCTOR on class CLT_CPE_QUOTATION_FORECAST has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TDC Call by reference Object reference (TYPE REF TO) CL_APL_ECATT_TDC_API 20130107
2 Importing VARIANT Call by reference Type reference (TYPE) ETVAR_ID 'ECATTDEFAULT' 20130107

Method CONSTRUCTOR on class CLT_CPE_QUOTATION_FORECAST has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in