HI All,
I am just confused how to handle this
I have two source segments E1EDL37, E1EDL44 and Target IBINPT00
all 3 segments occurence is 0...9999
So for each occurence of E1EDL37 n no of sements repeat for E1EDL44(is in E1EDL37 only) and mapped to IBINPT00
I have mapped E1EDL44 segment and fields to IBINPT00 and also E1EDL37 fields to IBINPT00 fields
Now when i run the scenario i am getting the output like this
0000214031 00007205170000000224 1000 1000 GN602 5190 9H
1000 1000 GN602 GN602 6H 00002
1000 1000 GN602 GN602 7 00003
1000 1000 GN602 GN602 7H 00004
1000 1000 GN602 GN602 8 00005
But i should get the output like this
<b>0000214031 00007205170000000224</b> 1000 1000 GN602 5190 9H
<b>0000214031 00007205170000000224</b> 1000 1000 GN602 5190 6H
<b>0000214031 00007205170000000224</b> 1000 1000 GN602 5190 7
<b>0000214031 00007205170000000224</b> 1000 1000 GN602 5190 7H
So each fields of E1EDL37(has 1st and 2nd field) also should be repeated with the no of segments for E1EDL44 to target IBINPT00
So any one please give suggestion on how to handle the desired output
Thanks and Regards,
sridhar