In ABAP Dump Log Analysis we have to create logs for previous day. And we have to report for Critical and No critical errors.
Run T-code ST22
1. Click on Yesterday radio button.
2. Click on Edit >> Display List button from menu or Press F8 or click on Display List button on top.
3. Then “ABAP dump analysis window will come
From this screen u have to separate Critical Error, non Critical error, and if suppose a error is non critical but it is repeating many time then it come under repetitive error.
Reporting
Copy Date, Time, Host, User, Client, ErrorCd, No of Times from the above screen, for “Error Description” Double click on particular error and ABAP Runtime error window will come. For Example for error “LIST_TOO_MANY_LPROS” the window will be
and from this window you only have to copy and paste “No further list processing possible.” Text in Error Description field.
In this way u have to create report for all the errors.
Critical Error
For all critical error u have to crate note and analysis for that u have to study the above screen and crate your own note and report it.
For some common Critical Errors along with their notes and analysis please refer ST22 Errors file.