cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hey Community!

Is there a way to send a mail to a specified time using CL_BCS?

I did not find any hint where to set a time when the mail should be sent.

Yes, I know, I can program a job that starts to that time and sends the mail, but I wonder if there is a built-in way for this.

Thanks for any hints

~Enno

View Entire Topic
RaymondGiuseppi
Active Contributor

As far as I'm aware, this isn't something you can do with CL_BCS. You can easily submit a background delayed job, working with SOST/SCOT tables is risky and more difficult.

EnnoWulff
Active Contributor
0 Likes
Thanks for the confirmation, @RaymondGiuseppi !