Skip to Content
0
Jun 10, 2011 at 10:53 AM

Writing in SM37 Job Log

3314 Views

Hi Abappers,

I have a requirement in which I am displaying all the error messages in an ALV when my program runs in Foreground. But this program runs in background, those error messages must be displayed in the Job Log of SM37.

I should not raise any error or information messages to come in log automatically as it affects the foreground processing of my program.

Is there any FM to write in the Job log?? Or can I use the Message statement in such a way that it is not diaplayed in forground?

Thanks in Advance,