EBS Customizations (MOSC)

MOSC Banner

Remove values from MessageChoice list

edited May 30, 2013 11:02AM in EBS Customizations (MOSC) 2 commentsAnswered
Hi All,We have a requirement where in we have to remove values from a MessageChoice list in a seeded page. The values for this item are not derived from a VO query. Instead the values are derived from FND Messages in a utility class and the utility class is called in processRequest. The utility class collects these values in a array and finally creates a VO from that array. This VO is assigned to MessageChoice item in the pafe definition.

I tried to extend the CO and added the following code.

OAViewObject localOAViewObjectEx = (OAViewObject)paramOAPageContext.getApplicationModule(paramOAWebBean).findViewObject("ActionListVO");

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