AssetDepreciationProfile::isDepreciationMethodForCatchupMethod_JP Method
Checks whether the specified depreciation method is allowed to use catch up method.
Syntax
client server public static boolean isDepreciationMethodForCatchupMethod_JP(AssetDepreciationMethod _assetDepreciationMethod)
Run On
Called
Parameters
- _assetDepreciationMethod
Type: AssetDepreciationMethod Enumeration
The specified depreciation method.
Return Value
Type: boolean
true if it is allowed to use catch up method; otherwise, return false.