by Scott.Pearce » Wed Dec 09, 2015 1:48 pm
You can do whatever you like to the report and underlying data-source. We just ask that you make a COPY of the standard one, and modify that - otherwise your changes will be overwritten by us during upgrades.
As for parameters, in the case of the Creditor EFT/Cheque Payments form, when printing it will set the report's selection formula to be "{CR_Trans.ChequeRunID} = <Whatever the current on-screen batch BatchPayID value is>". This means that you MUST have the CR_Trans table linked into the report. So, if you wanted to use a stored procedure for the report, write your stored procedure such that one of it's return fields is CR_Trans.ChequeRunID. Then, in Crystal you can link the CR_Trans table to your stored proc on the ChequeRunID field. Then the selection formula Jiwa pushes into the report at print time will be valid.
Scott Pearce
Senior Analyst/Programmer
Jiwa Financials