Add depreciation to an asset
Depreciation is the reduction in the value of an asset over time.
Before you begin
Role required: asset
About this task
- The sn_itam_depreciation_job_last_run system property stores the date on which the Calculate Depreciation scheduled job was last run.
- The sn_itam_trigger_depreciation_job_after_days system property determines the frequency (in days) at which the Calculate Depreciation scheduled job should be triggered.
Note:By default, this system property is set to 7. Therefore, the Calculate Depreciation scheduled job runs weekly to calculate 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.