PurchReqLine::lookupVendAccount Method
Presents the user with a lookup that displays records from the VendTable table.
Syntax
client server public static void lookupVendAccount(FormStringControl _ctrl, PurchReqLine _purchReqLine)
Run On
Called
Parameters
- _ctrl
Type: FormStringControl Class
The form control from where the lookup was called.
- _purchReqLine
Type: PurchReqLine Table
A record in the PurchReqLine table.