PurchAgreementCertification::lookupVendor Method
Filters the Vendor lookup on PurchAgreementCertification table.
Syntax
client server public static void lookupVendor(
FormStringControl _ctrl,
AccountNum _purchaseAgreementHeaderVendor,
RecId _purchAgreementRecId)
Run On
Called
Parameters
- _ctrl
Type: FormStringControl Class
An instance of FormStringControl class.
- _purchaseAgreementHeaderVendor
Type: AccountNum Extended Data Type
The vendor account number of a purchase agreement record.
- _purchAgreementRecId
Type: RecId Extended Data Type
The Purchase agreement header record ID.