Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Background Job Scheduling

Former Member
0 Likes
395

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

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
374

Hello Sai,

When you create a Job use the Spoollist receipient option and give the Recipient address there.

Hope this helps.

Thanks,

Greetson

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

1 REPLY 1
Read only

Former Member
0 Likes
375

Hello Sai,

When you create a Job use the Spoollist receipient option and give the Recipient address there.

Hope this helps.

Thanks,

Greetson