Hi
i have idoc to File scenario
This is my required output.
STaaabbbccc\
MTdddeeemmm\
ITggghhhooo\
MTdddhhhbbb\
ITcccaaaeee\
But i am getting the output as
STaaabbbccc\
MTdddeeemmm\
MTdddhhhbbb\
ITggghhhooo\
ITcccaaaeee\
i have used FCC, but not getting the output. is it possible to obtain the requried output through FCC?
i have defined the datatype as below
Layout
|____RecordSet
|____ST 1-1
|______f1,f2,f3,f4,f5
MT 0-Unbounded
|_____f1,f2,f3,f4,f5
IT 0-Unbounded
|_____f1,f2,f3,f4,f5
Thanks
Saiyog
Edited by: Saiyog Gonsalves on Apr 28, 2009 5:22 PM
Edited by: Saiyog Gonsalves on Apr 28, 2009 5:24 PM