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

Return Value

Type: Query Class
A query object that is used to fetch applicable agreements to a record in the PurchReqLine table.

See Also

Reference

PurchReqLine Table