SAP ABAP Interface IF_CPE_FE_EVALUATION_ROUTINE (Interface for BAdI: BADI_CPE_FE_EVALUATION_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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CPE_FE_EVALUATION_ROUTINE | Class for BAdI Impl.: BADI_CPE_FE_EVALUATION_ROUTINE | 20100811 |
Properties
| Interface | IF_CPE_FE_EVALUATION_ROUTINE | |
| Short Description | Interface for BAdI: BADI_CPE_FE_EVALUATION_ROUTINE |
General Data
| Package | CPE_FA_FE | Commodity Pricing: Formula Assembly and Evaluation (ABAP) |
| Created | 20100811 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_CPE_FE_EVALUATION_ROUTINE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20100811 |
Friends
Interface IF_CPE_FE_EVALUATION_ROUTINE has no friend.
Attributes
Interface IF_CPE_FE_EVALUATION_ROUTINE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Evaluation Routine for CPE Formula Evaluation | 20100811 |
Events
Interface IF_CPE_FE_EVALUATION_ROUTINE has no event.
Types
Interface IF_CPE_FE_EVALUATION_ROUTINE has no local type.
Method Signatures
Method FORMULA_EVALUATION 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 | CPE Evaluation data container | 20100811 | |||
| 2 | IV_DOCITEM_GUID | Call by reference | Type reference (TYPE) | CPET_DOCITEM_GUID | CPE Caller - GUID of Document Item | 20100811 | |||
| 3 | IV_DOCUMENT_CURRENCY | Call by reference | Type reference (TYPE) | CPET_DOCCURR | CPE Caller - Document Currency | 20100811 | |||
| 4 | IV_DOC_GUID | Call by reference | Type reference (TYPE) | CPET_DOC_GUID | CPE Caller - GUID of Document Header | 20100811 | |||
| 5 | IV_EVALUATION_ROUTINE | Call by reference | Type reference (TYPE) | CPET_FORMEVALROUT | CPE Formula - Routine for Evaluation | 20100811 | |||
| 6 | IV_EVALUATION_TIMESTAMP | Call by reference | Type reference (TYPE) | CPET_EVAL_TIMESTAMP | CPE Formula - Evaluation Date and Time | 20100811 | |||
| 7 | IV_ITEM_PRODUCT_QUANTITY | Call by reference | Type reference (TYPE) | CPET_ITEMPRODQUAN | CPE Caller - Product Quantity of Document Item | 20100811 | |||
| 8 | IV_ITEM_PRODUCT_UOM | Call by reference | Type reference (TYPE) | CPET_ITEMPRODUOM | CPE Caller - Unit of Measure of Product in Document Item | 20100811 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CPE Evaluation Terminated | 20100811 | ||
| 2 | System Exception Involving Conversion Errors | 20101104 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 731 |