SAP ABAP Data Element CPET_SURCHARGEROUT (CPE Term - Surcharge Routine)
Hierarchy
PI_BASIS (Software Component) Basis Plug-In
   CA-GTF-CPE (Application Component) Commodity Pricing Engine
     CPE_BASIS (Package) Commodity Pricing Engine: Basic Objects
Basic Data
Data Element CPET_SURCHARGEROUT
Short Description CPE Term - Surcharge Routine  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CPE_ROUTINE    
Data Type NUMC   Character string with only digits 
Length 7    
Decimal Places 0    
Output Length 7    
Value Table      
Further Characteristics
Search Help: Name CPE_ROUTINE    
Search Help: Parameters E_ROUTINE   
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 SurchRtine 
Medium 20 Surcharge Routine 
Long 40 Routine for Surcharge 
Heading SurRtn 
Documentation

Definition

Specifies the routine for adding a surcharge or a deduction to the calculated term rate.

Use

The surcharge routine is called by the surcharge rule.

The routine is technically an implementation of the BADI_CPE_FE_SURCHARGE_ROUTINE Business Add-In (BAdI). Its import parameters comprise an absolute surcharge and two factors.

Dependencies

The customer name space for routines is 30.000 to 99.999.

Example

  • 1: Percent (Quotation * Factor1 / Factor2)
  • 2: Absolute (Quotation + Surcharge)
  • 3: First Percent, then Absolute

History
Last changed by/on SAP  20130604 
SAP Release Created in 2004_1_46C