Hi All,
I have created a infoset & in the selections tab, i have defined a selection criteria & written a few lines of code for this selection criteria. I checked for syntax & it is ok.
Now when i try executing my query, the system promts this error:
'Local SELECT-OPTIONS are not allowed (FORM routine or GET event is
active).'
Can anyone help resolve this issue?
Vivek
Hi Vivek,
Can you please paste the code which you have written.
Also make sure that you are writting you code in area AT SELECTION SCREEN.
If you need to fetch data according to the selection criteria, then write the code in the area RECORD PROCESSING.
Add a comment