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 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | 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 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_CPE_CALENDAR | Calendar | 20130107 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | CPET_CLOSEDDAYSROUT | CPE Term - Routine for Closed Market Days | 20130107 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | IF_CPE_QUOTATION_RULE=>TY_DCS_TYPES | 20130919 | ||||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CPE_FE_EVALUATION_DATA | CPE Evaluation data container | 20130107 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_CPE_QUOTATION_FACTORY | Quotation Factory | 20130107 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_CPE_QUOTATION_FORECAST_RULE | Forecast Rule | 20130107 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | IF_CPE_QUOTATION_FACTORY=>TY_KEYTYPE | 20130919 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | IF_CPE_QUOTATIONS=>TY_KEYS | Quotation Keys | 20130107 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | CPET_KEYTYPE | 20130919 | ||||
| 10 | Instance attribute | Private | Type reference (TYPE) | IF_CPE_QUOTATION_FACTORY=>TY_KEYTYPES | 20130925 | ||||
| 11 | Instance attribute | Private | Type reference (TYPE) | CPET_MAXWEIGHTING | CPE Term - Maximum Weighting of a Element During Averaging | 20130107 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | CPET_MISSENTRYROUT | CPE Term - Routine for Missing Entry Used for Period Determ. | 20130107 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | CPET_NO_BLOCKING_REASONS | No Blocking Reasons | 20130215 | |||
| 14 | Instance attribute | Private | Attribute reference (LIKE) | 20130219 | |||||
| 15 | 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 | Instance method | Private | Method | 20130109 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20130107 | |
| 3 | Instance method | Private | Method | 20130109 | ||
| 4 | Instance method | Private | Method | obsoslete | 20130925 | |
| 5 | Instance method | Private | Method | 20130107 | ||
| 6 | Instance method | Private | Method | 20130107 | ||
| 7 | Instance method | Private | Method | 20130109 | ||
| 8 | Instance method | Private | Method | 20130109 | ||
| 9 | Instance method | Private | Method | 20130107 | ||
| 10 | Instance method | Private | Method | Import Quotation Key | 20130107 | |
| 11 | 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 | EVALUATION_DATA | Call by reference | Object reference (TYPE REF TO) | CL_CPE_FE_EVALUATION_DATA | 20130107 | ||||
| 2 | PERIODDTIN | Call by reference | Type reference (TYPE) | CPET_PERIODDTIN_WRK | 20130107 | ||||
| 3 | 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 | 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 | CT_QUOTATIONS | Call by reference | Type reference (TYPE) | IF_CPE_QUOTATIONS=>TY_QUOTATIONS | 20130925 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | I_KEY | Call by reference | Type reference (TYPE) | IF_CPE_QUOTATIONS=>TY_KEY | 20130107 | ||||
| 2 | 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 |