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