- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2025 11:51 AM
Currently, when we open our "sys_ui_message" table ,then we are having two records whose key is "between" and language is "Deutsch".
Now, when I see the difference between this record i can see the code field is filled with some values,.
Can I know does this code field value means and what if I delete any one record??
Thanks in Advance
Utsav
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2025 10:06 PM
@Utsav JAISWAL
yes those are different records.
Code field helps to uniquely identify the correct message when localization comes into picture.
It can be used in scripts or UI policies etc
good explanation here
What is "code" field in sys_ui_message table
See below how it's called
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2025 09:33 PM
HI @Utsav JAISWAL ,
Code is kind of a tag or flag which can be used which refers for a particular purpose.
You shouldn't delete the record.
Sandeep Dutta
Please mark the answer correct & Helpful, if i could help you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2025 10:06 PM
@Utsav JAISWAL
yes those are different records.
Code field helps to uniquely identify the correct message when localization comes into picture.
It can be used in scripts or UI policies etc
good explanation here
What is "code" field in sys_ui_message table
See below how it's called
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader