Quantcast
Channel: SCN: Message List - ABAP Development
Viewing all articles
Browse latest Browse all 10425

Re: Select statement extremely slow when field dont have value

$
0
0

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


Viewing all articles
Browse latest Browse all 10425

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>