Hi Experts,
I have a requirement like below.
Source Structure.
PO1 [] (this segment occurrence as 1: UL)
--------
PO1 []
-------
PO1 []
-------
PID []
------
PID [] (this segment occurrence as 1: UL)
------
PID []
------
SCH [] (this segment occurrence as 1: UL)
-----
SCH []
-----
SCH []
My Target Structure should be like this below
PO1[]
PID[]
SCH[]
PO1[]
PID[]
SCH[]
PO1[]
PID[]
SCH[]
--
--
Let me know how can I group these segments.and How to define my target structure.
Regards,
Nagesh