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

ST22 Automation using GUixt

0 Likes
886

Hi,

We have a requirement to make automation through GUixt in sap screen, to reach ST22->TODAY (Dump analysis). I am able to reach to st22 screen through the dump pushbutton created though GUixt, but cant reach todays dump page. Can someone suggest how get the list of Dumps occurred for SY-DATUM(i.e., TODAY) using GUixt.

Thanks in advance,

Tejas.

1 REPLY 1
Read only

maulik
Contributor
753

User shouldn't even login to check ST22 dumps.

Instead, you should write a program to read the dumps every few mins and email it with a URL pointer embedded to launch a WebGUI for HTML if the user is interested or as an option get the dump and attach it as a text file in an email to the receiver.

Schedule the ABAP as a batch job to run every few.