Share via


AssetDepProfileChange_JP::checkLifeTimeRest Method

Checks to verify that the lifetime rest is not larger than the current lifetime of the active asset depreciation profile.

Syntax

client server public static boolean checkLifeTimeRest(AssetDepBookMap_JP _assetDepBookMap)

Run On

Called

Parameters

  • _assetDepBookMap
    Type: AssetDepBookMap_JP Map
    A buffer of a table that correlates to the AssetDepBookMap_JP map.

Return Value

Type: boolean
true if the lifetime rest is not larger than the current lifetime of the active profile.

See Also

Reference

AssetDepProfileChange_JP Table