‎2008 Oct 10 11:01 AM
Hi,
In the report output there are materials. When the user process, some materials are getting errors how i can display all errors.
regards,
vijay
‎2008 Oct 10 11:21 AM
Hi,
If the errors are short dump errors you can check in Transaction Code ST22 and enter the user ID and Date and you will get the error with source code and values are also there at which the user has got the error.
I think this will help.
Thanks and Regards
Harsh
‎2008 Oct 10 11:18 AM
hi
If you create and run a batch input session, you won't be able to display the errors because the session is run in a separate process, generally after the program finishes. The errors are available for re-processing in the batch input log.
If you want to display messages in the program, you have to use the call transaction method, but since you can't process the errors using this method, batch input is generally used.
regards
Satish
‎2008 Oct 10 11:21 AM
Hi,
If the errors are short dump errors you can check in Transaction Code ST22 and enter the user ID and Date and you will get the error with source code and values are also there at which the user has got the error.
I think this will help.
Thanks and Regards
Harsh