PurchReqLine::lookupAgreementLineDataSet Method
Gets a lookup that displays records from the AgreementLine table.
Syntax
client server public static void lookupAgreementLineDataSet(SysDataSetLookup _sysDataSetLookup, PurchReqLine _purchReqLine)
Run On
ClientOrServer
Parameters
- _sysDataSetLookup
Type: SysDataSetLookup Class
The object from where the lookup was called.
- _purchReqLine
Type: PurchReqLine Table
A record in the PurchReqLine table.