PurchReqLine::getAgreementLookupQuery Method
Gets a query object that is used to fetch applicable agreements to a record in the PurchReqLine table.
Syntax
client server public static Query getAgreementLookupQuery(PurchReqLine _purchReqLine)
Run On
ClientOrServer
Parameters
- _purchReqLine
Type: PurchReqLine Table
The record for which to get a query object.
Return Value
Type: Query Class
A query object that is used to fetch applicable agreements to a record in the PurchReqLine table.