CashDisc::lookupCashDiscCode Method
Opens the cash discount code lookup form.
Syntax
client public static void lookupCashDiscCode(FormStringControl _formStringControl, [CompanyId _companyId])
Run On
Client
Parameters
- _formStringControl
Type: FormStringControl Class
The calling forms information.
- _companyId
Type: CompanyId Extended Data Type
The ID of the company that the currencies to display are defined in; optional.
Exceptions
Exception | Condition |
---|---|
Error | The company sent in does not exist. |