2006 Sep 14 10:42 AM
Hi..
I am using a user-exit in Delivery program in which I have coded for a scenario which says that if an IDOC is generated for a particular document and if a user is trying to open the same document in change mode, then I should go to the display mode of the screen along with the message at the bottom that the IDOC has already been sent.
I have done the first part of going into the display mode by using Leave to Transaction and Skip First Screen.
But, the problem is , how I can display an information message in the status bar ?
Please guide me to do that.
Thank You
Hi..
I am using a user-exit in Delivery program in which I have coded for a scenario which says that if an IDOC is generated for a particular document and if a user is trying to open the same document in change mode, then I should go to the display mode of the screen along with the message at the bottom that the IDOC has already been sent.
I have done the first part of going into the display mode by using Leave to Transaction and Skip First Screen.
But, the problem is , how I can display an information message in the status bar ?
Please guide me to do that.
Thank You
2006 Sep 14 10:46 AM
Use the message type as success S or warning W.
which will display the message on status but do not use the message type as I .
pLEASE REWARD IF USEFUL.
2006 Sep 14 11:10 AM
Hi Dinesh but can I use after my LEAVE to Transaction command..
Will it work?
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |