CrystalReport with a subreport that uses a SQL StoredProcedure with Parameters.

How can i make the subreport pass the parent reports Parameters to the subreports sql-stored-prcs.

i.e. how do i map parent report parameters to the subreport storedprc parameters so that it does not ask for them during VB Automation?