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 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.