For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
There is one concurrent program which generates Report.There are two parameters lets say P1 & P2.
So the requirement is such that User cannot leave both parameters blank.User must enter either value in P1 or in P2 or both.
How can we achieve this.