Hi
I have a set of fields in my selection screen. I have validated all the fields using "AT Selection-Screen on <FieldName>"
Now my problem is that during "START-OF-SELECTION" i am trying to fetch records for the given criteria in Selection Screen.If there r no records, i have to put the user back to the selection screen with a message.
I am not able to do this.
I tried using "Leave to screen 0" and also "Leave to List-Processing" in end of "START-OF-SELCTION" block.
Can anyone correct me here !!!