Newer Version Available

This content describes an older version of this product. View Latest

FleetAsset

Represents the relationship between an asset or a vehicle and the fleet to which it belongs. This object is available in API version 59.0 and later.

Supported Calls

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

Fields

Field Details
AssetId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The Asset associated with the Fleet Asset record.
This field is a relationship field.
Relationship Name
Asset
Relationship Type
Lookup
Refers To
Asset
AssetUsage
Type
double
Properties
Create, Filter, Nillable, Sort, Update
Description
The total usage of an asset such as the number of hours for which a machine runs.
AssetUsageUomId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The unit of measure for the total usage of an asset.
This field is a relationship field.
Relationship Name
AssetUsageUom
Relationship Type
Lookup
Refers To
UnitOfMeasure
EffectiveEndDate
Type
date
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The date until when a vehicle or an asset is part of the fleet.
EffectiveStartDate
Type
date
Properties
Create, Filter, Group, Sort, Update
Description
The date from when a vehicle or an asset is part of the fleet.
FleetId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The fleet associated with the Fleet Asset record.
This field is a relationship field.
Relationship Name
Fleet
Relationship Type
Lookup
Refers To
Fleet
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The most recent date on which a user referenced this record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The most recent date on which a user viewed this record.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The autopopulated name of a Fleet Asset record.
ResidualValue
Type
currency
Properties
Filter, Nillable, Sort
Description
The residual value of a vehicle. This value is derived from the Latest Residual Value field on a Vehicle record.
Status
Type
picklist
Properties
Create, Filter, Group, Sort, Update
Description
Specifies the status of the vehicle or the asset in the associated fleet.
Possible values are:
  • Active
  • Assigned
  • Inactive
  • Out of Service
  • Registered
  • Under Maintenance
VehicleDistanceCovered
Type
double
Properties
Filter, Nillable, Sort
Description
The total distance traveled by the vehicle. The value is derived from the Last Odometer Reading field on a Vehicle record.
VehicleDistanceCoveredUom
Type
string
Properties
Filter, Group, Nillable, Sort
Description
The unit of measure for the total distance traveled by the vehicle. The value is derived from the Odometer Reading Unit of Measure field on a Vehicle record.
VehicleId
Type
reference
Properties
Filter, Group, Nillable, Sort
Description
The Vehicle associated with the Fleet Asset record.
This field is a relationship field.
Relationship Name
Vehicle
Relationship Type
Lookup
Refers To
Vehicle

Associated Objects

This object has the following associated objects. If the API version isn’t specified, they’re available in the same API versions as this object. Otherwise, they’re available in the specified API version and later.

FleetAssetFeed
Feed tracking is available for the object.
FleetAssetHistory
History is available for tracked fields of the object.