2008 May 13 6:18 AM
Dear All
I have a requirement in a report, in case there is any particular condition is not fulfilled, I have to show the message in spool. Is it possible some how. Please help.
Points for sure.
Thanks
Dinesh
2008 May 13 6:19 AM
u can show the messages in spool in background jobs... by using write:/ statement..
Dear All
I have a requirement in a report, in case there is any particular condition is not fulfilled, I have to show the message in spool. Is it possible some how. Please help.
Points for sure.
Thanks
Dinesh
2008 May 13 6:19 AM
u can show the messages in spool in background jobs... by using write:/ statement..
2008 May 13 6:21 AM
Hi
I have to show message in spool for a normal report program. Is it possible any how?
2008 May 13 6:34 AM
Hi,
Use the write statement to do the same.
else you can collect all error messages in the internal table and post that table to the application server
2008 May 13 7:36 AM
Hi,
when u run the report in background, you can use write statement , it will write in the spool.
when u run the report in foreground, u can use the GUI_DOWNLOAD to collect the message to import the file containing the messages into PC.
Reward if helpful.
Thanks.
Ramya
2008 May 23 12:42 PM
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |