AssetBookShiftDepreciation_IN::find Method
Finds the asset book shift depreciation by record ID.
Syntax
client server public static AssetBookShiftDepreciation_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: AssetBookShiftDepreciation_IN Table
The instance of the AssetBookShiftDepreciation_IN class.