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

search help

Former Member
0 Likes
388

i wnat to get pop up by REUSE_ALV_POPUP_TO_SELECT

on presiing f4 (search help). plz explain how to do..or gimme some e.g. plz dont give irrelevent replies.

ur efforts will b appreciated.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
373

Hi,

AT SELECTION-SCREEN ON VALUE REQUEST field.

call

REUSE_ALV_POPUP_TO_SELECT .

Don't forget to reward if useful...

4 REPLIES 4
Read only

Former Member
0 Likes
373

SE37--input REUSE_ALV_POPUP_TO_SELECT

click the fourth button in tool bar

you can find some standard program to used it

please refer to them

Read only

amit_khare
Active Contributor
0 Likes
373

Try using the FM in the report event

AT SELECTION SCREEN ON VALUE REQUEST...

~Amit

Read only

Former Member
0 Likes
374

Hi,

AT SELECTION-SCREEN ON VALUE REQUEST field.

call

REUSE_ALV_POPUP_TO_SELECT .

Don't forget to reward if useful...

Read only

Former Member
0 Likes
373

resolved