Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Good Morning everyone,
today i'm tring using BAPI connector to read STXL.CLUSTD field but i don't know how to proceede...
Reading on the web i found the function RFC_READ_TEXT which seems what i'm looking for but i don't know how to use it (and i don't know if this funcion is the correct one).
Is there someone who can help me by showing each step to get STXL.CLUSTD readeable ?
Hi Michele,
There is a Qlik developed BAPI called /QTQVC/READ_TEXT which might be more easy to use than RFC_READ_TEXT.
Regards,
Hakan
Hi Michele,
There is a Qlik developed BAPI called /QTQVC/READ_TEXT which might be more easy to use than RFC_READ_TEXT.
Regards,
Hakan
Great !
By using /QTQVC/READ_TEXT funcition and applying following mapping i'm fetching the correct readable data!
The final script is:
And LINES.TDLINE contains the translated text!