cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Schedule a background job to execute a Transactions

athakyriaz
Participant
0 Likes
1,474

Hello everyone  , 

i want , if i can,  to programming a background job to execute a Transactions on the month end.

For example , 

i want to run every end month of month transaction :  AFABN (with Variants) 

Can you help me to make this Job ?

You suggest me to make this from SM36 Transaction ?

Thanks a lot.

 

Accepted Solutions (0)

Answers (3)

Answers (3)

Raju_61
Explorer
0 Likes
  1. Go to SM36 – Enter JOB name and click on enter
  2. Fill the required details - program name , select variant & user id and save
  3. Click on start condition -Mention the job running condition ->Save
RaymondGiuseppi
Active Contributor
0 Likes

Usually schedule the report behind the transaction, RAPOST2000, with SM36.

RaymondGiuseppi
Active Contributor
0 Likes

Go the background job definition, in the header you can declare a mail address to get a copy of the spool

athakyriaz
Participant
0 Likes
@RaymondGiuseppi i can't find this option that you said. Maybe can i send from SBWP all new messages from inbox with Rule in my e-mail ?
RaymondGiuseppi
Active Contributor
0 Likes

In SM36, Spool List Recipient, use an external mail address or a Distribution List (SO23)

  • Use F4 on field Recipient
  • Check also your SCOT Customizing
Romanos
Product and Topic Expert
Product and Topic Expert
0 Likes

Hello @athakyriaz ,

You suggest me to make this from SM36 Transaction ?



 Yes you should use SM36.

athakyriaz
Participant
0 Likes

Hello @Romanos

in Project Field what you recommend to type ?

Romanos
Product and Topic Expert
Product and Topic Expert
0 Likes
There are multiple guides on how to schedule a Background Job in SM36 including the link i posted above. You can test your solution with a z program.
athakyriaz
Participant
0 Likes
I Successfully create the Job and run completed. I want now to send this report to my e-mail and not in my spool request. How can I do this?