How to read an internal table using binary search.
11251 Views
Hi all,
when I was reading an internal table with binary search I was not getting proper results but when I was reading internable without binary search means I was getting perfect results .What might be the reason.