SAP ABAP Data Element UC_CTR_TT_CALC_FISCPERIODS (C/T Timeframe: Calculation of Number of Periods)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-SEM-BCS (Application Component) Business Consolidation
     UCF2 (Package) SEM-BCS: Currency Translation
Basic Data
Data Element UC_CTR_TT_CALC_FISCPERIODS
Short Description C/T Timeframe: Calculation of Number of Periods  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type UC_FLG    
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 Periods 
Medium 20 Number of Periods 
Long 30 Number of Periods 
Heading Per 
Documentation

Definition

Number periods to be used as the calculation base for the translation timeframe.

Use

Choose this option if currency translation should include only the specified number of periods, rather than including the data records of all past periods (as in cumulative translation).

For example, by specifying a maximum number of periods, you can have the system retranslate only the values of the current year, but not the values of the prior year (which are reflected by the balance carryforward).

Dependencies

Example

The following changes in values might result if you were to use a translation timeframe "Number of Periods Included: 12" with monthly consolidation:

Period    Value    Total    Exch    Value    Total   

    in LC    in LC    Rate    in GC    in GC

000     1000     1000     --    500    500

001     500     1500     0.5    250    750

002     200     1700     0.6    170    920

003     300     2000     0.7    280    1200

Without the balances carried forward (period 000) the result would be identical to cumulative translation.

In this case, however, in period 003 the year-to-date value in group currency is computed as follows:

500 + ( 500 + 200 + 300 ) * 0.7 = 1200

In contrast, cumulative translation computes as follows:

2000 * 0.7 = 1400

History
Last changed by/on SAP  20041006 
SAP Release Created in 3.1B