2006 Mar 29 6:30 PM
Hello,
Is there a standard POPUP* function module that to which I can pass two fields (restricted value and description) for user to select one and return the result?
Not a big deal to develop a new one but would prefer to reuse
Thanks,
Leon
2006 Mar 29 6:38 PM
Hi Leon,
go to se37 and type popup* F4, you ll find a list of FM as per your requirement.
regards,
Kinshuk
2006 Mar 29 6:44 PM
Hi,
check this FM
<b>POPUP_GET_SELECTION_FROM_LIST</b>
may be it will be useful to you.
Regards
Vijay
2006 Mar 29 7:24 PM
Hi Leon,
<b>POPUP_WITH_TABLE_DISPLAY :-</b> Provide a display of a table for user to select one, with the value of the table line returned when selected
Thanks
Sudheer
2006 Mar 29 7:27 PM
Hi Leon,
You can use this FM.
<b>POPUP_GET_VALUES
POPUP_GET_VALUES_USER_BUTTONS</b>
also check this program for sample codes.
<b>RSSPO410
RSSPO450</b>
Hope this will help.
Regards,
Ferry Lianto