PurchRFQTable2LineUpdate.queryRunLine Method [AX 2012]

Returns a query that selects PurchRFQLine records that are linked to the current PurchRFQTable record.

public QueryRun queryRunLine([boolean _update])

Run On

Server

Parameters

_update
Type: boolean

Return Value

Type: QueryRun Class
A query that selects PurchRFQLine records.

This method overrides the abstract base class method.

Community Additions

ADD
Show: