1. I have a report in place which is based on catalog folder (which in turn represents a database table).
2. Now the requirement is such that this table will be storing data based on paramaeters accepted from user.
3. This data can be inserted in the table by a stored procedure. Stored procedure will accept the prompt values as it parameters.
4. pls suggest, how to implement this... may be using macros ? I dont want a new procedure template based report as I already have catalog based report with various totals and specific format.
2. Now the requirement is such that this table will be storing data based on paramaeters accepted from user.
3. This data can be inserted in the table by a stored procedure. Stored procedure will accept the prompt values as it parameters.
4. pls suggest, how to implement this... may be using macros ? I dont want a new procedure template based report as I already have catalog based report with various totals and specific format.