former_member697046
Explorer
Member since ‎08-17-2020

User Statistics

  • 2 Posts
  • 0 Solutions
  • 3 Kudos given
  • 0 Kudos received

User Activity

Hi Friends, I have to read 50.000 records from a table. I select all of them with a single SELECT ... ENDSELECT, followed by a LOOP as below. For each line read, the processing passes through the loop once. Is there any better way of doin...
Dear friends. Can you please advise on the below code. I know that using a select statement within a loop gives bad performance but I am not good in abap. Can you please help me to fine tune the below code for optimum performance. LOOP AT ITB...
Kudos given to