SAP ABAP Class IF_CPE_FE_SURCHARGE_ROUTINE (Interface for BAdI: BADI_CPE_FE_SURCHARGE_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 20100705
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CPE_FE_SURCHARGE_ROUTINE Class for BAdI: BADI_CPE_FE_SURCHARGE_ROUTINE 20100705
Properties
Class IF_CPE_FE_SURCHARGE_ROUTINE  
Short Description Interface for BAdI: BADI_CPE_FE_SURCHARGE_ROUTINE    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100705   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CPE_FE_SURCHARGE_ROUTINE has no forward declaration.
Interfaces
Class IF_CPE_FE_SURCHARGE_ROUTINE has no interface implemented.
Friends
Class IF_CPE_FE_SURCHARGE_ROUTINE has no friend class.
Attributes
Class IF_CPE_FE_SURCHARGE_ROUTINE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DO_SURCHARGE_CALCULATION Instance method Public Method CPE Surcharge Calculation Routine 20100705
Events
Class IF_CPE_FE_SURCHARGE_ROUTINE has no event.
Types
Class IF_CPE_FE_SURCHARGE_ROUTINE has no local type.
Method Signatures

Method DO_SURCHARGE_CALCULATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SURCHARGE_RATE Call by reference Type reference (TYPE) CPET_INTERNAL_VALUE CPE Term - Total Surcharge for Commodity 20100705
2 Exporting EV_TERMRATE Call by reference Type reference (TYPE) CPET_INTERNAL_VALUE CPE Term - Rate in Term Currency 20100705
3 Importing IO_EVALUATION_DATA Call by reference Object reference (TYPE REF TO) CL_CPE_FE_EVALUATION_DATA CPE Evaluation data container 20100705
4 Importing IV_CONVERTED_SURCHARGE_ABS Call by reference Type reference (TYPE) CPET_INTERNAL_VALUE CPE Term - Absolute Surcharge for Commodity 20100705
5 Importing IV_FACTOR1 Call by reference Type reference (TYPE) CPET_SURCHARGEFACTOR1 CPE Term - Factor 1 when Combining Surcharge and Quotation 20100705
6 Importing IV_FACTOR2 Call by reference Type reference (TYPE) CPET_SURCHARGEFACTOR2 CPE Term - Factor 2 when Combining Surcharge and Quotation 20100705
7 Importing IV_QUOTATION_RATE Call by reference Type reference (TYPE) CPET_INTERNAL_VALUE CPE Term - Calculated Quotation 20100720
8 Importing IV_SURCHARGE_ROUTINE Call by reference Type reference (TYPE) CPET_SURCHARGEROUT CPE Term - Surcharge Routine 20100705
# Exception Resumable Description Created on
1 CX_CPE_EVALUATION_TERMINATED CPE Evaluation Terminated 20100705
2 CX_SY_CONVERSION_ERROR System Exception Involving Conversion Errors 20101104
History
Last changed by/on SAP  20110908 
SAP Release Created in