Calculation Mode Property
Description
Specifies the method of computing the value of a calculated item. Valid values are:
-
-
- The default. Indicates the item is not a calculated item.
-
-
- 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.
-
-
- 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
None
Related topics
Formula property
Summarized Block property
Summarized Item property
Summary Function property
About calculation
modes
About formula calculation
About summary calculation