Share via


AssetUndepreciatedBalanceSchedule_JP::find Method

Searches for a specified record in the AssetUndepreciatedBalanceSchedule_JP table.

Syntax

client server public static AssetUndepreciatedBalanceSchedule_JP find(
    AssetDepreciationMethod _fromMethod, 
    AssetDepreciationMethod _toMethod, 
   [boolean _forUpdate])

Run On

Called

Parameters

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

Return Value

Type: AssetUndepreciatedBalanceSchedule_JP Table
Either the record that was found or an empty record.

See Also

Reference

AssetUndepreciatedBalanceSchedule_JP Table