Hi,
I need to call a report ( say, Report2 which has a parameter form attached to it ) from a button action in Report 1.
When I formulate SRW.RUN_REPORT, Oracle manual specifies that we should add paramform=yes
When I add that and call the report it gets executed with null values, with out showing the Parameter form of Report2 for input.
How do I make the button action open the called Report's parameter form ?
I need to call a report ( say, Report2 which has a parameter form attached to it ) from a button action in Report 1.
When I formulate SRW.RUN_REPORT, Oracle manual specifies that we should add paramform=yes
When I add that and call the report it gets executed with null values, with out showing the Parameter form of Report2 for input.
How do I make the button action open the called Report's parameter form ?