- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2019 02:30 AM
Hi All,
Can someone help me in identifying the fields created on a specific table and the fields inherited by that table from its parent table.
I am unable to find any specific column for the same.
Thanks in Advance!
Solved! Go to Solution.
- Labels:
-
Instance Configuration

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2019 05:28 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2019 05:10 AM
Hi Mark,
Thanks for your reply!
By going to each field dictionary, we can get to know but if I need that in the list view.. As you have shown in the screenshot, in that list how I will came to know after applying the table name that which field is inherited and which is not.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2019 05:21 AM
The list I showed is simply through Incident list, hamburger, configure, dictionary:
If my answer helped you in any way, please then mark it as helpful.
Kind regards,
Mark
---
LinkedIn
Community article list
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2019 02:34 AM
inherited field come from the "extends table" and custom field created on the table which you have.
eg: incident table has extends table "Task"
so all the task columns came as inherited .
so whatever column you will create on incident table will be incident column but if you create the column on task table , that will be the inherited column and will be also visible on incident table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2019 03:25 AM
Hi Harshvardhan,
Are you talking about some field? If yes can you please tell me the name of that field from which it will be easily differentiated.
Thanks.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2019 03:32 AM