SAP ABAP Data Element W_ROUND (Indicator: Round Down in Price Adjustment in Promotion)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MD-PCT (Application Component) Product Catalog
     WAKT (Package) Application development R/3 Promotions
Basic Data
Data Element W_ROUND
Short Description Indicator: Round Down in Price Adjustment in Promotion  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type FLAG    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
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 Round Down 
Medium 15 Round Dwn Prcs 
Long 20 Round Down Prices 
Heading Round D. 
Documentation

Definition

If you set this indicator, when the prices are calculated for the percentage price adjustment, they are rounded down. Otherwise, they are rounded down to the nearest whole number.

Example

Initial data:
Price: 0.99 EUR
Percentage price adjustment: -50%

Result of price adjustment:
Rounding to nearest whole price: 0,50 EUR
With rounding down: 0,49 EUR

History
Last changed by/on SAP  20130529 
SAP Release Created in 470