Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Problem: Reqd. help in function module

Former Member
0 Likes
280

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

1 REPLY 1
Read only

Former Member
0 Likes
265

Hello..

Any help on this one ?

Regards,

Hk