SAP ABAP Data Element NRPROZENT (Free goods: Percentage rate)
Hierarchy
BBPCRM (Software Component) BBPCRM
   AP-PRC-PR (Application Component) Pricing
     VKON (Package) Application development R/3 conditions
Basic Data
Data Element NRPROZENT
Short Description Free goods: Percentage rate  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type PROZENT052    
Data Type DEC   Counter or amount field with comma and sign 
Length 5    
Decimal Places 2    
Output Length 6    
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 FG % 
Medium 13 Free goods % 
Long 19 Percent free goods 
Heading In % 
Documentation

Definition

The percentage rate is calculated differently for the same quantity unit of free goods quantity and additional quantity depending on whether the free goods are inclusive or exclusive

Example: Free goods quantity = 100 pieces ( = N )

Additional quantity = 10 pieces ( = Z )

Inclusive: Percentage rate = 10 %

= N * Z / 100

Exclusive: Percentage rate = 9,0909 %

= Z * 100 / ( N + Z )

History
Last changed by/on SAP  19980328 
SAP Release Created in