SalesAgreementHeaderExt_RU::salesAgreementReferenceLookup Method
Creates the sales agreement lookup.
Syntax
client server public static SalesAgreementHeaderExt_RU salesAgreementReferenceLookup(
FormReferenceControl _callingControl,
CustAccount _custAccount,
[TransDate _transDate,
CustInvoiceAccount _invoiceAccount])
Run On
Called
Parameters
- _callingControl
Type: FormReferenceControl Class
The control for which the lookup is created.
- _custAccount
Type: CustAccount Extended Data Type
The customer account number.
- _transDate
Type: TransDate Extended Data Type
The agreement date; optional.
- _invoiceAccount
Type: CustInvoiceAccount Extended Data Type
The invoice account number; optional.
Return Value
Type: SalesAgreementHeaderExt_RU Table
A record in the SalesAgreementHeaderExt_RU table.