Hi Guys,
I've successfully used SAPRFC and RFC_READ_TABLE to fetch confirmation data from table AFRU and am trying to retrieve the associated long texts fom tables STXH and STXL.
However, I've discovered the actual texts are stored in Interchange Text Format (ITF) rather than plain text (table STXL, field CLUSTD).
On the systems I use, function module READ_TEXT is not remote-enabled, so it's not an option. I don't know of any other function modules that can read long text.
Does anyone know of an alternative function module for reading long text or has anyone developed a PHP function to convert ITF into plain text or have a link to the ITF spec so I can write one myself?
Thanks!
Jim
Edited by: Jim Wolfe on Jun 11, 2009 8:26 AM