SetupPostingRule
Represents posting rules defined within a fixed asset setup, specifying the depreciation convention, journal assignment, salvage value usage, and useful life units.
Columns
| Name | Type | ReadOnly | Description |
| auditCreatedBy | String | True |
The user who created the setup posting rule. |
| auditCreatedDateTime | Datetime | True |
The date and time when the setup posting rule was created. |
| auditModifiedBy | String | True |
The user who last modified the setup posting rule. |
| auditModifiedDateTime | Datetime | True |
The date and time when the setup posting rule was last modified. |
| convention | String | False |
The depreciation convention used by this setup posting rule. |
| href | String | True |
The URL of the setup posting rule resource. |
| id | String | False |
The unique identifier of the setup posting rule record. |
| isTax | Bool | False |
Indicates whether this setup posting rule applies to tax depreciation. |
| journal_BookId | String | True |
The book Id of the journal associated with this setup posting rule. |
| journal_Href | String | True |
The URL of the journal associated with this setup posting rule. |
| journal_Id | String | False |
The Id of the journal associated with this setup posting rule. |
| journal_Key | String | False |
The system-assigned key of the journal associated with this setup posting rule. |
| journal_Name | String | True |
The name of the journal associated with this setup posting rule. |
| key [KEY] | String | False |
The system-assigned key that uniquely identifies the setup posting rule record. |
| name | String | False |
The name of the setup posting rule. |
| setup_Href | String | True |
The URL of the setup associated with this posting rule. |
| setup_Id | String | False |
The Id of the setup associated with this posting rule. |
| setup_Key | String | False |
The system-assigned key of the setup associated with this posting rule. |
| useSalvageValue | Bool | False |
Indicates whether the salvage value is used in depreciation calculations for this setup posting rule. |
| usefulLifeUnits | String | False |
The unit of measure used to express the useful life of assets under this setup posting rule. |