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.
Opens the customer currency lookup form.
Syntax
client public static void lookupCurrency(
FormStringControl _formStringControl,
[int _filterField,
str _filterValue])
Run On
Client
Parameters
- _formStringControl
Type: FormStringControl Class
The calling form information
- _filterField
Type: int
The fieldnum to create a range on; optional.
- _filterValue
Type: str
The value of the range; optional.
Exceptions
Exception | Condition |
---|---|
Error | The company sent in does not exist. |