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

SOST and SBWP

Former Member
0 Likes
1,402

Hi,

I have a background job scheduled for everymonth. I have two receipient mail ID s in Distribution list. But, they are not receiving the mail (Outlook) when the job is run ?

Any clues what might be the problem ? where i should look into ?

Hi,

I have a background job scheduled for everymonth. I have two receipient mail ID s in Distribution list. But, they are not receiving the mail (Outlook) when the job is run ?

Any clues what might be the problem ? where i should look into ?

4 REPLIES 4
Read only

Former Member
0 Likes
839

There may be a variety of reasons.

Just check the code that is associated with sending the mails in the program.

What is the status of the sent mail in SOST ?

Regards,

ravi

Read only

Former Member
0 Likes
839

Hi,

Go to SCOT..then press Ctrl + F7 to trigger the send process..

Give INT..This will send the emails..

Thanks,

Naren

Read only

0 Likes
839

I dont have any messages in SOST and SBWP. Is SOST responsible for sending the documents that are generated from background jobs ? or the logic in the code of the program in background ?

Read only

0 Likes
839

Hi Reddy,

In general , the programs use some Function modules to send the mails.

The problem may be in the program itslef, (Like the function module failing for some reason).

in SOST you cam see the status of the mail that has been sent.

SBWp is a business workplace where you can see the mails sent to/from your SAP user id to/from other SAP users.

REgards,

Ravi