Fixed Asset [sn_fin_fixed_asset] table
The Fixed Asset [sn_fin_fixed_asset] table stores information related to: Fixed assets purchased from suppliers.
This table contains the following fields.
| Field | Data type | Description |
|---|---|---|
| Number | String | System-generated value that uniquely identifies this fixed asset. |
| ERP asset number | String | Value generated within an ERP system to uniquely identify this fixed asset. |
| Display name | String | System-generated name that uniquely identifies this fixed asset. |
| Status | Choice | Status of the fixed asset. The options are Submitted, Success, or Pending Deletion. |
| Supplier | Reference | Supplier from whom this fixed asset was purchased. |
| Product name | String | Product that was purchased. |
| Capitalize on | Date | Date on which the fixed asset was created within the ERP system. |
| Original value | Currency | Amount originally paid for the fixed asset. |
| Depreciation lifecycle | String | Length of time in which the fixed asset is fully depreciated. |
| Depreciation term | String | Frequency of depreciation throughout the lifecycle of the fixed asset. |
| Remaining value | Currency | Amount that the fixed asset is worth today after depreciation. |
| Depreciated amount | Currency | Amount that the fixed asset has depreciated over time. |
| Salvage value | Currency | Amount that the fixed asset is worth after it reaches the end of its useful life. |
| ERP Source | Reference | ERP source system associated with the fixed asset. |