ClassificationDepreciationRule
Represents depreciation rules assigned to asset classifications, defining the depreciation method, rate, useful life, and posting rule for each classification.
Columns
| Name | Type | ReadOnly | Description |
| auditCreatedBy | String | True |
The user who created the classification depreciation rule. |
| auditCreatedDateTime | Datetime | True |
The date and time when the classification depreciation rule was created. |
| auditModifiedBy | String | True |
The user who last modified the classification depreciation rule. |
| auditModifiedDateTime | Datetime | True |
The date and time when the classification depreciation rule was last modified. |
| classification_Href | String | True |
The URL of the asset classification associated with this depreciation rule. |
| classification_Id | String | False |
The Id of the asset classification associated with this depreciation rule. |
| classification_Key | String | False |
The system-assigned key of the asset classification associated with this depreciation rule. |
| classification_Name | String | True |
The name of the asset classification associated with this depreciation rule. |
| coefficient | Decimal | False |
The depreciation coefficient applied to this classification depreciation rule. |
| depreciationMethod_Href | String | True |
The URL of the depreciation method associated with this rule. |
| depreciationMethod_Id | String | False |
The Id of the depreciation method associated with this rule. |
| depreciationMethod_Key | String | False |
The system-assigned key of the depreciation method associated with this rule. |
| depreciationMethod_Name | String | False |
The name of the depreciation method associated with this rule. |
| depreciationRate | String | False |
The depreciation rate applied to assets under this classification depreciation rule. |
| href | String | True |
The URL of the classification depreciation rule resource. |
| id | String | True |
The unique identifier of the classification depreciation rule. |
| journal_BookId | String | True |
The book Id of the journal associated with this classification depreciation rule. |
| journal_Href | String | True |
The URL of the journal associated with this classification depreciation rule. |
| journal_Id | String | False |
The Id of the journal associated with this classification depreciation rule. |
| journal_Key | String | False |
The system-assigned key of the journal associated with this classification depreciation rule. |
| journal_Name | String | True |
The name of the journal associated with this classification depreciation rule. |
| key [KEY] | String | False |
The system-assigned key that uniquely identifies the classification depreciation rule record. |
| postingRule_Convention | String | True |
The depreciation convention applied by the posting rule for this classification depreciation rule. |
| postingRule_Href | String | True |
The URL of the posting rule associated with this classification depreciation rule. |
| postingRule_Id | String | False |
The Id of the posting rule associated with this classification depreciation rule. |
| postingRule_IsTax | Bool | True |
Indicates whether the posting rule associated with this classification depreciation rule is a tax rule. |
| postingRule_Key | String | False |
The system-assigned key of the posting rule associated with this classification depreciation rule. |
| postingRule_Name | String | True |
The name of the posting rule associated with this classification depreciation rule. |
| postingRule_UseSalvageValue | Bool | True |
Indicates whether the posting rule uses salvage value when calculating depreciation for this classification. |
| postingRule_UsefulLifeUnits | String | True |
The units used to measure the useful life of assets under this classification depreciation rule. |
| usefulLife | Int | False |
The useful life of assets under this classification depreciation rule, measured in the applicable units. |