SysTableLookupBase.parmUseLookupValue Method [AX 2012]

Indicates whether the current value of the callingControl control should be used to set the for the first time selected record in the lookup form.

public boolean parmUseLookupValue([boolean _useLookupValue])

Run On

Called

Parameters

_useLookupValue
Type: boolean
A Boolean value that indicates whether to use the lookup value.

Return Value

Type: boolean
true if the lookup value will be used; otherwise, false.

Community Additions

ADD
Show: