‎2009 Dec 03 10:50 AM
HI Experts,
i got a requirement to process a Z report in background and
some fields of resulted output should be stored in a Z table.
The Z report output in foreground is ALV grid. the report needs to be run once
in a month by user .
Is it possible to read the output from spool and store in a Z table.?
i tried to use RSPO_RETURN_ABAP_SPOOLJOB, but not upto mark.
Please help me in this.
Thanks in advance.
Lalit
‎2009 Dec 03 10:58 AM
‎2009 Dec 03 10:58 AM
‎2009 Dec 03 12:06 PM
Thanks Bhavesh for ur quick response.
As per ur link, the session should be active for the whole program to be run.
But i want to process the report in background overnight (say). and read from spool and
save in a Z table. its not a problem if another report is required to read from spool.
any suggestions on this plz.
‎2009 Dec 03 9:03 PM
‎2009 Dec 11 8:27 AM