Share via


AssetDepBookMap_JP::findByAssetIdBookId Method

Finds a record of the AssetDepBookMap_JP map.

Syntax

client server public static AssetDepBookMap_JP findByAssetIdBookId(
    AssetId _assetId, 
    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: AssetDepBookMap_JP Map
A record of the AssetDepBookMap_JP map.

See Also

Reference

AssetDepBookMap_JP Map