AssetBookTableShiftDepreciation_IN::find Method
Finds the asset book by record ID.
Syntax
client server public static AssetBookTableShiftDepreciation_IN find(RecId _recId, [boolean _forUpdate])
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The record ID.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to update the record.
Return Value
Type: AssetBookTableShiftDepreciation_IN Table
The instance of the AssetBookTableShiftDepreciation_IN class.