Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
sogloqlik
Creator II
Creator II

Sap Extractor - Idoc Vs. TFC

Hi.

We Want to Implement the SAP Extractor connector over SAP ERP (Not SAP BW). In the official help it is written that "The Extractor Connector contains two different options": Either IDOC or TRFC.

What are the pros. and cons. when using each one of the above? (Beside the fact that with TRFC we can have parallel loads for each logical system and only One with IDOCS)

 

Regards,

Motty.

Labels (1)
1 Solution

Accepted Solutions
Hakan_Ronningberg

Hi Motty,

The IDoc transfer method has a limitation of 1000 characters for the width of a row in an Extractor (The sum of the number of characters of all fields in the Extractor). The tRFC method has no limitation. The tRFC method might also have better performance.

Regards,
Håkan

View solution in original post

2 Replies
Hakan_Ronningberg

Hi Motty,

The IDoc transfer method has a limitation of 1000 characters for the width of a row in an Extractor (The sum of the number of characters of all fields in the Extractor). The tRFC method has no limitation. The tRFC method might also have better performance.

Regards,
Håkan

sogloqlik
Creator II
Creator II
Author

Thank you