How to differentiate between inherited fields and created in the same table.

Anupriya1
Kilo Expert

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!

1 ACCEPTED SOLUTION

Ashley Snyder1
Giga Guru

@Anupriya you mentioned your table was an extension of a cmdb table: cmdb_ci_computer.  Have you looked at the CI Class Manager to get this information? You should be able to click "Hierarchy" and find your table, from there navigate to the "Attributes" tab and you'll see selections for Derived and Added fields:

find_real_file.png

https://docs.servicenow.com/bundle/newyork-servicenow-platform/page/product/configuration-management...

View solution in original post

27 REPLIES 27

Mark Roethof
Tera Patron
Tera Patron

Hi there,

One of the may ways could be:

On a field, you can right click and select "Show". For example:

find_real_file.png

On incident, number is actually from table task!

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

LinkedIn

Other option would be to go to the dictionary of the table. Something like below will be shown. Easily to spot which table the fields actually are on. 

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

LinkedIn

Hi Mark,

 

Going to sys_dictionary table, will list all the fields present in the specific table(Inherited + Created). It is not giving me the information to identify between both.

 

Thanks!

Could you explain what other information you need then? I mean it does tell if a field is inherited (in the example, task), and does tell which field is on that specific table (in the example, incident).

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

LinkedIn