Hi Experts,
When am reading internal table into work area by using binary search performance is too good, only if it contains numeric values but if internal table contains any alphabetic values search is failing so i just need alternative way to find records without using linear search as internal table contains huge records.