Share via


AssetBook::lookupOpenBookIdForAssetInternal Method

Opens a value model lookup that is limited to value models that have the specified status.

Syntax

client private static void lookupOpenBookIdForAssetInternal(
    FormStringControl _ctrl, 
    AssetId _assetId, 
    boolean _selectLayer, 
    CurrentOperationsTax _restrictedLayer, 
    CompanyId _company, 
    boolean _excludeNoAcquisition)

Run On

Client

Parameters

  • _selectLayer
    Type: boolean
    A Boolean value that determines whether the lookup should be limited to a specific posting layer.
  • _excludeNoAcquisition
    Type: boolean
    A Boolean value that determines whether the lookup should exclude value models that have NoAcquisition status.

Exceptions

Exception Condition
Error

The specified company does not exist.

See Also

Reference

AssetBook Table