SAP ABAP Class IF_CPE_FE_EVALUATION_ROUTINE (Interface for BAdI: BADI_CPE_FE_EVALUATION_ROUTINE)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20100811
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
Class IF_CPE_FE_EVALUATION_ROUTINE  
Short Description Interface for BAdI: BADI_CPE_FE_EVALUATION_ROUTINE    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100811   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CPE_FE_EVALUATION_ROUTINE has no forward declaration.
Interfaces
Class IF_CPE_FE_EVALUATION_ROUTINE has no interface implemented.
Friends
Class IF_CPE_FE_EVALUATION_ROUTINE has no friend class.
Attributes
Class IF_CPE_FE_EVALUATION_ROUTINE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FORMULA_EVALUATION Instance method Public Method Evaluation Routine for CPE Formula Evaluation 20100811
Events
Class IF_CPE_FE_EVALUATION_ROUTINE has no event.
Types
Class 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 Importing IO_EVALUATION_DATA Call by reference Object reference (TYPE REF TO) CL_CPE_FE_EVALUATION_DATA CPE Evaluation data container 20100811
2 Importing IV_DOCITEM_GUID Call by reference Type reference (TYPE) CPET_DOCITEM_GUID CPE Caller - GUID of Document Item 20100811
3 Importing IV_DOCUMENT_CURRENCY Call by reference Type reference (TYPE) CPET_DOCCURR CPE Caller - Document Currency 20100811
4 Importing IV_DOC_GUID Call by reference Type reference (TYPE) CPET_DOC_GUID CPE Caller - GUID of Document Header 20100811
5 Importing IV_EVALUATION_ROUTINE Call by reference Type reference (TYPE) CPET_FORMEVALROUT CPE Formula - Routine for Evaluation 20100811
6 Importing IV_EVALUATION_TIMESTAMP Call by reference Type reference (TYPE) CPET_EVAL_TIMESTAMP CPE Formula - Evaluation Date and Time 20100811
7 Importing IV_ITEM_PRODUCT_QUANTITY Call by reference Type reference (TYPE) CPET_ITEMPRODQUAN CPE Caller - Product Quantity of Document Item 20100811
8 Importing 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 CX_CPE_EVALUATION_TERMINATED CPE Evaluation Terminated 20100811
2 CX_SY_CONVERSION_ERROR System Exception Involving Conversion Errors 20101104
History
Last changed by/on SAP  20110908 
SAP Release Created in