SAP ABAP Class IF_CPE_FE_QTY_ADJUSTMENT (Quantity Adjustment)
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
Class IF_CPE_FE_QTY_ADJUSTMENT  
Short Description Quantity Adjustment    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130918   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_CPE_FE_QTY_ADJUSTMENT has no interface implemented.
Friends
Class IF_CPE_FE_QTY_ADJUSTMENT has no friend class.
Attributes
Class 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
Class IF_CPE_FE_QTY_ADJUSTMENT has no event.
Types
Class 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