Post Author: rickcf
CA Forum: General
I need to pass an 'array' of table ids to a report to use to grab the records for the report. The ids are numeric in the table and there will be no specific order or range involved, just one to many random ids. The report will consolidate and report on all ids passed (verses individually reporting on each). I have heard of passing a report an object but not sure if I have to go this far to do this. What are some design approches to accomplish this both in the report and on the call?
Thanks