SAP ABAP Data Element FCL_DTE_NDIVISOR (Divisor)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   FS (Application Component) Financial Services
     FCL_TYPES (Package) Source Data Categories for Financial Calculator
Basic Data
Data Element FCL_DTE_NDIVISOR
Short Description Divisor  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type FCL_DOM_NDIVISOR    
Data Type DEC   Counter or amount field with comma and sign 
Length 4    
Decimal Places 0    
Output Length 5    
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 Divisor 
Medium 15 Divisor 
Long 20 Divisor 
Heading 10 Divisor 
Documentation

Definition

The amount of the condition is divided by this value.

Example

If you want to calculate a charge amount per item of 1/10 cent as item charges, it is not possible to enter this value directly.
You can depict this case by entering 0.01 in the amount field and 10 in the divisor field. Then the system calcuates 1/10 cent for the item.

Since this involves division, a value of 0 in the dDivisor field is interpreted as a value of 1 for calculation.

History
Last changed by/on SAP  20110908 
SAP Release Created in 100