Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

READ_TEXT

Former Member
0 Likes
582

Hi Experts,

Im using FM 'READ_TEXT' for reading some text and passing it to a SAP SCRIPT form for printing.

I have to make some modification to these texts, but I do not know where it is maintained.

Im which tables are these texts stored, so that I can modify the text in the table level itself.

Thanx.

RR

4 REPLIES 4
Read only

Former Member
0 Likes
495

Hello

Tables STXH, STXL

Read only

Former Member
0 Likes
495

hi rajiv,

these texts can b modified only in the transaction....the reference value u pass is stored in table STXH and STXL....

the value is not stored in any table...

regards,

Vamshi

Read only

BH2408
Active Contributor
0 Likes
495

Hi,

STXH (STXD SAPscript text file header) ,STXL,STXB...

Read only

Former Member
0 Likes
495

hi,

u can make change to the texts in Change Mode of TCODE.

if in the programme , using STXH , STXL tables.

Regards,

Deepthi.