Locations
Prerequisites
To use Locations with EAM, you need to:
Have these user licenses | Have these permissions | Complete these tasks and review these topics before continuing |
---|---|---|
|
Introduction
The Asset Location field has a lookup relationship to the FX5__Location__c
object.
Use the object’s FX5__Parent_Location__c
field to create a parent/child hierarchy.
For example, you could have a `Location `as Well, with additional child Locations for specific wells. Assign a particular piece of `Equipment `to the child well location.
Larger Equipment items could be assigned as a parent location with additional equipment items that function as parts of the larger item assigned child locations within the larger Equipment parent.
Objects
Location is its own, self-referencing object. |
FX5__Location__c
Field Label | Field Name | Data Type | Description |
---|---|---|---|
Description |
|
Text (255) |
Human readable description for the Location |
Hierarchy Sort Order |
|
Number (5,0) |
Sequence order for listing the record in the Location Hierarchy |
Last Modified By |
|
Lookup (User) |
User who last changed the record |
Location ID |
|
Text (80) |
Unique identifier for this particular location |
Owner |
|
Lookup (User, Group) |
The User or Group responsible for the record. |
Parent Description |
|
Formula (Text) |
The description of the parent for a child record |
Parent Location |
|
Lookup (Location) |
The parent of a child location record |
Search |
|
Text (3) |
3 alphanumeric characters to facilitate locating the record during a search |
Assign Equipment to a Location using the Asset Location field in the Equipment record. |