Skip to main content

The pages name in IFS10

  • July 1, 2024
  • 3 replies
  • 72 views

Forum|alt.badge.img+7
  • Sidekick
  • 58 replies

Hi all,

How can I find out the pages name in IFS10 of a view via PL SQL Developer?

In other words, is there any method to find out of the page name of the view? 

For example;

 

View Page name
INVENTORY_PART_IN_STOCK Inventory Part In Stock

 

 

 

Thanks 

Ozge

3 replies

Link
Superhero (Customer)
Forum|alt.badge.img+23
  • Superhero (Customer)
  • 1265 replies
  • July 1, 2024

Dear @Ozge 

try this: dictionary_sys_lu


Forum|alt.badge.img+7
  • Author
  • Sidekick
  • 58 replies
  • July 1, 2024

Hi @Link,

 

Thanks for your response

 

Ozge


Link
Superhero (Customer)
Forum|alt.badge.img+23
  • Superhero (Customer)
  • 1265 replies
  • July 1, 2024

You are wlecome.

I hope it is useful to you.