Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

SAP long texts convert to plain text in QV?

Hi all,

I am looking for a solution to my problem. I have access with SAP Connector to SAP data. Now I want to have the long texts in Qlikview, but they are in SAP only in ITF format included. Has anyone already found a solution how to insert long texts in plain text in a Qlikview application?

Am grateful for every tip.

With best regards

   Patrick

1 Reply
Not applicable
Author

Hi Patrick,

the best approach to do so is to use function module RFC_READ_TEXT.

This article shows how to fill the import parameters (it's .NET code, but just to show how the function module works):

http://my.theobald-software.com/index.php?/Knowledgebase/Article/View/39/0/retrieve-texts-from-a-sal...

If you use Xtract QV simply generate a variable for the TDNAME parameter and then call the function within a loop for any document/text you need.

Let me know, if you have addtional questions.

Regards,

Patrick