SAP ABAP Class CL_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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CPE_FE_QTY_ADJUSTMENT Quantity Adjustment 20130924
Properties
Class CL_CPE_FE_QTY_ADJUSTMENT  
Short Description Quantity Adjustment    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CPE_FA_FE   Commodity Pricing: Formula Assembly and Evaluation (ABAP) 
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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_CPE_FE_QTY_ADJUSTMENT Quantity Adjustment 20130924
Friends
Class CL_CPE_FE_QTY_ADJUSTMENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_SELF Static Attribute Private Object reference (TYPE REF TO) CL_CPE_FE_QTY_ADJUSTMENT Quantity Adjustment 20130924
2 MV_ANALYSIS_MODE_ON Instance attribute Private Type reference (TYPE) ABAP_BOOL CPE Analysis Mode (on/off) 20130924
Methods
# Method Level Visibility Method type Description Created on
1 GET_INSTANCE Static method Public Method Get instance 20130924
2 WRITE_LOG Instance method Private Method Write log for CPE Analysis 20130924
Events
Class CL_CPE_FE_QTY_ADJUSTMENT has no event.
Types
Class CL_CPE_FE_QTY_ADJUSTMENT has no local type.
Method Signatures

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_CPE_FE_QTY_ADJUSTMENT Quantity adjustment 20130924

Method GET_INSTANCE on class CL_CPE_FE_QTY_ADJUSTMENT has no exception.

Method WRITE_LOG 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 20130924
2 Importing IV_FACTOR Call by reference Type reference (TYPE) CPET_QUAN_ADJUSTMENT_FACTOR CPE Quantity Adjustment Factor 20130924
3 Importing IV_FACTOR_FROM Call by reference Type reference (TYPE) CPET_INTERNAL_VALUE CPE - Used for internal calculation (rounding, conversion) 20130924
4 Importing IV_FACTOR_TO Call by reference Type reference (TYPE) CPET_INTERNAL_VALUE CPE - Used for internal calculation (rounding, conversion) 20130924
5 Importing IV_QUANTITY Call by reference Type reference (TYPE) CPET_INTERNAL_VALUE CPE - Used for internal calculation (rounding, conversion) 20130924
6 Importing IV_TYPE Call by reference Type reference (TYPE) CPET_LOG_NAME CPE Log - Name 20130924

Method WRITE_LOG on class CL_CPE_FE_QTY_ADJUSTMENT has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in