Put a condition before you process the subsequent select statement.
Check for the lt_process_order holds any data or not.
i.e if lt_process_order[] is not initial.
<your select statement>
endif.
Thanks,
Namrata
Put a condition before you process the subsequent select statement.
Check for the lt_process_order holds any data or not.
i.e if lt_process_order[] is not initial.
<your select statement>
endif.
Thanks,
Namrata