PurchRFQReplyTable.queryPurchRFQReplyLine Method
Returns a query that selects PurchRFQReplyLine records that are linked to the current PurchRFQReplyTable record.
Syntax
public Query queryPurchRFQReplyLine([boolean _update])
Run On
Called
Parameters
- _update
Type: boolean
A NoYes enumeration value that determines whether the record should be selected for update; optional.
Return Value
Type: Query Class
A query that selects PurchRFQReplyLine records.