- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-01-2025 06:18 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-01-2025 01:18 PM
Hi @velumanisa
This information is stored in the Application field in sys_db_object table
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]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-01-2025 06:51 AM
Hello @velumanisa, can you elaborate further your requirement? if you wish to just open the table, then either you can go to System Definition -> Tables or you can type sys_db_object.list in application navigator and can open the desired table.
Regards,
Nishant
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-01-2025 06:54 AM
Please explain your question in detail
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-01-2025 07:04 AM
Thanks for your quick response. My question is how to check table details for GRC: Policy and compliance scope. I was able to find the table details from system application-> Studio.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-01-2025 07:11 AM
Hi @velumanisa ,
Please navigate to sys_db_object.LIST here you will get all the information regarding the specific table like fields, ACL, Application Access, Access Control, Prefix of the table.
You can check for any table I'm doing for incident table
Please mark my answer correct and helpful if this works for you
Thanks and Regards
Sarthak