Finds an interval record for the specified date range.
client server public static AssetParametersDeprRates_DE find( AssetFromDate_DE _fromDate, AssetToDate_DE _toDate, [boolean _forupdate, ConcurrencyModel _concurrencyModel])
Called
Parameter
Description
_fromDate
The starting date for the date range.
_toDate
The ending date for the date range.
_forupdate
A Boolean value that indicates whether the table buffer record that is returned should be available for update; optional.
_concurrencyModel
The concurrency setting that should be used with the table buffer record that is returned; optional.
An AssetParametersDeprRates_DE table buffer record if one is found; otherwise, returns an empty table buffer.
AssetParametersDeprRates
DE