Hello,
Source IDOC :
Segment1
+fld1
+fld2
+fld3
+fld4
Destination field:
parent
+material
++field1
Now I want fld1,fld2,fld3,fld4(from source IDOC) to be mapped with field1 of the target file structure
In such a way that it should create 4 seperate output records in a file if 4 fields exists
same way if 3 fields exists (out of 4) in the source IDOC, it should create only 3 target records inside the target file. and so on...
Any idea as how do I do it?
thanks and regards,
Nikhil.