Share via


AssetDepProfileChange_JP.findPrevious Method

Finds the previous change in an asset depreciation profile.

Syntax

public AssetDepProfileChange_JP findPrevious([boolean _forUpdate])

Run On

Called

Parameters

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

Return Value

Type: AssetDepProfileChange_JP Table
Either a record in the AssetDepProfileChange_JP table or an empty record.

Remarks

If the record that is found is a newly created record, this method finds the last change in the asset depreciation profile.

See Also

Reference

AssetDepProfileChange_JP Table