Share via


AssetShiftDepreciationProfile_IN::find Method

Finds the profile ID of the specified asset shift depreciation.

Syntax

client server public static AssetShiftDepreciationProfile_IN find(
    AssetDepreciationProfileId _profile, 
    FromDate _fromDate, 
    ToDate _toDate, 
   [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    The ‘for update’ flag.

Return Value

Type: AssetShiftDepreciationProfile_IN Table
The instance of the AssetShiftDepreciationProfile_IN class.

See Also

Reference

AssetShiftDepreciationProfile_IN Table