Hello Wang,
I see that you're a new member here. Welcome to SDN.
There was a similar post sometime back in which I had answered this question. Here's BasicText for a Material out.
Regards,
Anand Mandalika.
P.S. Please reward points to the answer if it has helped you.
No,I already known that sample before,but I got an error
I need to read STXLDUMMY2
but it is <b>HEX</b> when I used (in your given pages)
SELECT SINGLE tdname clustd
FROM stxl
INTO (text_id-tdname ,text_id-tclust)
WHERE relid = 'TX' AND
tdspras = 'E' AND
tdname LIKE where_cond.
I will got error following.
Runtime errors DBIF_RSQL_INVALID_RSQL
Exception CX_SY_OPEN_SQL_DB
Occurred on 01.10.2005 at 15:42:59
Error in the module RSQL accessing the database interface.
Add comment