‎2007 Jul 13 6:00 AM
‎2007 Jul 13 6:08 AM
Hi Vijay,
My sugestion is , since u have all the error messages in an internal table
u can show it in an <b>ALV GRID</b>.
Just pass this internal table to the FM->
'REUSE_ALV_GRID_DISPLAY'as it will look more proffesional.
Regards
Reshma
‎2007 Jul 13 6:06 AM
Hi
When you are getting these messages with ref to a fun module in which Order number is there
along with the messages you can store the order Number also in the Internal table
then after wards you can display it along with the messages.
<b>Reward points for useful Answers</b>
Regards
Anji
‎2007 Jul 13 6:08 AM
Hi Vijay,
My sugestion is , since u have all the error messages in an internal table
u can show it in an <b>ALV GRID</b>.
Just pass this internal table to the FM->
'REUSE_ALV_GRID_DISPLAY'as it will look more proffesional.
Regards
Reshma