AssetRelationship

Represents a non-hierarchical relationship between assets due to replacement, upgrade, or other circumstances.

Asset relationships appear in the Primary Assets and Related Assets related lists on asset records in the UI.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()

Fields

Field Name Details
AssetId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The replacement asset.
AssetRelationshipNumber
Type
string
Properties
Autonumber, Defaulted on create, Filter, Sort
Description
An auto-generated number identifying the asset relationship.
FromDate
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
The day the replacement asset is installed.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The date when the asset relationship was last modified. Its label in the user interface is Last Modified Date.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The date the asset relationship was last viewed.
RelatedAssetId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The asset being replaced.
RelationshipType
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Nillable, Sort, Update
Description
The type of relationship between the assets. This field comes with three values—Replacement, Upgrade, and Crossgrade—but you can create more in Setup.
ToDate
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
The day the replacement asset is uninstalled.