2021 Feb 25 1:43 PM
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.
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.
2021 Feb 27 11:20 AM
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.