I am trying to create a package that runs a stored procedure to create an output that is then exported to Excel. The stored procedure takes 2 variables as dates. I do not understand how to include the variables as parameters in the package. Any help on this topic would be much appreciated.
Regards