EBS Customizations (MOSC)

MOSC Banner

value set on validation type TABLE but allow override? possible?

Try to add new parameter on a copy of print selected invoice concurrent program.  The new parameter is assigned to a new value set called EMAIL_LIST_VALUE_SET.  This new EMAIL_LIST_VALUE_SET has validation type = TABLE since I will get a list of email from ra_customer tables.  That part is simple.  But the user requirement also requests if end user does not want any email address from the ra_customer table, user is allowed to manually type in any email address.  

How to do that?  EMAIL_LIST_VALUE_SET ( with validation type = 'TABLE' ) is not allowed to enter any value other than from the LOV.  What option do I have?  other validation type?

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