AssetDepreciationProfile::isConventionAllowedForProfile Method
Checks whether the convention can be modified based on the method used by the depreciation profile.
Syntax
client server public static boolean isConventionAllowedForProfile(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 modification of conventions; otherwise, false.