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.
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.