Hi All,
I have designed a custom report program to notify in case of multiple ABAP dump occurrences. This program will send a notification mail to intended recipients (maintained in tcode SO23) if the dump is occurring above a threshold number of times. The users can then take required corrective action.
Report Display:The report will generate ALV output.
Email Mode: Main advantage of this program is in scheduling it in background.
The logic is such that in daily job
- program will check for dumps occurring above the input threshold value, will notify ABAP DL users via email, and updated in a custom table.
- A dump notified once in a day will not be notified again.
- the table will be refreshed on date change, hence, it will be daily notification activity.
Below is the table used in the program and code is attached as a text document.
Kindly let me know your view.
Regards,
DN.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
8 | |
5 | |
4 | |
4 | |
4 | |
3 | |
2 | |
2 | |
2 | |
2 |