Hi Guys,
I'm running a report in background. Basically I have scheduled this report, it mails the report in PDF format.
My problem is with the print parameters, the format which i define while scheduling this report, changes when it is run.
When I check the spool generated, the format there is different than what I have given.
I'm using SUBMIT REPORT...with SPOOL PARAMETERS for generating the spool. I tried hard coding the spool parameters before executing SUBMIT REPORT, still the format got changed.
Guys, please help me find out, how the parameters changes on its own.