PurchAgreementHeaderExt_RU::purchAgreementReferenceLookup Method
Creates the purchase agreements lookup.
Syntax
client server public static PurchAgreementHeaderExt_RU purchAgreementReferenceLookup(
FormReferenceControl _callingControl,
VendAccount _vendAccount,
[TransDate _transDate,
VendInvoiceAccount _invoiceAccount])
Run On
Called
Parameters
- _callingControl
Type: FormReferenceControl Class
The control for which lookup will be created.
- _vendAccount
Type: VendAccount Extended Data Type
The vendor account number.
- _transDate
Type: TransDate Extended Data Type
The agreement date; optional.
- _invoiceAccount
Type: VendInvoiceAccount Extended Data Type
The invoice account number; optional.
Return Value
Type: PurchAgreementHeaderExt_RU Table
A record in the PurchAgreementHeaderExt_RU table.