Hi Folks,
I have requirement that the Source Idoc is having a segment E1EDPU1 occuring multiple times. And the child segments E1EDPU5 & E1EDP02 of E1EDPU1 are occuring multiple times.
Am able to make the target segment tagged to E1EDPU1 to occur multiple times. But the values of E1EDPU5 & E1EDP02 segments are accumulating at the target fields.
Am providing the screenshots for better clarity
<InstNetAmt>
<xsl:value-of select="./E1IDPU5[4]/MOABETR"/>
</InstNetAmt>
Thanks in advance
Balu