SAP ABAP Interface IF_CPE_QUOTATION_PROVIDER (Quotation Provider)
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_QUOTATION_PROVIDER | |
Short Description | Quotation Provider |
General Data
Package | CPE_FA_FE | Commodity Pricing: Formula Assembly and Evaluation (ABAP) |
Created | 20120917 | SAP |
Last changed | 20130531 | SAP |
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... |
Interfaces
Interface IF_CPE_QUOTATION_PROVIDER has no interface.
Friends
Interface IF_CPE_QUOTATION_PROVIDER has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | C_SEARCH_AFTER | Constant | Public | Type reference (TYPE) | TY_TIME_DIRECTION | 1 | 20121205 | ||
2 | C_SEARCH_BEFORE | Constant | Public | Type reference (TYPE) | TY_TIME_DIRECTION | 0 | 20121205 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Find Quotations before/ after DateTime | 20121205 |
2 | ![]() |
Instance method | Public | Method | Read Quotations with dates and times | 20121002 |
Events
Interface IF_CPE_QUOTATION_PROVIDER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_DATE_RANGE | Public | See coding | Range of Quotation Dates | 20121019 | ty_date_range type range of cpet_quotdate
|
|
2 | TY_TIME_DIRECTION | Public | Type reference (TYPE) | I | Before/ after | 20121205 |
|
3 | TY_TIME_RANGE | Public | See coding | Range of Quotation Times | 20121019 | ty_time_range type range of cpet_Quottime
|
Method Signatures
Method FIND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DATETIME | Call by reference | Type reference (TYPE) | IF_CPE_QUOTATIONS=>TY_DATETIME | Date with Time | 20121205 | ||
2 | ![]() |
I_DIRECTION | Call by reference | Type reference (TYPE) | TY_TIME_DIRECTION | C_SEARCH_BEFORE | Before/ after | 20121205 | |
3 | ![]() |
I_INCLUDE_DATETIME | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Include DateTime? | 20130107 | |
4 | ![]() |
I_KEYS | Call by reference | Type reference (TYPE) | IF_CPE_QUOTATIONS=>TY_KEYS | Quotation Keys | 20121205 | ||
5 | ![]() |
I_NUM_QUOTATIONS | Call by reference | Type reference (TYPE) | I | 1 | Number of Quotations | 20121205 | |
6 | ![]() |
I_QUOTTIME | Call by reference | Type reference (TYPE) | CPET_QUOTTIME | Search for given Quotation Time only | 20121205 | ||
7 | ![]() |
R_QUOTATIONS | Value transfer | Type reference (TYPE) | IF_CPE_QUOTATIONS=>TY_QUOTATIONS | Quotations | 20121205 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CPE Evaluation Terminated | 20130117 |
Method READ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DATETIMES | Call by reference | Type reference (TYPE) | IF_CPE_QUOTATIONS=>TY_DATETIMES | Dates with Times | 20121002 | ||
2 | ![]() |
I_KEYS | Call by reference | Type reference (TYPE) | IF_CPE_QUOTATIONS=>TY_KEYS | Quotation Keys | 20121002 | ||
3 | ![]() |
R_QUOTATIONS | Value transfer | Type reference (TYPE) | IF_CPE_QUOTATIONS=>TY_QUOTATIONS | Quotations | 20121002 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CPE Evaluation Terminated | 20121002 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |