2007 Mar 27 7:46 PM
Hi All,
I am using bapi function in my code and once the bapi gets run i have to show an error messages if there are any or successful message in new pop-up window.
can anybody let me know how can i do that? please post sample code if possible.
Thanks,
Dhwanit.
The BAPI will usually pass back all messages in the RETURN parameter. check this parameter and write out the messages, the RETURN paramter will have the message id and number, you can then use the funciton module MESSAGE_PREPARE to build the full message.
Regards,
RIch Heilman
2007 Mar 27 7:51 PM
2007 Mar 27 8:14 PM
hi rich,
Thanks once again for helping me. i know i am getting all the error msges and all msged in i_return table. the thing is i have to show all of them on new pop-up screen. i have to make runtime pop-up screen and show all the data there. so if you have some suggetions on that or some sample code please send it to me.
Thanks,
Dhwanit.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |