hi,
In this case, anyway you gonna get this value in variable order and put it in select query where condition..
check Sy-subrc for select query.. if it fails then throw an error message.. if it an ALV means it ll automatically move to next scrren for alv without values.. for stopping this..
SET SCREEN 0.
LEAVE SCREEN.
hope this helps,
Mathan R.