1. Log on to Application Diagonistics
2. Select the application
3. Select the responsibility
4. Give any transaction value and find the links to all tables in that module(for example for payables module enter invoice id).This responsibility is generally used to check if some setup is missing by functional users.Lets make use to find links as well.
Tuesday, November 30, 2010
Friday, November 19, 2010
OAF Personalisation: Add region in set of pages
Create a region oracle/apps///xxpage.xml and an associated controller if needed
Jdeveloper :
Create a stack layout region without the AM definition.
Create a default single column region
Create required items under this region
Personalisation :
Click on create item icon on the page which you need to personalise
Create a Flexible Layout item style
Create a Flexible Content item style and set extends property to the region created (oracle/apps///xxpage.xml)
Jdeveloper :
Create a stack layout region without the AM definition.
Create a default single column region
Create required items under this region
Personalisation :
Click on create item icon on the page which you need to personalise
Create a Flexible Layout item style
Create a Flexible Content item style and set extends property to the region created (oracle/apps///xxpage.xml)
Subscribe to:
Posts (Atom)