AssetDepreciationProfile::isDepMethodAllowChangeCalendar_JP Method
Checks whether the specified depreciation method is allowed to change calendar.
Syntax
client server public static boolean isDepMethodAllowChangeCalendar_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 change calendar; otherwise, return false.