Add depreciation to an asset
Depreciation is the reduction in the value of an asset over time.
Avant de commencer
Role required: asset
Pourquoi et quand exécuter cette tâche
A depreciation schedule can be added to hardware assets. Based on the information specified in the asset record, the ServiceNow AI Platform calculates the depreciation amount daily using the Calculate Depreciation scheduled job. The sn_itam_trigger_depreciation_job_after_days system property determines when the Calculate Depreciation scheduled job calculates the depreciation amount.
The ServiceNow AI Platform calculates the read-only Residual date and Residual value fields based on the Cost, Depreciation, and Depreciation effective date fields. For example, if the asset Cost is $1000.00, the Straight Line depreciation method is selected, and exactly two years have passed, the Residual value would be $500.00.
When an asset is in the In Use state, the asset form populates a Deprecation effective date.
For more information about fixed assets and depreciation, see Using Depreciation with Fixed Assets.