SAP ABAP Class CL_CPE_FE_SOURCE_ROUTINE (Class for BAdI Impl.: BADI_CPE_FE_SOURCE_ROUTINE)
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_BADI_INTERFACE | Tag Interface for BAdIs | 20100518 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CPE_FE_REF_SOURCE_ROUTINE | Interface for BAdI: BADI_CPE_FE_SOURCE_ROUTINE | 20100518 |
Properties
| Class | CL_CPE_FE_SOURCE_ROUTINE | |
| Short Description | Class for BAdI Impl.: BADI_CPE_FE_SOURCE_ROUTINE | |
| 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 | 20100518 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20100518 | ||
| 2 | IF_CPE_FE_REF_SOURCE_ROUTINE | Interface for BAdI: BADI_CPE_FE_SOURCE_ROUTINE | 20100518 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_CPE_FE_PERIOD_DETERMINATION | 20121019 | CPE Formula Evaluation ABAP |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CPE_FE_EXRATE_FCAST_ROUT | 20130925 | ||||
| 2 | Constant | Public | Type reference (TYPE) | INT_1 | 5 | Buffer for DB read of exchange rates quantities | 20100617 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20130919 | ||
| 2 | Instance method | Public | Method | Convert quotations (Conversion Places 171, 61, 101) | 20130305 | |
| 3 | Instance method | Private | Method | obsolete | 20130612 | |
| 4 | Instance method | Private | Method | obsolete | 20130612 |
Events
Class CL_CPE_FE_SOURCE_ROUTINE has no event.
Types
Class CL_CPE_FE_SOURCE_ROUTINE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_CPE_FE_SOURCE_ROUTINE has no parameter.
Method CONSTRUCTOR on class CL_CPE_FE_SOURCE_ROUTINE has no exception.
Method CONVERT_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) | CPET_PDT_PRCQUOT_WRK_TAB | 20130305 | ||||
| 2 | IO_EVALUATION_DATA | Call by reference | Object reference (TYPE REF TO) | CL_CPE_FE_EVALUATION_DATA | 20130305 | ||||
| 3 | IO_QUOTATION_RULE | Call by reference | Object reference (TYPE REF TO) | IF_CPE_QUOTATION_RULE | 20130305 | ||||
| 4 | IV_QUOTGROUP | Call by reference | Type reference (TYPE) | CPET_QUOTGROUP | 20130305 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130305 |
Method TRACE_EXCHANGE_RATES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_EVALUATION_DATA | Call by reference | Object reference (TYPE REF TO) | CL_CPE_FE_EVALUATION_DATA | 20130612 | ||||
| 2 | IT_EXCHANGE_RATES | Call by reference | Type reference (TYPE) | CPET_CURR_EXCH_RATES_TAB | 20130612 | ||||
| 3 | IV_CURRENCY_FROM | Call by reference | Type reference (TYPE) | CPET_CURRFROM | 20130612 | ||||
| 4 | IV_CURRENCY_TO | Call by reference | Type reference (TYPE) | CPET_CURRTO | 20130612 | ||||
| 5 | IV_EXCHANGE_RATE_TYPE | Call by reference | Type reference (TYPE) | KURST_CURR | 20130612 | ||||
| 6 | IV_SOURCE_ROUTINE | Call by reference | Type reference (TYPE) | CPET_SOURCEROUT | 20130612 |
Method TRACE_EXCHANGE_RATES on class CL_CPE_FE_SOURCE_ROUTINE has no exception.
Method TRACE_QUOTATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_EVALUATION_DATA | Call by reference | Object reference (TYPE REF TO) | CL_CPE_FE_EVALUATION_DATA | 20130612 | ||||
| 2 | IO_QUOTATION_RULE | Call by reference | Object reference (TYPE REF TO) | IF_CPE_QUOTATION_RULE | 20130612 | ||||
| 3 | IT_QUOTATIONS | Call by reference | Type reference (TYPE) | IF_CPE_QUOTATIONS=>TY_QUOTATIONS | 20130612 | ||||
| 4 | IV_QUOTGROUP | Call by reference | Type reference (TYPE) | CPET_QUOTGROUP | 20130612 | ||||
| 5 | IV_SOURCE_ROUTINE | Call by reference | Type reference (TYPE) | CPET_SOURCEROUT | 20130612 |
Method TRACE_QUOTATIONS on class CL_CPE_FE_SOURCE_ROUTINE has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 703 |