Share via


AssetDepBookTableMap_JP::find Method

Finds an record of AssetDepBookTableMap_JP.

Syntax

client server public static AssetDepBookTableMap_JP find(
    AssetBookType _assetBookType, 
    AssetBookId _assetBookId, 
   [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: AssetDepBookTableMap_JP Map
An record of AssetDepBookTableMap_JP.

See Also

Reference

AssetDepBookTableMap_JP Map