‎2007 Oct 15 10:14 AM
Hi Friends,
I am working on an user exit..the Requirement is such a way that I have to collect all the warning or error messages in that transaction and to show in a pop-up to the user before saving that transaction. This pop-up should have user action buttons such as OK or CANCEL so that the user can choose his own action whether to continue saving the transaction still...or to cancel the processing.
I used REUSE_ALV_LIST_DISPLAY in the user exit and reduced the start_row, start_column....and tried to display in a pop-up. it was showing fine.. But for user actions..I placed a button in the output list. When I press on that button...user command is not triggering. Can someone give input on this ?
Regards,
Hari krishna
‎2007 Oct 15 10:45 AM