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

Smartforms Include text

Former Member
0 Likes
607

Hi ,

I am trying to analyse the data that is coming out from a TEXT-ID which is given as a INCLUDE TEXT.

How do I come to know , where and what do I get into this part of the TEXT?

Thanks In advance.

Edited by: ramana peddu on Apr 3, 2008 3:31 AM

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
584

Hi,

u can create standard text only in SO10 but to transfer it to ur form

1st we have to create custom req number in se09

then execute RSTXTRAN and u can assign ur req number as text id here.then ucan get all ur standad texts here.sothat u can transport and check in ur quality client form

4 REPLIES 4
Read only

Former Member
0 Likes
584

Hi

Have a look on these table which will help you...

  • stxh, stxl, stxb - trans tables for text

  • ttxit - text on text-ids

  • ttxot - Short texts on text objects

dont forget to reward Points

Regards,

Sreenivasa Sarma K.

Read only

0 Likes
584

But I was trying to find , where the text must have been saved .I checked in SO10 , no luck.

If I am wrong , please correct me .

If the text is coming as an INCLUDE-TEXT, then it means that it is hard coded right ? or is there a way that it could be coming as data also ?

Thanks

Read only

Former Member
0 Likes
585

Hi,

u can create standard text only in SO10 but to transfer it to ur form

1st we have to create custom req number in se09

then execute RSTXTRAN and u can assign ur req number as text id here.then ucan get all ur standad texts here.sothat u can transport and check in ur quality client form

Read only

Former Member
0 Likes
584

If u want check ur text in ur workin client then in TTDTG table where all standard texts 'll be stored.