SAP ABAP Data Element KLART_VZ (Calendar type)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       FBD (Package) Customers
Basic Data
Data Element KLART_VZ
Short Description Calendar type  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type KLART_VZ    
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 Calendar 
Medium 15 Calendar type 
Long 20 Calendar type 
Heading 55 Calendar type 
Documentation

Definition

The calendar type determines how many interest days per month and year are used as a basis for calculating interest on financial investments. The number of days in the year is used as the divisor for the interest rate to calculate the daily interest rate from the annual interest rate.

  • B - 30/360

    (1 year = 360 days, 1 month = 30 days)

  • F - 28,..,31/360

    (1 year = 360 days, 1 month = exact number of days)

  • G - 28,..,31/365

    (1 year = 365 days, 1 month = exact number of days)

  • J - 30/365

    (1 year = 365 days, 1 month = 30 days)

These calendar types are also known under the following names:

  • B - Bank calendar
  • F - French calendar
  • G - Gregorian calendar
  • J - Japanese calendar

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