Asset Operation DMO

Object API Name: std__AssetOperationDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id

  • RunDurationUnitofMeasure has a FOREIGNKEY relationship with the Unit Of Measure DMO Id field.
  • AssetId has a FOREIGNKEY relationship with the Asset DMO Id field.
  • IdleDurationUnitofMeasure has a FOREIGNKEY relationship with the Unit Of Measure DMO Id field.
  • TelematicsProviderId has a FOREIGNKEY relationship with the Telematics Provider DMO Id field.
  • PauseDurationUnitofMeasure has a FOREIGNKEY relationship with the Unit Of Measure DMO Id field.
  • Field API Name: std__AssetCategory__c
  • Data Type: TEXT
  • Description: The type of the Asset for which telematics data is being captured, possbile values are: Vehicle, Generator, Airplane, Harvester.
  • Field API Name: std__AssetId__c
  • Data Type: TEXT
  • Description: The salesforce asset id which is associated with the asset operation record.
  • Field API Name: std__AssetUniqueId__c
  • Data Type: TEXT
  • Description: Represents unique serial number of the 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__Id__c
  • Data Type: TEXT
  • Description: Required. A unique, system-generated identifier for this AssetOperation record. Maximum size is 15 characters.
  • Field API Name: std__IdleDurationQuantity__c
  • Data Type: DOUBLE
  • Description: The duration for which the operation was idle.
  • Field API Name: std__IdleDurationUnitofMeasure__c
  • Data Type: TEXT
  • Description: The Unit in which the idle duration is measured.
  • Field API Name: std__InternalOrganizationId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__OperatorId__c
  • Data Type: TEXT
  • Description: This value indicates the type of portal for the role: - None: Salesforce application role. - CustomerPortal: Customer portal role. - Partner: partner portal role.
  • Field API Name: std__PauseDurationQuantity__c
  • Data Type: DOUBLE
  • Description: The Duration when the operation was stopped.
  • Field API Name: std__PauseDurationUnitofMeasure__c
  • Data Type: TEXT
  • Description: The Unit in which the pause duration is measured.
  • Field API Name: std__RunDurationQuantity__c
  • Data Type: DOUBLE
  • Description: The Duration for which the operation was running.
  • Field API Name: std__RunDurationUnitofMeasure__c
  • Data Type: TEXT
  • Description: The Unit in which the run duration is measured.
  • Field API Name: std__ShiftEndTime__c
  • Data Type: DATETIME
  • Description: The End date and time of the operation shift.
  • Field API Name: std__ShiftId__c
  • Data Type: TEXT
  • Description: The id of the shift associated with asset operation.
  • Field API Name: std__ShiftStartTime__c
  • Data Type: DATETIME
  • Description: The Start date and time of the operation shift.
  • Field API Name: std__TelematicsProviderId__c
  • Data Type: TEXT
  • Description: The Id of the telematics data provider.