Fleet DMO
Represents a group of assets or vehicles used in commercial or transport operations.
Object API Name: std__FleetDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id
- CurrentOwnerAccountId has a FOREIGNKEY relationship with the Account DMO
Idfield. - LocationId has a FOREIGNKEY relationship with the Location DMO
Idfield.
- ActiveAssetCount
- cdp_sys_record_currency
- CurrentOwnerAccountId
- DataSourceId
- DataSourceObjectId
- EffectiveEndDate
- EffectiveStartDate
- FleetName
- Id
- InternalOrganizationId
- LocationId
- ParentFleetId
- Status
- Type
- Field API Name:
std__ActiveAssetCount__c - Data Type: DOUBLE
- Description: The total number of active assets associated with a fleet record. This field shows a rolled-up value based on the number of active Fleet Asset records associated with a Fleet record.
- 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__CurrentOwnerAccountId__c - Data Type: TEXT
- Description: The current owner of the fleet.
- 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 the fleet is operational.
- Field API Name:
std__EffectiveStartDate__c - Data Type: DATEONLY
- Description: The date from when the fleet is operational.
- Field API Name:
std__FleetName__c - Data Type: TEXT
- Description: The name of the fleet 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__LocationId__c - Data Type: TEXT
- Description: The place where the vehicles or assets in a fleet are located.
- Field API Name:
std__ParentFleetId__c - Data Type: TEXT
- Description: The parent Fleet associated with the Fleet record.
- Field API Name:
std__Status__c - Data Type: TEXT
- Description: Specifies the status of the fleet record.
- Field API Name:
std__Type__c - Data Type: TEXT
- Description: The type of the fleet record.The type of the fleet record.eg Fleet type can be delivery fleet of box trucks and vans, a passenger fleet of buses or taxis etc.