EBS Customizations (MOSC)

MOSC Banner

Oracle I Expense

edited Sep 13, 2012 12:48AM in EBS Customizations (MOSC) 1 commentAnswered
Hi Experts,I want to know some more details regarding OAF extension for I Expense page.

1) The Back and Next button are common to all pages. So to refer these buttons i am planning to use the below logic
Get the event using pageContext.getParameter("event");
Compare this event with GOTO_EVENT

Get the source using pageContext.getParameter(SOURCE_PARAM)
Compare it with OIENavBar

I guess this will help us to handle the Back and Next buttons on any OIE page.

To put the validation on a particular page, i am using NavigationUtility.getCurrentPage(pageContext) and comparing it with the OIE page which i need to validate

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center