Oracle financial Analyzer User's Guide
Release 11i

Part No. A87522-01
Go To Table Of Contents
Contents
Go To Index
Index

Go to previous page Go to beginning of chapter Go the next page

Financial Data Items, 3 of 7


Creating Financial Data Items

Adding financial data items

You choose Financial Data Item from the Maintain menu to create a new financial data item. This opens the Financial Data Item dialog box. From this starting point you can perform the following functions:

Example: Stored financial data item

The following example shows the Maintain Financial Data Item dialog box with information for a stored financial data item, Actuals.


This graphic is described in surrounding text.

Examples: Formula financial data items

Example 1: Budget variance financial data item

The following example illustrates a formula financial data item that calculates the variance between a financial data item called Budget and a financial data item called Actuals. Both of these financial data items are dimensioned by Time, Line and Organization.

The formula, located in the Formula box, is:

 (act-bud)*line.bw

where:

Using line.bw in the formula allows the signage of the variance to be correctly displayed.


This graphic is described in surrounding text.

The Budvar financial data item would appear in a report, as shown following. The negative variance that results from using line.bw in the formula is displayed in parentheses.


This graphic is described in surrounding text.

Example 2: Calculating line item as a percentage of revenue

The following example illustrates a formula financial data item that calculates every Line Item as a percentage of the Revenue Line Item for the financial data item Actuals for every Time and Organization.

The formula, located in the Formula box, is:

act/act(line'A4000')*100

where:

Thus, act (line'A4000') represents the Revenue line item for every dimension that makes up the Actual financial data item.


This graphic is described in surrounding text.

The following report shows the results of this calculation.


This graphic is described in surrounding text.

Related information

For more information on creating financial data items, see the following topic in the Financial Analyzer Help system: "Creating Financial Data Items."


Go to previous page Go to beginning of chapter Go to next page
Oracle
Copyright © 2001 Oracle Corporation.

All Rights Reserved.
Go To Table Of Contents
Contents
Go To Index
Index