PurchRFQvendTableListPageInteraction.initializeQuery Method [AX 2012]

Adds a filter to a query by the vendor account if the current user is a vendor portal user.

public void initializeQuery(Query _query)

Run On

Called

Parameters

_query
Type: Query Class
The query that is used by the PurchRFQVendReplyTableListPage form.

A vendor portal user will only be able to see their records on the PurchRFQVendReplyTableListPage form.

Community Additions

ADD
Show: