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