SAP ABAP Interface IF_CPE_FE_QTY_CONV_ROUTINE (Interface for BAdI: BADI_CPE_FE_QTY_CONV_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_QTY_CONV_ROUTINE Class for BAdI: BADI_CPE_FE_QTY_CONV_ROUTINE 20100629
Properties
Interface IF_CPE_FE_QTY_CONV_ROUTINE  
Short Description Interface for BAdI: BADI_CPE_FE_QTY_CONV_ROUTINE    
General Data
Package CPE_FA_FE   Commodity Pricing: Formula Assembly and Evaluation (ABAP) 
Created 20100629   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_CPE_FE_QTY_CONV_ROUTINE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20100629
Friends
Interface IF_CPE_FE_QTY_CONV_ROUTINE has no friend.
Attributes
Interface IF_CPE_FE_QTY_CONV_ROUTINE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DO_QUANTITY_CONVERSION Instance method Public Method Quantity conversion routine 20100629
Events
Interface IF_CPE_FE_QTY_CONV_ROUTINE has no event.
Types
Interface IF_CPE_FE_QTY_CONV_ROUTINE has no local type.
Method Signatures

Method DO_QUANTITY_CONVERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_QUAN_TO Call by reference Type reference (TYPE) CPET_INTERNAL_VALUE CPE - Used for internal calculation (rounding, conversion) 20100630
2 Exporting EV_USED_FACTOR_FROM Call by reference Type reference (TYPE) CPET_USEDFACTORFROM CPE - From-Factor Used for Conversion 20100708
3 Exporting EV_USED_FACTOR_TO Call by reference Type reference (TYPE) CPET_USEDFACTORTO CPE - To-Factor Used for Conversion 20100708
4 Importing IO_EVALUATION_DATA Call by reference Object reference (TYPE REF TO) CL_CPE_FE_EVALUATION_DATA CPE Evaluation data container 20100629
5 Importing IT_QUAN_CONV_LIST Call by reference Type reference (TYPE) CPET_QUANCONV_IF2_TAB CPE - Table Type for Quantity Conv. Interface in List Form 20100629
6 Importing IT_QUAN_CONV_PAIR Call by reference Type reference (TYPE) CPET_QUANCONV_IF_TAB CPE - Table Type for Quantity Conv. Interface in Pair Format 20100629
7 Importing IV_DOC_CAT Call by reference Type reference (TYPE) CPET_DOCCATEGORY CPE Caller - Document Category 20100629
8 Importing IV_FACTOR_FROM Call by reference Type reference (TYPE) CPET_FACTORFROM CPE - From-Factor for Conversion 20100630
9 Importing IV_FACTOR_TO Call by reference Type reference (TYPE) CPET_FACTORTO CPE - To-Factor for Conversion 20100630
10 Importing IV_QUAN_CONV_ROUTINE Call by reference Type reference (TYPE) CPET_QUANCONVROUT CPE - Quantity Conversion Routine 20100629
11 Importing IV_QUAN_FROM Call by reference Type reference (TYPE) CPET_INTERNAL_VALUE CPE - Used for internal calculation (rounding, conversion) 20100630
12 Importing IV_UNIT_FROM Call by reference Type reference (TYPE) CPET_UOMFROM CPE - Unit of Measure to Be Converted During Conv. ('From') 20100630
13 Importing IV_UNIT_TO Call by reference Type reference (TYPE) CPET_UOMTO CPE - Unit of Measure Converted to During Conversion 20100630
# Exception Resumable Description Created on
1 CX_CPE_EVALUATION_TERMINATED CPE Evaluation Terminated 20100629
2 CX_CPE_NOTHING_DONE Nothing done in CPE 20100716
3 CX_SY_CONVERSION_ERROR System Exception Involving Conversion Errors 20101104
History
Last changed by/on SAP  20110908 
SAP Release Created in 703