Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.