Previous Topic: SyntaxNext Topic: Usage


Parameters

logical-record-field-name

Specifies a data field that participates in the logical record. If logical-record-field-name is not unique within the logical record, code at least one of the optional clauses.

OF group-element-name

Uniquely identifies the named database field. Group-element-name names the group element that contains the field. A maximum of 15 different OF group-element-name qualifiers can be specified to identify up to 15 levels of group elements.

OF lr-element-name

Names the logical-record element (database or IDD record) that contains the logical-record field. Lr-element-name can be a database record name, an IDD record name, or a role name. If the logical record element containing the logical record field is a record to which a role name has been assigned, lr-element-name must be the role name.