Previous Topic: OQ096026Next Topic: OQ096040


OQ096027

&01 already references a computed field.

Reason:

A compute expression referenced a compute that, in turn, was referencing another compute. OLQ does not allow this type of nesting. To illustrate the situation: Compute x=salary-amount-0420. Compute y=x. Compute z=y. The error will be issued when z is computed.

Module:

OLQSEXAN

Severity:

0