Hi Experts,
I'm currently working on a simple report that will use READ_TEXT function module. Unfortunately the the parameters used returns more than one text for each document (TDLINE), I'm looping through the FM to process all my documents stored in select-options. Is there a way to avoid loop within a loop in reading the output table since TDLINE doesn't have unique key to use parallel cursor?
Thank you,
Jeffrey