Data Model > Data Dictionary > Functional Objects > D > Depot Queue Item in 25.1
Depot Queue Item in 25.1
Object holds the details of work order, service product and work plan information and their status at depot level.
API Label: SVMXC__SM_DepotQueueItem__c
No. of Fields: 10
Field Label
Field Name
Data Type
Description
Custom Relationship Fields
Depot
SVMXC__SM_DepotId__c
Lookup(Location)
Field holds location associated with depot queue.
Service Product
SVMXC__SM_ServiceProductId__c
Lookup(Service Product)
Field holds the Service Product associated with Depot Queue Item.
Technician
SVMXC__SM_TechnicianId__c
Lookup(Technician/Equipment)
Field holds technician associated with depot queue item.
Work Order
SVMXC__SM_WorkOrderId__c
Lookup(Work Order)
Field holds Work Order associated with depot queue item.
Work Plan Assignment
SVMXC__SM_WorkPlanAssignmentId__c
Lookup(Work Plan Assignment)
Field holds Work Plan Assignment associated with depot queue item.
Workstation
SVMXC__SM_WorkstationId__c
Lookup(Workstation)
Field holds the Workstation associated with depot queue item.
Standard Fields
Record Number
Name
Auto Number
The auto-generated record number.
Custom Fields
Match Value
SVMXC__SM_MatchValue__c
Text(255)
The field holds a match value for the QR scanner code.
Status
SVMXC__SM_Status__c
Picklist
Field holds the status of Depot Queue Item.
Target Date Time
SVMXC__SM_TargetDateTime__c
Date/Time
Field holds target date time to finish the work plan by technician.
Was this helpful?