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

Use of REUSE_ALV_POPUP_TO_SELECT in userexit

Former Member
0 Kudos
185

Hi Experts,

Can i use REUSE_ALV_POPUP_TO_SELECT in an user exit. I have requirement where i have to pass a value to the changing parameter of an userexit with user input. Pls suggest.

2 REPLIES 2
Read only

Former Member
0 Kudos
140

Yes it can be used. For more details on this FM and its parameter read its documentation.

ap

Read only

Former Member
0 Kudos
140

Thank you