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

EDIT_TEXT

Former Member
0 Likes
804

hi all!

I m using edit_text function module .I dont know where the textline stored in DB table.

plz tell me the database name for textline field.

( am using ecc6.0)

Thanks in advance.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
769

Hi,

Using ST05, u can find the table and field

Goto ST05 -->>Activate SQL tracer

and execute ur FM , Give textline value for ur identification.after execution

goto ST05 and Deactivate tracer and then Display the tracer

Do ctrl+r with ur identification text line value.

i'll show the table name and field.

Try this.

7 REPLIES 7
Read only

GauthamV
Active Contributor
0 Likes
769

check STXH,STXL tables.

Read only

Former Member
0 Likes
769

it is not stored in data base table.

go to Tcode SE78 u will get all the notes stored over there.

Read only

Former Member
0 Likes
769

hi

We cannot store the text line in db table???????

Read only

Former Member
0 Likes
770

Hi,

Using ST05, u can find the table and field

Goto ST05 -->>Activate SQL tracer

and execute ur FM , Give textline value for ur identification.after execution

goto ST05 and Deactivate tracer and then Display the tracer

Do ctrl+r with ur identification text line value.

i'll show the table name and field.

Try this.

Read only

0 Likes
769

Hi,

not ctrlr, sorry it is ctrlf to find that value.

Read only

Former Member
0 Likes
769

Try with goutham vangavati's reply..

Read only

Former Member
0 Likes
769

Hi Dharma,

All text stored in STXH---hEADER

STXL---ITEM

Regards,

Pravin