- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2025 05:01 PM
Experts,
Is there a way to check which tables the annotations defined in "sys_ui_annotation" are being used?
I need to uniformly change specific wording used within the instance, and since that wording is also used in the annotations, I would like to confirm where it is being utilized.
Thank you.
Tepp
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2025 11:10 PM
Hi @Tepp ,
Unfortunately NO 😔
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-11-2025 06:46 PM
Hi @Tepp ,
YOu will need to check by "type", for ease group by "type" and check.
If it's just a "Text" , then filter by "Is plain text" is true.
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-11-2025 08:55 PM
Thank you for your response.
All types are Section Separators.
Is there a way to investigate which tables this Section Separator is used in?
Best regards,
Tepp
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2025 11:10 PM
Hi @Tepp ,
Unfortunately NO 😔
Sandeep Dutta
Please mark the answer correct & Helpful, if i could help you.