AssetGroupDepBookMap_JP::find Method [AX 2012]
Finds a record of the AssetGroupDepBookMap_JP table.
client server public static AssetGroupDepBookMap_JP find(
TableId _tableId,
RecId _recId,
[boolean _forUpdate])
Run On
CalledParameters
- _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.
Show: