Skip to Content
0
Former Member
Jun 02, 2008 at 05:36 PM

Background Job Scheduling

21 Views

Hi SAP Minds,

When ever a job is scheduled after successsful execution(ran), it will sent the output to spool. But my requirement is the output should be sent to the concerned user without writing ABAP code. It should done through Job scheduling itself.

I know we can do this through programatically. But It should be implemented through Job scheduling.

Thanks in advance