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 Asset lookup window, which limits assets to those that contain a value model or depreciation book that uses a low-value pool depreciation method.
Syntax
client public static void lookupAccountNumLVP(
FormStringControl _ctrl,
[CompanyId _company,
AssetBookType _assetBookType])
Run On
Client
Parameters
- _ctrl
Type: FormStringControl Class
The control that is performing the lookup.
- _company
Type: CompanyId Extended Data Type
The company to limit assets to; optional. By default, this is the current company.
- _assetBookType
Type: AssetBookType Enumeration
A value that determines whether the assets must be included in a value model or a depreciation book; optional.
Exceptions
Exception | Condition |
---|---|
Error | The specified company does not exist. |