Hi,
The scenerio is idoc(HRMD_A07) to file
my target structure is
<Record>
<Record1>
field 1
field 2
field 3
<Record1/>
<Record2>
field 5
field 6
<Record2/>
<Record3>
field 7
<Record3/>
<Record/>
Record is mapped to EP1LOGI ,
Record1 is mapped to E1P0001 and the fields from this segment are mapped to field 1, 2 and 3
Record2 is mapped to E1P0002 and the fields from this segment are mapped to field 5 and 6
Record3 is mapped to E1P0105 and the fields from this segment are mapped to field 7.
Say in one EP1LOGI i do not have E1P0105 in the source. NOW i would like to get a empty node
<Record3> <Record3/> in target structure.
Please advice...
Regards
Niladri