SAP ABAP Interface IF_CPE_FE_QTY_ADJUSTMENT (Quantity Adjustment)
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_ADJUSTMENT Quantity Adjustment 20130924
Properties
Interface IF_CPE_FE_QTY_ADJUSTMENT  
Short Description Quantity Adjustment    
General Data
Package CPE_FA_FE   Commodity Pricing: Formula Assembly and Evaluation (ABAP) 
Created 20130918   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_CPE_FORMULA_EVALUATION Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 IF_CPE_CONSTANTS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_CPE_FE_QTY_ADJUSTMENT has no interface.
Friends
Interface IF_CPE_FE_QTY_ADJUSTMENT has no friend.
Attributes
Interface IF_CPE_FE_QTY_ADJUSTMENT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DO_QUANTITY_ADJUSTMENT Instance method Public Method Adjust the quantity by using the given factors 20130924
Events
Interface IF_CPE_FE_QTY_ADJUSTMENT has no event.
Types
Interface IF_CPE_FE_QTY_ADJUSTMENT has no local type.
Method Signatures

Method DO_QUANTITY_ADJUSTMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_QUANTITY Call by reference Type reference (TYPE) CPET_INTERNAL_VALUE CPE - Used for internal calculation (rounding, conversion) 20130924
2 Exporting EV_QUANTITY_ADJ_FACTOR Call by reference Type reference (TYPE) CPET_QUAN_ADJUSTMENT_FACTOR CPE Quantity Adjustment Factor 20130924
3 Importing IO_EVALUATION_DATA Call by reference Object reference (TYPE REF TO) CL_CPE_FE_EVALUATION_DATA CPE Evaluation data container 20130924
4 Importing IV_QUANTITY Call by reference Type reference (TYPE) CPET_INTERNAL_VALUE CPE - Used for internal calculation (rounding, conversion) 20130924
5 Importing IV_UNIT Call by reference Type reference (TYPE) CPET_UOMCONV CPE - Unit of Measure for Quantity Conversion Factor 20130924
# Exception Resumable Description Created on
1 CX_CPE_EVALUATION_TERMINATED CPE Evaluation Terminated 20130924
History
Last changed by/on SAP  20140121 
SAP Release Created in