SAP ABAP Class CL_CPE_FE_CALCULATION_ROUTINE (Class for BAdI Impl.: BADI_CPE_FE_CALC_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 | 20100705 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CPE_FE_CALCULATION_ROUTINE | Interface for BAdI: BADI_CPE_FE_CALCULATION_ROUTIN | 20100705 |
Properties
| Class | CL_CPE_FE_CALCULATION_ROUTINE | |
| Short Description | Class for BAdI Impl.: BADI_CPE_FE_CALC_ROUTINE | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CPE_FA_FE | Commodity Pricing: Formula Assembly and Evaluation (ABAP) |
| Created | 20100705 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CPE_FE_CALCULATION_ROUTINE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20100705 | ||
| 2 | IF_CPE_FE_CALCULATION_ROUTINE | Interface for BAdI: BADI_CPE_FE_CALCULATION_ROUTIN | 20100705 |
Friends
Class CL_CPE_FE_CALCULATION_ROUTINE has no friend class.
Attributes
Class CL_CPE_FE_CALCULATION_ROUTINE has no attribute.
Methods
Class CL_CPE_FE_CALCULATION_ROUTINE has no method.
Events
Class CL_CPE_FE_CALCULATION_ROUTINE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_QUOTGROUP_RATE | Public | See coding | 20130228 | begin of ty_quotgroup_rate,
quotdate TYPE cpet_quotdate,
rate TYPE cpet_internal_value,
end of ty_quotgroup_rate
|
||
| 2 | TY_QUOTGROUP_RATES | Public | See coding | 20130228 | ty_quotgroup_rates type STANDARD TABLE OF ty_quotgroup_rate
|
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |