Determines the table relationship of a given field.

TableNumber := Record.RELATION(Field)

Parameters

Record

Type: Record

The record that contains Field.

Field

Type: Rield

The field for which you want to find the table relationship.

Expand imageProperty Value/Return Value

Expand imageRemarks

Expand imageSee Also