Asset
This is a table representing the Asset entities in FinancialForce.
Columns
Name | Type | ReadOnly | References | Description |
Id [KEY] | String | True |
Unique identifier of the Asset. | |
ContactId | String | False |
Contact.Id |
Label Contact ID corresponds to this field. |
AccountId | String | False |
Account.Id |
Label Account ID corresponds to this field. |
Product2Id | String | False |
Product2.Id |
Label Product ID corresponds to this field. |
IsCompetitorProduct | Boolean | False |
Label Competitor Asset corresponds to this field. | |
CreatedDate | Datetime | True |
Label Created Date corresponds to this field. | |
CreatedById | String | True |
User.Id |
Label Created By ID corresponds to this field. |
LastModifiedDate | Datetime | True |
Label Last Modified Date corresponds to this field. | |
LastModifiedById | String | True |
User.Id |
Label Last Modified By ID corresponds to this field. |
SystemModstamp | Datetime | True |
Label System Modstamp corresponds to this field. | |
IsDeleted | Boolean | True |
Label Deleted corresponds to this field. | |
Name | String | False |
Label Asset Name corresponds to this field. | |
SerialNumber | String | False |
Label Serial Number corresponds to this field. | |
InstallDate | Datetime | False |
Label Install Date corresponds to this field. | |
PurchaseDate | Datetime | False |
Label Purchase Date corresponds to this field. | |
UsageEndDate | Datetime | False |
Label Usage End Date corresponds to this field. | |
Status | String | False |
Label Status corresponds to this field. | |
Price | Double | False |
Label Price corresponds to this field. | |
Quantity | Double | False |
Label Quantity corresponds to this field. | |
Description | String | False |
Label Description corresponds to this field. |