PurchRFQTableMap2LineUpdate.queryRunLine Method [AX 2012]

Retrieves a query that selects the line records that are linked to the current header record.

public QueryRun queryRunLine([boolean _update])

Run On

Server

Parameters

_update
Type: boolean

Return Value

Type: QueryRun Class
A query that selects line records.

ExceptionCondition
Error

The method is not overridden.

This method should be overridden in a derived classes.

Community Additions

ADD
Show: