Home » Applications » Oracle Fusion Apps & E-Business Suite » Concurrent Program Parameter (Oracle Apps 11.5.10.2)
Concurrent Program Parameter [message #343899] Thu, 28 August 2008 07:27 Go to next message
vishalaksha
Messages: 16
Registered: September 2007
Junior Member
I am working on oracle apps 11.5.10.2
In a concurrent program I have two parameters
1. Order Number
2. Delivery Number
Now I want that while submitting the program, only one will be enable at any time.
Suppose I have supplied the value for order number then delivery number parrameter should not allow any value to be entered in it and vica-versa.

Please help me out in solving the problem.
Re: Concurrent Program Parameter [message #343961 is a reply to message #343899] Thu, 28 August 2008 09:05 Go to previous messageGo to next message
adragnes
Messages: 241
Registered: February 2005
Location: Oslo, Norway
Senior Member
You could define two different concurrent programs, one with only Order Number as a visible parameter, the other with only Delivery Number as visible.

The programs would of course share the same executable.

--
Aleksander Dragnes
Re: Concurrent Program Parameter [message #344453 is a reply to message #343899] Fri, 29 August 2008 19:35 Go to previous messageGo to next message
vamsi kasina
Messages: 2112
Registered: October 2003
Location: Cincinnati, OH
Senior Member
I'm not sure whether you can do it vice-versa.
But second parameter can be disabled, if the first parameter has entered.

Search for $FLEX$ in Oracle Applications Flexfields Guide.

By
Vamsi
Re: Concurrent Program Parameter [message #344537 is a reply to message #344453] Sat, 30 August 2008 05:29 Go to previous messageGo to next message
vishalaksha
Messages: 16
Registered: September 2007
Junior Member
I tried this but it does not allow to use $FLEX$ option in both parameters.
Re: Concurrent Program Parameter [message #344588 is a reply to message #344537] Sat, 30 August 2008 14:32 Go to previous message
vamsi kasina
Messages: 2112
Registered: October 2003
Location: Cincinnati, OH
Senior Member
Aleksander's idea is good.
I don't think there is any other option.
If you find any let us know.

By
Vamsi
Previous Topic: link code for FND_FLEX_VALUES_VL and GL_CODE_COMBINATIONS tables
Next Topic: Superseded Items in Oracle Inventory
Goto Forum:
  


Current Time: Wed Jul 03 18:52:43 CDT 2024