This documentation is archived and is not being maintained.
PurchRFQReplyTable2LineUpdate.queryRunLine Method [AX 2012]
Returns a query that selects PurchRFQReplyLine records that are linked to the current PurchRFQReplyTable record.
public QueryRun queryRunLine([boolean _update])
Run On
Server
Return Value
Type:
QueryRun Class
A query that selects PurchRFQReplyLine records.
This method overrides the abstract base class method.