SAP ABAP Class IF_CPE_QUOTATION_PROVIDER (Quotation Provider)
Properties
Class | IF_CPE_QUOTATION_PROVIDER | |
Short Description | Quotation Provider | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20120917 | SAP |
Last change | 20130531 | 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... |
Interfaces
Class IF_CPE_QUOTATION_PROVIDER has no interface implemented.
Friends
Class IF_CPE_QUOTATION_PROVIDER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | TY_TIME_DIRECTION | 1 | 20121205 | ||
2 | ![]() |
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
Class 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 |