R28387 DepreciationMethod - Check Function

Code R28387
Entity Finance.Assets.DepreciationMethods Entity
Name CheckFunction
Attribute DepreciationFunction
Layer Back-End
Events Commit
Modify NO
Action Validate that:

DepreciationMethod.DepreciationFunction != 'FAC'

AND

DepreciationMethod.DepreciationFunction != 'SYD'
Description The depreciation methods "Depreciation change by factor" and "Sum of Years Digits" are not supported.
Message Depreciation Method '{DepreciationMethod.Name}' is using function '{DepreciationMethod.DepreciationFunction}'. Function '{DepreciationMethod.DepreciationFunction}' is not supported.
Introduced In Version 2018
Revocable NO

* For more information about the Business Rules Documentation Template and a short explanation of each column, see topic System Business Rules.