SAP ABAP Data Element RECDRHYTHMBEGIN (User-Selected Frequency Start Date)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-CN (Application Component) Real Estate Contract
     RE_CD_CD (Package) RE: Conditions
Basic Data
Data Element RECDRHYTHMBEGIN
Short Description User-Selected Frequency Start Date  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type RECADATE    
Data Type DATS   Date field (YYYYMMDD) stored as char(8) 
Length 8    
Decimal Places 0    
Output Length 10    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name FREQUENCY_START   
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Freq.Start 
Medium 15 Frequency Start 
Long 20 Start of Frequency 
Heading 10 Freq.Start 
Documentation

Definition

Determines the start of a period on a certain date. See also Start of Frequency.

Use

Dependencies

Example

The date of first posting is 19/01/2000. The condition is 12,000 EUR per year. The contract ends on 12/31/2003.

Variant 1: Start of frequency = start of the calendar year

The cash flow generates the following transactions:

Calculate from     Calculate to     Due date     Amount

10/01/2000     12/31/2000     10/01/2000     3,000

01/01/2001     12/31/2001     01/01/2001     12,000

01/01/2002     12/31/2002     01/01/2002     12,000

01/01/2003     12/31/2003     01/01/2003     12,000

  • Variant 2: Start of frequency = User-defined and 10/01/2000 is entered in the user-defined start date field.

    The cash flow generates the following transactions:

Calculate from     Calculate to     Due date     Amount

10/01/2000     09/30/2001     10/01/2000     12,000

10/01/2001     09/30/2002     10/01/2001     12,000

10/01/2002     09/30/2003     10/01/2002     12,000

10/01/2003     09/30/2003     10/01/2003     3,000

History
Last changed by/on SAP  20041006 
SAP Release Created in 200