‎2008 Feb 07 6:37 AM
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.
‎2008 Feb 07 7:25 AM
Hi,
AT SELECTION-SCREEN ON VALUE REQUEST field.
call
REUSE_ALV_POPUP_TO_SELECT .
Don't forget to reward if useful...
‎2008 Feb 07 7:05 AM
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
‎2008 Feb 07 7:21 AM
Try using the FM in the report event
AT SELECTION SCREEN ON VALUE REQUEST...
~Amit
‎2008 Feb 07 7:25 AM
Hi,
AT SELECTION-SCREEN ON VALUE REQUEST field.
call
REUSE_ALV_POPUP_TO_SELECT .
Don't forget to reward if useful...
‎2008 Feb 07 8:24 AM