PBATableLookup::newParameters Method [AX 2012]
Initializes a new PBATableLookup object.
client public static PBATableLookup newParameters(
TableId _tableId,
FormControl _callingControl,
[boolean _useLookupValue])
Run On
ClientParameters
- _tableId
- Type: TableId Extended Data Type
- _callingControl
- Type: FormControl Class
- _useLookupValue
- Type: boolean
Show: