Share via


AssetDepBookTableMap_JP::findByRecId Method

Finds an record of AssetDepBookTableMap_JP.

Syntax

client server public static AssetDepBookTableMap_JP findByRecId(
    AssetBookType _assetBookType, 
    RecId _recId, 
   [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