SAP ABAP Class CL_CPE_QUOTATION_RULE (Quotation 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)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CPE_QUOTATION_RULE Quotation Rule 20130107
Properties
Class CL_CPE_QUOTATION_RULE  
Short Description Quotation Rule    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class CPE_IPC    
Program status     
Category 0   
Package CPE_FA_FE   Commodity Pricing: Formula Assembly and Evaluation (ABAP) 
Created 20121228   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_CPE_QUOTATIONS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_CPE_QUOTATION_FACTORY Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_CPE_QUOTATION_RULE Quotation Rule 20130107
Friends
Class CL_CPE_QUOTATION_RULE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CALENDAR Instance attribute Private Object reference (TYPE REF TO) IF_CPE_CALENDAR Calendar 20130107
2 CLOSED_DAYS_ROUTINE Instance attribute Private Type reference (TYPE) CPET_CLOSEDDAYSROUT CPE Term - Routine for Closed Market Days 20130107
3 DCS_TYPES Instance attribute Private Type reference (TYPE) IF_CPE_QUOTATION_RULE=>TY_DCS_TYPES 20130919
4 EVALUATION_DATA Instance attribute Private Object reference (TYPE REF TO) CL_CPE_FE_EVALUATION_DATA CPE Evaluation data container 20130107
5 FACTORY Instance attribute Private Object reference (TYPE REF TO) IF_CPE_QUOTATION_FACTORY Quotation Factory 20130107
6 FORECAST_RULE Instance attribute Private Object reference (TYPE REF TO) IF_CPE_QUOTATION_FORECAST_RULE Forecast Rule 20130107
7 HOMOGEN_KEYTYPE Instance attribute Private Type reference (TYPE) IF_CPE_QUOTATION_FACTORY=>TY_KEYTYPE 20130919
8 KEYS Instance attribute Private Type reference (TYPE) IF_CPE_QUOTATIONS=>TY_KEYS Quotation Keys 20130107
9 KEY_TYPE Instance attribute Private Type reference (TYPE) CPET_KEYTYPE 20130919
10 KEY_TYPES Instance attribute Private Type reference (TYPE) IF_CPE_QUOTATION_FACTORY=>TY_KEYTYPES 20130925
11 MAXWEIGHTING Instance attribute Private Type reference (TYPE) CPET_MAXWEIGHTING CPE Term - Maximum Weighting of a Element During Averaging 20130107
12 MISS_ENTRY_ROUTINE Instance attribute Private Type reference (TYPE) CPET_MISSENTRYROUT CPE Term - Routine for Missing Entry Used for Period Determ. 20130107
13 NO_BLOCKING_REASONS Instance attribute Private Type reference (TYPE) CPET_NO_BLOCKING_REASONS No Blocking Reasons 20130215
14 QUOTKEY Instance attribute Private Attribute reference (LIKE) 20130219
15 SOURCE_ROUTINE Instance attribute Private Type reference (TYPE) CPET_SOURCEROUT CPE Term - Source Routine for Price Quot. or Curr. Ex. Rates 20130107
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_QUOTATIONS Instance method Private Method 20130109
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130107
3 CREATE_QUOTATION_GROUP Instance method Private Method 20130109
4 CUT_QUOTATIONS Instance method Private Method obsoslete 20130925
5 GET_CALENDAR Instance method Private Method 20130107
6 GET_FORECAST_RULE Instance method Private Method 20130107
7 GET_QUOTATION_KEYS Instance method Private Method 20130109
8 GET_QUOTATION_KEY_TYPE Instance method Private Method 20130109
9 GET_QUOTATION_PROVIDER Instance method Private Method 20130107
10 IMPORT_KEY Instance method Private Method Import Quotation Key 20130107
11 IS_DCS_BASED Instance method Private Method 20130107
Events
Class CL_CPE_QUOTATION_RULE has no event.
Types
Class CL_CPE_QUOTATION_RULE has no local type.
Method Signatures

Method CHECK_QUOTATIONS Signature

Method CHECK_QUOTATIONS on class CL_CPE_QUOTATION_RULE has no parameter.
Method CHECK_QUOTATIONS on class CL_CPE_QUOTATION_RULE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EVALUATION_DATA Call by reference Object reference (TYPE REF TO) CL_CPE_FE_EVALUATION_DATA 20130107
2 Importing PERIODDTIN Call by reference Type reference (TYPE) CPET_PERIODDTIN_WRK 20130107
3 Importing TERMINPUT Call by reference Type reference (TYPE) CPET_TERMINPUT_WRK CPE Term - Work Struct. for Changed Input for General Data 20130107
# Exception Resumable Description Created on
1 CX_CPE_EVALUATION_TERMINATED 20130107

Method CREATE_QUOTATION_GROUP Signature

Method CREATE_QUOTATION_GROUP on class CL_CPE_QUOTATION_RULE has no parameter.
Method CREATE_QUOTATION_GROUP on class CL_CPE_QUOTATION_RULE has no exception.

Method CUT_QUOTATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_QUOTATIONS Call by reference Type reference (TYPE) IF_CPE_QUOTATIONS=>TY_QUOTATIONS 20130925
# Exception Resumable Description Created on
1 CX_CPE_EVALUATION_TERMINATED 20130925

Method GET_CALENDAR Signature

Method GET_CALENDAR on class CL_CPE_QUOTATION_RULE has no parameter.
Method GET_CALENDAR on class CL_CPE_QUOTATION_RULE has no exception.

Method GET_FORECAST_RULE Signature

Method GET_FORECAST_RULE on class CL_CPE_QUOTATION_RULE has no parameter.
Method GET_FORECAST_RULE on class CL_CPE_QUOTATION_RULE has no exception.

Method GET_QUOTATION_KEYS Signature

Method GET_QUOTATION_KEYS on class CL_CPE_QUOTATION_RULE has no parameter.
Method GET_QUOTATION_KEYS on class CL_CPE_QUOTATION_RULE has no exception.

Method GET_QUOTATION_KEY_TYPE Signature

Method GET_QUOTATION_KEY_TYPE on class CL_CPE_QUOTATION_RULE has no parameter.
Method GET_QUOTATION_KEY_TYPE on class CL_CPE_QUOTATION_RULE has no exception.

Method GET_QUOTATION_PROVIDER Signature

Method GET_QUOTATION_PROVIDER on class CL_CPE_QUOTATION_RULE has no parameter.
Method GET_QUOTATION_PROVIDER on class CL_CPE_QUOTATION_RULE has no exception.

Method IMPORT_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KEY Call by reference Type reference (TYPE) IF_CPE_QUOTATIONS=>TY_KEY 20130107
2 Returning R_KEY Value transfer Type reference (TYPE) IF_CPE_QUOTATIONS=>TY_KEY 20130107

Method IMPORT_KEY on class CL_CPE_QUOTATION_RULE has no exception.

Method IS_DCS_BASED Signature

Method IS_DCS_BASED on class CL_CPE_QUOTATION_RULE has no parameter.
Method IS_DCS_BASED on class CL_CPE_QUOTATION_RULE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in