‎2008 Mar 28 6:13 AM
Hi All,
Where the long text which we create from various transactions like routing etc will be stored.
Suppose When we create a down load program from which table the details be fetched.
Thanks and regards
Murugesan
‎2008 Mar 28 12:25 PM
you need to use function module READ_TEXT to get long text. not select query
‎2008 Mar 28 12:25 PM
you need to use function module READ_TEXT to get long text. not select query
‎2008 Mar 28 12:28 PM
Hi,
The long text will be stored in STXH table.
But that is not readable.
As Vivek rightly mentioned. you need to use the FM 'READ_TEXT' to read the long text.
Reward if helpful.
RSS.
‎2008 Mar 31 10:28 AM