Is there a list of OOB fields and attributes anywhere?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2019 04:23 AM
I have a client who would like to see a listing of Fields and Attributes for the OOB Service Catalogue and probably other applications. Does such a reference document exist anywhere
Thanks
Iain
- Labels:
-
User Experience and Design

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2019 03:34 PM
you can go to your Personal Developer Instance ( which is OOB) version and then report on System Definition --> Dictionary
Regards,
Sachin

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2019 10:27 PM
Hi there,
Also have a look at the docs, there is extensive documentation in there!
Kind regards,
Mark
---
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
06-14-2019 11:43 PM
I often need to review tables, which I do navigating to:
> System Definition > Tables
There, I pick up a table to view the fields.
Scroll down to the Related Link "Show schema map" (see screenshot below)
In the Schema View, you can easily review fields of the tables and also see related tables and fields.
Even better, you can see the inheritance of the tables, an which fields are inherited (2) and which are from the table itself.
Unfortunately, the fields in the tables only have the fieldname and a label, and NO description field.
So, it is hard work to picture out, what the field mean "Really" in effect. Let me know, if you find any documentation with field descriptions in detail.
Mark this answer as correct or helpful, if it was.
BR
Dirk