Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.