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

Hi,

Could you share the screenshot?

Hi Again,

Have you checked all 145 entries?

Hi Dhananjay,

 

Yes I have checked all the records. PFB the screenshot:

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...

Hi Ashley,

 

This has resolved my issue. Exactly what I needed.

 

Thank you 🙂