A script-enabled browser is required for this page to function properly.

Calculation Mode Property

Description

Specifies the method of computing the value of a calculated item. Valid values are:

None 
 
The default. Indicates the item is not a calculated item.
 
Formula
 
Indicates the item's value will be calculated as the result of a user-written formula. You must enter a single PL/SQL expression for an item's formula. The expression can compute a value, and also can call a Oracle Forms or user-written subprogram.
 
Summary
 
Indicates the item's value will be calculated as the result of a summary operation on a single form item. You must specify the summary type, and the item to be summarized.

Applies to item

Set Oracle Forms

Required/Optional optional

Default

None


Formula property

Summarized Block property

Summarized Item property

Summary Function property

About calculation modes

About formula calculation

About summary calculation