Data Model > Data Dictionary > W > Workstation
Workstation
Template to hold the information of bench/work station.
API Label: SVMXC__SM_Workstation__c
No. of Fields: 5
Field Label
Field Name
Data Type
Description
Custom Relationship Fields
Depot
SVMXC__SM_DepotId__c
Lookup(Location)
Field holds depot associated with workstation.
Standard Fields
Workstation Name
Name
Text(80)
The auto-generated record name.
Custom Fields
Description
SVMXC__SM_Description__c
Long Text Area(32000)
Field holds the description about workstation.
IsActive
SVMXC__SM_IsActive__c
Checkbox
Field holds active or inactive status of workstation.
Type
SVMXC__SM_Type__c
Picklist
Field holds the type of workstation.
Was this helpful?