PurchRFQCaseTable2LineUpdate.queryRunLine Method [AX 2012]

Returns a query that selects PurchRFQCaseLine records that are linked to the current PurchRFQCaseTable record.

public QueryRun queryRunLine([boolean _update])

Run On

Server

Parameters

_update
Type: boolean

Return Value

Type: QueryRun Class
A query that selects PurchRFQCaseLine records.

This method overrides the abstract base class method.

Community Additions

ADD
Show: