Skip to Content
0
Former Member
May 14, 2008 at 09:08 AM

RFC to Multiple flat files using ABAP Mapping

20 Views

Hi,

I have the complicated scenario of the post title. I have all the data mixed in a source RFC and then I have to generate 10 different flat files with the data of incoming RFC. I need to use ABAP Mapping because the mapping is very complicated and in the abap class I read more data from the XI server that I need to generate the 10 files too.

Now my question is the next: How can I generate the 10 files? (I have all the data prepared in the ABAP Mapping).

I see in the integration builder, when you create an Interface Mapping you can enter multiple target interfaces, but that's useless because then there is only one target Message Type under....