SAP ABAP Interface IF_CPE_CONSTANTS (CPE constants and declarations)
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 - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BADI_IM_CPE_FA_ROUT_0000001 | Class for BAdI Impl.: BADI_IMPL_CPE_FORMULA_0000001 | 20100908 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CPE_LOG | CPE Log | 20100913 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CX_CPE_CALENDAR_HELPER | Exception CPE Calendar Helper | 20110606 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CX_CPE_EVALUATION_TERMINATED | CPE Evaluation Terminated | 20101021 |
Properties
Interface | IF_CPE_CONSTANTS | |
Short Description | CPE constants and declarations |
General Data
Package | CPE_FA_FE | Commodity Pricing: Formula Assembly and Evaluation (ABAP) |
Created | 20100908 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
Interface IF_CPE_CONSTANTS has no forward declaration.
Interfaces
Interface IF_CPE_CONSTANTS has no interface.
Friends
Interface IF_CPE_CONSTANTS has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | C_BB_CURR | Constant | Public | Type reference (TYPE) | CPET_BILLING_BLOCK | '0C' | CPE Caller - Billing: Blocking Reason for Document Items | 20130130 | |
2 | C_BB_PROV | Constant | Public | Type reference (TYPE) | CPET_BILLING_BLOCK | '0P' | CPE Caller - Billing: Blocking Reason for Document Items | 20130130 | |
3 | C_BB_QUOT | Constant | Public | Type reference (TYPE) | CPET_BILLING_BLOCK | '0Q' | CPE Caller - Billing: Blocking Reason for Document Items | 20130130 | |
4 | C_BEGIN_TRACE | Constant | Public | Type reference (TYPE) | CPET_LOG_NAME | '0__BEGIN' | CPE Log - Name | 20130415 | |
5 | C_CONVERSIONPLACE_QUOT_TO_TERM | Constant | Public | Type reference (TYPE) | CPET_CONVPLACE | 62 | CPE - Conversion Place | 20130410 | |
6 | C_CONV_SRC_QTY_ADJUSTMENT | Constant | Public | Type reference (TYPE) | CPET_QUANCONVSRC | '05' | CPE - Quantity Conversion Source | 20130924 | |
7 | C_DCS_TYPE_FORWARDS | Constant | Public | Type reference (TYPE) | TBA_DERIVATIVETYPE | '201' | Derivative Category | 20130919 | |
8 | C_DCS_TYPE_FUTURES | Constant | Public | Type reference (TYPE) | TBA_DERIVATIVETYPE | '001' | Derivative Category | 20130919 | |
9 | C_END_TRACE | Constant | Public | Type reference (TYPE) | CPET_LOG_NAME | '0__END' | CPE Log - Name | 20130415 | |
10 | C_FORECAST_MODE_ALWAYS | Constant | Public | Type reference (TYPE) | CPET_FORECAST_MODE | ABAP_TRUE | 20130925 | ||
11 | C_FORECAST_MODE_AUTO | Constant | Public | Type reference (TYPE) | CPET_FORECAST_MODE | ABAP_FALSE | 20130925 | ||
12 | C_FORECAST_STATUS_COMPLETE | Constant | Public | Type reference (TYPE) | CPET_FORECAST_STATUS | 2 | OK and market data complete | 20130130 | |
13 | C_FORECAST_STATUS_INCOMPLETE | Constant | Public | Type reference (TYPE) | CPET_FORECAST_STATUS | 1 | OK but market data incomplete | 20130130 | |
14 | C_FORECAST_STATUS_NONE | Constant | Public | Type reference (TYPE) | CPET_FORECAST_STATUS | 0 | No forecast | 20130130 | |
15 | C_GUID_TYPE_HEADER | Constant | Public | Type reference (TYPE) | CPET_GUID_TYPE | 'H' | GUID type: Header | 20100908 | |
16 | C_GUID_TYPE_ITEM | Constant | Public | Type reference (TYPE) | CPET_GUID_TYPE | 'I' | GUID type: Item | 20100908 | |
17 | C_INPUT | Constant | Public | Type reference (TYPE) | CPET_LOG_OUT_IN | SPACE | CPE Log - Output or Input | 20100908 | |
18 | C_MODULE_FA | Constant | Public | Type reference (TYPE) | CPET_MODULE | 'FA' | Module: Formula Assembly | 20100908 | |
19 | C_MODULE_FE | Constant | Public | Type reference (TYPE) | CPET_MODULE | 'FE' | Module: Formula Evaluation | 20100908 | |
20 | C_MODULE_OP | Constant | Public | Type reference (TYPE) | CPET_MODULE | 'OP' | Module: Object Processing | 20100908 | |
21 | C_MODULE_OW | Constant | Public | Type reference (TYPE) | CPET_MODULE | 'OW' | Module: Object Work Area | 20100908 | |
22 | C_MODULE_PI | Constant | Public | Type reference (TYPE) | CPET_MODULE | 'PI' | Module: Procedure Info | 20100908 | |
23 | C_OUTPUT | Constant | Public | Type reference (TYPE) | CPET_LOG_OUT_IN | 'X' | CPE Log - Output or Input | 20100908 | |
24 | C_PERIOD_TYPE_CURR | Constant | Public | Type reference (TYPE) | CHAR1 | 'C' | Period Type: Currency | 20120906 | |
25 | C_PERIOD_TYPE_QUOT | Constant | Public | Type reference (TYPE) | CHAR1 | 'Q' | Period Type: Quotation | 20120906 | |
26 | C_PRIO_ANALYSIS | Constant | Public | Type reference (TYPE) | CPET_LOG_PRIORITY | '5' | Prio: Analysis | 20100908 | |
27 | C_PRIO_ERROR | Constant | Public | Type reference (TYPE) | CPET_LOG_PRIORITY | '2' | Prio: Error | 20100908 | |
28 | C_PRIO_INFO | Constant | Public | Type reference (TYPE) | CPET_LOG_PRIORITY | '4' | Prio: Information | 20100908 | |
29 | C_PRIO_TERMINATION | Constant | Public | Type reference (TYPE) | CPET_LOG_PRIORITY | '1' | Prio: Termination | 20100908 | |
30 | C_PRIO_TRACE | Constant | Public | Type reference (TYPE) | CPET_LOG_PRIORITY | '6' | Prio: Trace | 20100908 | |
31 | C_PRIO_WARNING | Constant | Public | Type reference (TYPE) | CPET_LOG_PRIORITY | '3' | Prio: Warning | 20100908 | |
32 | C_QUOTKEY_DCS | Constant | Public | Type reference (TYPE) | CPET_QUOTKEY_ALL | '1' | 20130925 | ||
33 | C_QUOTKEY_FUTURES_KEYDATE | Constant | Public | Type reference (TYPE) | CPET_QUOTKEY_ALL | '4' | 20130925 | ||
34 | C_QUOTKEY_GROUP | Constant | Public | Type reference (TYPE) | CPET_QUOTKEY_ALL | '3' | Quotation Key | 20130107 | |
35 | C_QUOTKEY_QN | Constant | Public | Type reference (TYPE) | CPET_QUOTKEY_ALL | '2' | Quotation Key | 20130107 | |
36 | C_QUOTKEY_TENOR | Constant | Public | Type reference (TYPE) | CPET_QUOTKEY_ALL | '1' | Obsolete | 20130927 | |
37 | C_SUBMOD_FA_DET | Constant | Public | Type reference (TYPE) | CPET_LOG_SUBMODULE | '02' | Submodule: FA Determination | 20100908 | |
38 | C_SUBMOD_FA_PRIO | Constant | Public | Type reference (TYPE) | CPET_LOG_SUBMODULE | '03' | Submodule: FA Prioritization | 20100908 | |
39 | C_SUBMOD_FA_ROUTINE | Constant | Public | Type reference (TYPE) | CPET_LOG_SUBMODULE | '01' | Submodule: FA Routine | 20100908 | |
40 | C_UPDKZ_DELETE | Constant | Public | Type reference (TYPE) | CHAR1 | 'D' | CPE Update Indicator 'DELETE' | 20130418 |
Methods
Interface IF_CPE_CONSTANTS has no method.
Events
Interface IF_CPE_CONSTANTS has no event.
Types
Interface IF_CPE_CONSTANTS has no local type.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 731 |