Share via


AssetTable::lookupAccountNumLVP Method

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

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

See Also

Reference

AssetTable Table