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
  • FX EAM minimum permissions

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

FX5__Description__c

Text (255)

Human readable description for the Location

Hierarchy Sort Order

FX5__Hierarchy_Sort_Order__c

Number (5,0)

Sequence order for listing the record in the Location Hierarchy

Last Modified By

LastModifiedById

Lookup (User)

User who last changed the record

Location ID

Name

Text (80)

Unique identifier for this particular location

Owner

OwnerId

Lookup (User, Group)

The User or Group responsible for the record.

Parent Description

FX5__Parent_Description__c

Formula (Text)

The description of the parent for a child record

Parent Location

FX5__Parent_Location__c

Lookup (Location)

The parent of a child location record

Search

FX5__Search__c

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.