2016 May 03 3:20 PM
I have to import multiple values from a popup; above function support us to import single value. Do we have alternate function?
2016 May 03 5:47 PM
POPUP_GET_VALUES does allow multiple values. Just supply multiple entries in FIELDS table.
2016 May 03 6:19 PM
For examples, see the program RSSPO410. Othjerwise, you may use function POPUP_TO_DECIDE_LIST where you can choose among any number of (up to 25) options.
Why don't you just give an example of what you want so that everyone will understand.
Regards Clemens
2016 May 03 7:40 PM
You can use ALV popup list. This will show a listing of values to select from. See example code here:
ALV POPUP LIST DISPLAY USING CLASS cl_salv_table - Code Gallery - SCN Wiki