SAP ABAP Class IF_CPE_QUOT_GROUP_PROVIDER (Quotation Group Provider)
Properties
Class | IF_CPE_QUOT_GROUP_PROVIDER | |
Short Description | Quotation Group Provider | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20130924 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_CPE_QUOT_GROUP_PROVIDER has no forward declaration.
Interfaces
Class IF_CPE_QUOT_GROUP_PROVIDER has no interface implemented.
Friends
Class IF_CPE_QUOT_GROUP_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 | 20130925 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | TY_TIME_DIRECTION | 0 | 20130925 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Find Quotations before/ after DateTime | 20130925 |
2 | ![]() |
Instance method | Public | Method | Read Quotations with dates and times | 20130925 |
Events
Class IF_CPE_QUOT_GROUP_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 | 20130925 | ty_date_range TYPE RANGE OF cpet_quotdate
|
|
2 | TY_TIME_DIRECTION | Public | Type reference (TYPE) | I | Before/ after | 20130925 |
|
3 | TY_TIME_RANGE | Public | See coding | Range of Quotation Times | 20130925 | 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 | 20130925 | ||
2 | ![]() |
I_DIRECTION | Call by reference | Type reference (TYPE) | TY_TIME_DIRECTION | C_SEARCH_BEFORE | Before/ after | 20130925 | |
3 | ![]() |
I_INCLUDE_DATETIME | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Include DateTime? | 20130925 | |
4 | ![]() |
I_KEYS | Call by reference | Type reference (TYPE) | IF_CPE_QUOTATIONS=>TY_KEYS | Quotation Keys | 20130925 | ||
5 | ![]() |
I_NUM_QUOTATIONS | Call by reference | Type reference (TYPE) | I | 1 | Number of Quotations | 20130925 | |
6 | ![]() |
I_QUOTATION_GROUP | Call by reference | Object reference (TYPE REF TO) | IF_CPE_QUOTATION_GROUP | 20130925 | |||
7 | ![]() |
I_QUOTTIME | Call by reference | Type reference (TYPE) | CPET_QUOTTIME | Search for given Quotation Time only | 20130925 | ||
8 | ![]() |
R_GROUP | Value transfer | Object reference (TYPE REF TO) | IF_CPE_QUOTATION_GROUP | 20130925 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CPE Evaluation Terminated | 20130925 |
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 | 20130925 | ||
2 | ![]() |
I_KEYS | Call by reference | Type reference (TYPE) | IF_CPE_QUOTATIONS=>TY_KEYS | Quotation Keys | 20130925 | ||
3 | ![]() |
I_QUOTATION_GROUP | Call by reference | Object reference (TYPE REF TO) | IF_CPE_QUOTATION_GROUP | 20130925 | |||
4 | ![]() |
R_GROUP | Value transfer | Object reference (TYPE REF TO) | IF_CPE_QUOTATION_GROUP | 20130925 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CPE Evaluation Terminated | 20130925 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |