DirPartyLookupGridView::updateQuery Method [AX 2012]

Filters the view based on the current date effective record.

client server public static void updateQuery(QueryBuildDataSource _qbds, [FieldId _fieldId])

Run On

Called

Parameters

_qbds
Type: QueryBuildDataSource Class
The QueryBuildDataSource object from the form.
_fieldId
Type: FieldId Extended Data Type
The field ID to which to link the party; optional.
Show: