Hello,
I'm looking for the IFS cloud menu tree in Excel format. We are on 22R1.
Regards,
Pierrick
Hello,
I'm looking for the IFS cloud menu tree in Excel format. We are on 22R1.
Regards,
Pierrick
Best answer by kvbe
You can try to create a quick report using the following query:
select * from FND_NAVIGATOR
Then you can export it to Excell.
You will then have to do some excell magic to filter out the pages you need and set the ordering correct using the parent_id column etc.
Depends what is your use case?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.