Share via


AssetGroupDepBookMap_JP::find Method

Finds a record of the AssetGroupDepBookMap_JP table.

Syntax

client server public static AssetGroupDepBookMap_JP find(
    TableId _tableId, 
    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: AssetGroupDepBookMap_JP Map
A record of the AssetGroupDepBookMap_JP table.

See Also

Reference

AssetGroupDepBookMap_JP Map