PurchAgreementSubcontractor::lookupVendor Method
Filters the vendor account look-up on PurchAgreementSubcontractor table.
Syntax
client server public static void lookupVendor(
FormStringControl _ctrl,
str _filterSelection,
AccountNum _purchaseAgreementVendor,
RecId _purchAgreementRecId)
Run On
Called
Parameters
- _ctrl
Type: FormStringControl Class
An instance of the FormStringControl class.
- _filterSelection
Type: str
The filter selection criteria.
- _purchaseAgreementVendor
Type: AccountNum Extended Data Type
The vendor account number of purchase agreement record.
- _purchAgreementRecId
Type: RecId Extended Data Type
The Purchase agreement header record ID.