Hi,
Target structure is as below
Header
*******ABC
***********field1
*******BCD
***********field2
field3
filed4
Header is repeating, i don want to repeat field3 and field4 so i kept both at header level.
I dont want the field3 and field4 to appear in the o/p file.
Thanks in advance.