GENERATE MENU TREE FOR A MENU ATTACHED TO A RESPON
Posted: Thu Jun 19, 2008 11:56 pm
HOW TO GENERATE MENU TREE FOR A MENU ATTACHED TO A RESPONSIBILITY IN ORACLE APPLICATIONS 11i ?
Doc ID: NOTE:312014.1
Last Revision Date: 15-NOV-2006
Status: PUBLISHED
Purpose:-
The code can be used to generate Menu Tree corresponding to a menu attached to a
responsibility in Oracle Applications
For example
Logon to Oracle Applications and choose System Administrator Responsibility
Then Navigate as :-
Applications -> Menu
In the Menus Form , query some Menu like "Navigator Menu - System Administrator GUI"
and click on the Button View Tree
The Menu Tree as viewed from above can be generated and result be stored in a table with the code as given in this Note
Doc ID: NOTE:312014.1
Last Revision Date: 15-NOV-2006
Status: PUBLISHED
Purpose:-
The code can be used to generate Menu Tree corresponding to a menu attached to a
responsibility in Oracle Applications
For example
Logon to Oracle Applications and choose System Administrator Responsibility
Then Navigate as :-
Applications -> Menu
In the Menus Form , query some Menu like "Navigator Menu - System Administrator GUI"
and click on the Button View Tree
The Menu Tree as viewed from above can be generated and result be stored in a table with the code as given in this Note