Share via


AssetDepRate_JP::find Method

Searches for a specified record in the AssetDepRate_JP table.

Syntax

client server public static AssetDepRate_JP find(
    RefRecId _assetDepRateSchedule, 
    AssetDepreciationMethod _depreciationMethod, 
    AssetServiceLife _usefulLife, 
   [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that specifies whether the record will be read for updating.

Return Value

Type: AssetDepRate_JP Table
Either a record from the AssetDepRate_JP table or an empty record.

See Also

Reference

AssetDepRate_JP Table