AssetDepreciationProfile::isAutoDeprAllowedForProfile Method
Checks whether the auto depreciation is allowed for the depreciation profile.
Syntax
client server public static boolean isAutoDeprAllowedForProfile(AssetDepreciationProfileId _depreciationProfile)
Run On
Called
Parameters
- _depreciationProfile
Type: AssetDepreciationProfileId Extended Data Type
The ID of the depreciation profile to check.
Return Value
Type: boolean
true if the depreciation method allows auto depreciation; otherwise, false.