Fleet Asset DMO
Represents the relationship between an asset or a vehicle and the fleet to which it belongs.
Object API Name: std__FleetAssetDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id
- FinancialAccountId has a FOREIGNKEY relationship with the Financial Account DMO
Idfield. - VehicleDistanceCoveredUomId has a FOREIGNKEY relationship with the Unit Of Measure DMO
Idfield. - AssetUsageUomId has a FOREIGNKEY relationship with the Unit Of Measure DMO
Idfield. - FleetId has a FOREIGNKEY relationship with the Fleet DMO
Idfield. - AssetId has a FOREIGNKEY relationship with the Asset DMO
Idfield. - VehicleId has a FOREIGNKEY relationship with the Vehicle DMO
Idfield.
- AssetId
- AssetUsageNumber
- AssetUsageUomId
- cdp_sys_record_currency
- DataSourceId
- DataSourceObjectId
- EffectiveEndDate
- EffectiveStartDate
- FinancialAccountId
- FleetAssetName
- FleetId
- Id
- InternalOrganizationId
- ResidualValueAmt
- Status
- VehicleDistanceCoveredNumber
- VehicleDistanceCoveredUomId
- VehicleId
- Field API Name:
std__AssetId__c - Data Type: TEXT
- Description: The Asset associated with the Fleet Asset record.
- Field API Name:
std__AssetUsageNumber__c - Data Type: DOUBLE
- Description: The total usage of an asset such as the number of hours for whicha machine runs.
- Field API Name:
std__AssetUsageUomId__c - Data Type: TEXT
- Description: The unit of measure for the total usage of an asset.
- Field API Name:
std__cdp_sys_record_currency__c - Data Type: TEXT
- Description: System-generated metadata field that stores a 3-letter ISO currency code.
- Field API Name:
std__DataSourceId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__DataSourceObjectId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__EffectiveEndDate__c - Data Type: DATEONLY
- Description: The date until when a vehicle or an asset is part of the fleet.
- Field API Name:
std__EffectiveStartDate__c - Data Type: DATEONLY
- Description: The date from when a vehicle or an asset is part of the fleet.
- Field API Name:
std__FinancialAccountId__c - Data Type: TEXT
- Description: The active Financial Account associated with the vehicle.
- Field API Name:
std__FleetAssetName__c - Data Type: TEXT
- Description: The autopopulated name of a fleet vehicle record.
- Field API Name:
std__FleetId__c - Data Type: TEXT
- Description: The Fleet associated with the Fleet Asset record.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Primary Key
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__ResidualValueAmt__c - Data Type: CURRENCY
- Description: The residual value of a vehicle. This value is derived from the Latest Residual Value field on a Vehicle record.
- Field API Name:
std__Status__c - Data Type: TEXT
- Description: Specifies the status of the vehicle or the asset in the associated fleet.
- Field API Name:
std__VehicleDistanceCoveredNumber__c - Data Type: DOUBLE
- Description: The total distance traveled by the vehicle. The value is derived from the Last Odometer Reading field on a Vehicle record.
- Field API Name:
std__VehicleDistanceCoveredUomId__c - Data Type: TEXT
- 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.
- Field API Name:
std__VehicleId__c - Data Type: TEXT
- Description: The Vehicle associated with the Fleet Asset record.