SAP ABAP Data Element FM_PSOZB (Interest base)
Hierarchy
EA-PS (Software Component) SAP Enterprise Extension Public Services
   PSM-FM-PO (Application Component) Funds Management-Specific Postings
     FMFI (Package) IS-PS: FI Basics for Funds Management
Basic Data
Data Element FM_PSOZB
Short Description Interest base  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type FM_PSOZB    
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 Int base 
Medium 15 Interest base 
Long 20 Interest base 
Heading  
Documentation

Definition

Defines whether the interest rate is annual, monthly, or daily.

Use

Dependencies

If you have entered an interest indicator, the corresponding interest rate is always annual.

In addition, the following dependence exists for the calculation basis for the interest calculation.

If...    ...and calculation basis    ....then
Annual interest rate(x)     months(begun/complete)    amount*x/12*no. months
Annual interest rate(x)     days    amount*x/360*number of days
Monthly interest rate(y)    months(begun/complete)amount*y* number months
Monthly interest rate(y)    days    amount*y/30* number of days
Daily interest rate(z)    months(begun/complete)    amount*30*z*no. months
Daily interest rate(z)    days    amount*z* number days

Example

History
Last changed by/on SAP  20020107 
SAP Release Created in 110