Additional Object Ownership Fields

Nextian objects frequently filtered and reported by owner — such as Alarms, Upgrade Opportunities, Work Order Tasks, Orders and Work Orders — include additional custom “ownership” fields. These fields facilitate filtering, reporting, and the creation of list views based on ownership criteria. Ownership fields are typically not displayed in page layouts.

The following ownership fields are available:

FieldAPI NameDescription
Owned By MeOwned_By_Me__cTrue (checked) if object is owned by the current user. This is different than the standard Salesforce owner filter on list views (e.g., My Accounts) because it can be used for defining filter conditions, e.g., created by me or owned by me.
Queue OwnerQueue_Owner__cTrue (checked) if object is owned a queue — mostly used for list view filtering.
Created By MeCreated_By_Me__cTrue (checked) if object has been created the current user — mostly used for list view filtering.
Owner Full NameOwner_Full_Name__cObject owner full name (‘John Doe’) or queue name (‘Engineering’) — a user-friendly replacement for the standard Salesforce owner alias.
Was this page helpful?