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

SAP Email query SQL

Former Member
0 Likes
691
  • SAP Managed Tags

I have a scheduled report to be emailed to several people.

This report is updated at 5am and finishes at 8am aproximately with SQL procedures.

We have a table we can query to check if that procedure has finished by inserting a "T" in one column.

The problem is that sometimes this actualization extends beyond 8am so the report is sent without being fully actualized.

Is there a possibility to not send this reports until this actualization finishes by querying the table to see if there is a T in a field?

1 REPLY 1
Read only

former_member34
Product and Topic Expert
Product and Topic Expert
0 Likes
650
  • SAP Managed Tags

Thank you for visiting SAP Community to get answers to your questions. Since this is your first question, I recommend that you familiarize yourself with our Q&A Tutorial: https://developers.sap.com/tutorials/community-qa.html, as it provides tips for preparing questions that draw responses from our members. Should you wish, you can revise your question by selecting Actions, then Edit.

By adding a picture to your profile you encourage readers to respond: https://www.youtube.com/watch?v=46bt1juWUUM

Many thanks!