cancel
Showing results for 
Search instead for 
Did you mean: 

IDOCXmlToFlatConvertor using segment type instead of segment definition

11-19-2020 11:03 AM
359 views 0 comments
0 Likes
SAP Managed Tags
Subscribe

Hi,

We are migrating a PI7.1 to a PO7.5 (single stack).

In the old PI we were using an abap mapping to convert idocs to flat files.

So, we substitued tha abap mapping with the adapter module SAP_XI_IDOC/IDOCXmlToFlatConvertor. The issue is that the ABAP mapping was sending the segment types to the receiver system, and the IDOCXmlToFlatConvertor is sending the segments definitions.

For example:

Old abap mapping ->

E1EDK01 At start of the line.

Adapter module ->

E2EDK01005

Is there any option to change the adapter module to use segment types instead of segments definitions?

Thanks

0 Likes

Accepted Solutions (0)

Answers (0)