Thanks Ram. I Did this
TDline->UDF->RemoveContext->SplitByValue->VBELN
So let's say in TDLine has value as 80010416,80010217,80010318,80010519,80010620,80010421
The end result in VBELN is only giving first value 80010416.
Also VBELN comes under E1EDL20. So i am looking for E1EDL20 to repeat for as many times as values in TD line ( in our case 6 time) and each VBLEN should contains the value. of SO (80010416)
Currently i am getting only one segment of E1EL20 with VBELN containing 80010416
Appreciate your help on this!