SAP ABAP Data Element FCL_DTE_FFIXEDPERIOD (Update With Fixed Periods)
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_FFIXEDPERIOD
Short Description Update With Fixed Periods  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type FCL_DOM_FFLAG    
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 Fixed Per. 
Medium 17 Fixed Periods 
Long 20 Fixed Periods 
Heading 20 Fixed Periods 
Documentation

Definition

Controls how the working day shift of a date affects the update of future periodic dates.

Use

If you set the indicator, the system executes an update with fixed periods. If a working day shift causes a date to be shifted, then the shifted date is the starting point for further updates.

If you do not set the indicator, the system executes an update with fixed dates. If a working day shift causes a date to be shifted, then the system uses the date before the shift as the starting point for further updates.

Dependencies

This indicator only has an effect if you define a working day shift.

The system only checks the indicator setting if you chose periodic as the value for the frequency category .

Example

The starting date for a monthly update is 12/01/2005. Ypu defined the value 1 (shift to next working day) for the working day shift.

This results in the following dates:

Period    Indicator is Set    Indicator is not Set

1    12/01/2005    12/01/2005

2    01/02/2006    01/02/2006

3    02/02/2006    02/01/2006

4    03/02/2006    03/01/2006

5    04/03/2006    04/03/2006

6    05/03/2006    05/02/2006

7    06/05/2006    06/01/2006

8    07/06/2006    07/03/2006

9    08/07/2006    08/01/2006

10    09/07/2006    09/01/2006

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