‎2008 Jul 17 2:49 PM
in a searchhelp it is possible to do multiple selection but is it also possible to hold the values of that multiple selection ??
example, in searchhelp premk an employee works for companycode 1100,1500,7300
I can enter those values in multiple selection so I can have the whole list
but when I exit the searchhelp and returnn I have to enter the values again
with parameters I tried to enter the same parameter WRK twice but that doesn't work
are there any other options to hold multiple selection data for a user ?
(and no not saving the resulting list, the query has to be excecuted every time )
kind regards
arthur de smidt
‎2008 Jul 17 4:23 PM
You could always append the search help with your own custom Z* search help. In the Z* search help you can define the plants as "hard-coded". I'm not sure if your values will be the same each time you execute the search help? If not there is a search help user exit that you could execute and retrieve values from the users parameter ids - set up some Z* parameter ids.
Good Luck -
Michelle
‎2008 Jul 17 4:23 PM
You could always append the search help with your own custom Z* search help. In the Z* search help you can define the plants as "hard-coded". I'm not sure if your values will be the same each time you execute the search help? If not there is a search help user exit that you could execute and retrieve values from the users parameter ids - set up some Z* parameter ids.
Good Luck -
Michelle