Hi all,
I have a requirement to call a report through a module pool program with some of the fields in the reoprt selection screen populated. I am using the submit statement -
SUBMIT REPORT VIA SELECTION SCREEN WITH values.
But the report selection screen has certain default fields populated. I have to clear these fields too. How do I do it ?
If i pass WITH ' ' in the submit statement, the value is set as = BLANK. I do not want this.
Cheers,
Usha