AssetDepBookTableMap_JP::find Method [AX 2012]
Finds an record of AssetDepBookTableMap_JP.
client server public static AssetDepBookTableMap_JP find(
AssetBookType _assetBookType,
AssetBookId _assetBookId,
[boolean _forUpdate])
Run On
CalledParameters
- _assetBookType
- Type: AssetBookType Enumeration
Asset book type.
- _assetBookId
- Type: AssetBookId Extended Data Type
Aseet book ID.
- _forUpdate
- Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Show: