Skip to Content
0
Former Member
Jul 03, 2009 at 01:04 PM

Diplaying segment name in output file using receiver FCC

27 Views

Hi,

we have a idoc to file scenario. we are using FCC at the receiver. the flat file generated should have the segment names before the values .

for example, if the structure is something like this

<root tag>

<serment1>

field1

field2

<segment2>

field1

field2

<segment2>

field1

field2

..

..

the output should be in the below format

segment1 field1value,field2value

segment2 field1value,field2value

segment2 field1value,field2value

can some one guide me how to achieve the same. Also if the segment repeats, in the output also it shoukld appear

Best Regards

Deepika