Hi Anuradha,
1.Remove select statement from loop.
2. While using Read statement with binary search, sort the internal table with key.
3. if you have nested loop use Parallel cursor.
4. use Modify internal table transporting filed_name.
Hi Anuradha,
1.Remove select statement from loop.
2. While using Read statement with binary search, sort the internal table with key.
3. if you have nested loop use Parallel cursor.
4. use Modify internal table transporting filed_name.