BUILTIN.DF

Returns the display value of a field from a target record type without having to join the target record type explicitly.

Parameters

Parameter

Required / Optional

Description

Acceptable Parameter Values

Field name

Required

This field represents the relationship between the field and the source record type(for example, sales.item).

Syntax

            BUILTIN.DF(sales.item) 

          

Related Topics

General Notices