‎2007 Aug 02 6:26 AM
Hi gurus,
im looking for a program which can be run as a background job, collect a information from ST22, SM21 and transactions like this, making a spool and send it to a person.
Does anyone know any program like this? I really want to see something like this!
Thank you
‎2007 Aug 02 6:29 AM
Hi,
I don't think there is such program availble.
May be you can check if Alerts in SAP can help you. I am not very sure how they are set up and all other details.
Regards,
Atish
‎2007 Aug 02 6:29 AM
A spool request contains which data is to be printed and how this data should be printed. A print request is the translation of a spool request into a language that the printer understands.
The spool work process processes the print data into a printable data stream. The printable data is transferred to an operating system spooler. This then forwards the data to the printer.
‎2007 Aug 02 6:37 AM
Hi,
Check out this tables you get what do u want.
RDUMPOV Runtime error Overview
SNAT Abap/4 snapshots for runtime errors
SNAPT Abap runtime error texts
Reward points if it useful.