On request to one of the reader...
Below is the scenario,
The concurrent program has 2 date parameter e.g. Start Date and End date. The requirement is that start date should always be less than end date.
Solution:
1) In the concurrent program definition parameters, select Range as Low for Start Date. See Screenshot below
2) In the concurrent program definition parameters, select Range as high for End Date. See Screenshot below. Note that the value set being used for Start date and End date should be same.
3) Test program entering incorrect value for the parameter.
4) Test again by entering correct value.
Search This Blog
Monday, February 2, 2009
Set the Low and High Date range parameter in the concurrent program
Subscribe to:
Post Comments (Atom)
2 Comments:
Here i have a question.
The message which appear on the screen, is there any ways to edit that message. which message actually appear from fnd_new_messages table here??
I also have same question, How to edit this message and replace low and high value with actual parameter names?
Post a Comment