Salesforce Field Reference Guide
Newer Version Available
Location
Represents a warehouse, service vehicle, work site, or other element of the region where your team performs field service work. In API version 49.0 and later, you can associate activities with specific locations. Activities, such as the tasks and events related to a location, appear in the activities timeline when you view the location detail page. Also in API version 49.0 and later, Work.com users can view Employees as a related list on Location records. In API version 51.0 and later, this object is available for Omnichannel Inventory and represents physical locations where inventory is available for fulfilling orders.
For more information, see Location in the Field Service Developer Guide, Object Reference for the Salesforce Platform, Salesforce Order Management Developer Guide, and Work.com Developer Guide.
Fields
| Field Name | Field Label | Type | Digits | Length | Precision | Scale |
|---|---|---|---|---|---|---|
| CreatedById | Created By ID | reference | 18 | |||
| CreatedDate | Created Date | datetime | ||||
| ExternalReference | External Reference | string | 255 | |||
| Id | Location ID | id | 18 | |||
| IsDeleted | Deleted | boolean | ||||
| IsInventoryLocation | Inventory Location | boolean | ||||
| IsMobile | Mobile Location | boolean | ||||
| LastModifiedById | Last Modified By ID | reference | 18 | |||
| LastModifiedDate | Last Modified Date | datetime | ||||
| LastReferencedDate | Last Referenced Date | datetime | ||||
| LastViewedDate | Last Viewed Date | datetime | ||||
| LocationType | Location Type | picklist | 40 | |||
| LogoId | Asset File ID | reference | 18 | |||
| Name | Location Name | string | 255 | |||
| OwnerId | Owner ID | reference | 18 | |||
| RootLocationId | Root Location ID | reference | 18 | |||
| SystemModstamp | System Modstamp | datetime |