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