- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2025 11:08 PM
Data type Table name - i need a table name, that helps me to create / edit datatypes
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2025 11:18 PM
Hi @sandeepgujj
To manage or understand data types in ServiceNow:
Use sys_dictionary to view field definitions and their associated data types.
Refer to sys_glide_object to see the actual data type definitions.
Consult sys_db_object for overarching table metadata.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2025 11:15 PM
Hi @sandeepgujj , can you explain a little bit more in detail?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2025 11:18 PM
Hi @sandeepgujj
To manage or understand data types in ServiceNow:
Use sys_dictionary to view field definitions and their associated data types.
Refer to sys_glide_object to see the actual data type definitions.
Consult sys_db_object for overarching table metadata.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2025 11:30 PM
@Omender Singh
if i want to edit a properties of the field then, how can i do that - now i am opening a datatype it is showing the form in readonly