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
- _tableId
Type: TableId Extended Data Type
The TableId value.
- _recId
Type: RecId Extended Data Type
The RecId value.
- _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.