Table from filter navigator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2022 02:20 PM - edited 11-25-2022 02:38 PM
Hi all,
Sometimes when i know the table's backend name then i struggle to find that table from filter navigator.
For example : table name (im_idea_core) i know the table name but dont know how can i select this table via filter navigator.
Please help.
Thanks,
Priya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2022 02:38 PM - edited 11-25-2022 02:39 PM
Hi,
If you know the backend name of the table, you can type the command in the filter navigator like "table_name.LIST" which will open the table in new tab if you have the read access to the table records.
In your case im_idea_core.LIST
Thanks and Regards,
Saurabh Gupta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2022 02:40 PM
Thanks for reply , i open tables using tablename.LIST.
But i want to open that table through filter Navigator as for end user we need to showcase through filter navigator only.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2022 02:45 PM
Hi,
For this you should have the module created for that table under some application.
If OOB module is not present, you can create a new module and set the visibility criteria.
Thanks and Regards,
Saurabh Gupta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2022 07:41 AM
Thanks for reply.
How can i chcek that Module exist or not?
Is im_idea_core module exist?
Thanks