Dictionary set

OlubunmiJ
Tera Contributor

Greetings, I am searching for a dictionary or database of all the fields ServiceNow uses on the SPM side. Any help on where I can find this. The level of detail isn't so essential as me just getting a tangible set of fields. Thank you.

1 REPLY 1

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @OlubunmiJ 

SPM is quite large, and to get the field details, you need to go to the Sys_db_object table. There, you can filter by the SPM scope (I'm not sure of the exact name). Then, open the tables and retrieve the field details.

 

AGLearnNGrow_0-1743107246258.png

 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************