5 pts.
 How user parameters are created in Oracle Reports 10g
how user select the parameter from the parameter list and how it is created

Software/Hardware used:
ASKED: May 12, 2009  4:13 AM
UPDATED: May 12, 2009  4:00 PM

Answer Wiki:
Last Wiki Answer Submitted:  Be the first to answer this question.
All Answer Wiki Contributors:  Be the first to answer this question.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

Could you please be a little more specific in your question ?
Report parameters are ‘created’ when you design the report. Then, when you call it, you send the parameters in a parameter list.

If you call the report from a Forms application, the user could ‘select’ the values for the parameters in any number of ways, then before calling the report, the application needs to construct a parameter list with values the user selected.

 63,535 pts.