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