<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Read_text's behaviour in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-text-s-behaviour/m-p/4689559#M1102359</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Which table is it - may I know please ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Nov 2008 14:48:15 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-11-05T14:48:15Z</dc:date>
    <item>
      <title>Read_text's behaviour</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-text-s-behaviour/m-p/4689557#M1102357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the sales order in 4.6c and ECC 6.0 and it has long text as below :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"&lt;STRONG&gt;This should only be for O#6049040888  Test Test Test&lt;/STRONG&gt; "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In 4.6 C, the READ_TEXT text is reading the above text into two lines and returning as two lines as&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;This should only be for O#6049040888&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Test Test Test&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However in ECC 6.0 the READ_TEXT text is reading the above text in a single lines and returning as a single line as &lt;STRONG&gt;This should only be for O#6049040888  Test Test Test&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the reason behind it ?&lt;/P&gt;&lt;P&gt;I have to explain my functional cons..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2008 14:27:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-text-s-behaviour/m-p/4689557#M1102357</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-05T14:27:56Z</dc:date>
    </item>
    <item>
      <title>Re: Read_text's behaviour</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-text-s-behaviour/m-p/4689558#M1102358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;John,&lt;/P&gt;&lt;P&gt;Did you check the text in the Table level and Transaction Level or not. I suspect that might be the text is maintained in one line in table level&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chidanand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2008 14:40:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-text-s-behaviour/m-p/4689558#M1102358</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-05T14:40:31Z</dc:date>
    </item>
    <item>
      <title>Re: Read_text's behaviour</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-text-s-behaviour/m-p/4689559#M1102359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Which table is it - may I know please ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2008 14:48:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-text-s-behaviour/m-p/4689559#M1102359</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-05T14:48:15Z</dc:date>
    </item>
    <item>
      <title>Re: Read_text's behaviour</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-text-s-behaviour/m-p/4689560#M1102360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;table: STXH you need to know the  TDOBJECT TDNAME  TDID for the text. Hope you can find it in Read test FM which you were passing before.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2008 14:48:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-text-s-behaviour/m-p/4689560#M1102360</guid>
      <dc:creator>former_member156446</dc:creator>
      <dc:date>2008-11-05T14:48:56Z</dc:date>
    </item>
    <item>
      <title>Re: Read_text's behaviour</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-text-s-behaviour/m-p/4689561#M1102361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In table: STXH ,&lt;/P&gt;&lt;P&gt;I could not see any text in both 4.6c and ECC 6.0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there any thing else I can check.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2008 14:56:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-text-s-behaviour/m-p/4689561#M1102361</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-05T14:56:13Z</dc:date>
    </item>
    <item>
      <title>Re: Read_text's behaviour</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-text-s-behaviour/m-p/4689562#M1102362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you will find the keys in STXH, STXL will contain the actual text, but it would nto be in readable format. you can see how many lines are there in STXL for the same key in STXH&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2008 15:03:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-text-s-behaviour/m-p/4689562#M1102362</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-05T15:03:25Z</dc:date>
    </item>
    <item>
      <title>Re: Read_text's behaviour</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-text-s-behaviour/m-p/4689563#M1102363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;STXH STXL and STXD are the tables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: nilanjana sinha on Nov 5, 2008 4:05 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2008 15:05:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-text-s-behaviour/m-p/4689563#M1102363</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-05T15:05:22Z</dc:date>
    </item>
    <item>
      <title>Re: Read_text's behaviour</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-text-s-behaviour/m-p/4689564#M1102364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In stxl table,&lt;/P&gt;&lt;P&gt;in 4.6c, I have&lt;/P&gt;&lt;P&gt;MANDT    003&lt;/P&gt;&lt;P&gt;RELID    TX&lt;/P&gt;&lt;P&gt;TDOBJECT VBBP&lt;/P&gt;&lt;P&gt;TDNAME   6049940517000010&lt;/P&gt;&lt;P&gt;TDID     ZD01&lt;/P&gt;&lt;P&gt;Language E&lt;/P&gt;&lt;P&gt;SRTF2    0&lt;/P&gt;&lt;P&gt;CLUSTR   112&lt;/P&gt;&lt;P&gt;CLUSTD   FF05010102028000313130300000000033010000121F9D0232663E86360606D6FCDE3BCA1BBBDBAC427C3CFD5CD702C5563130300171CB3A207BB78242484666B142&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where as in ECC 6.0,&lt;/P&gt;&lt;P&gt;MANDT       300&lt;/P&gt;&lt;P&gt;RELID       TX&lt;/P&gt;&lt;P&gt;TDOBJECT    VBBP&lt;/P&gt;&lt;P&gt;TDNAME      6049040119000010&lt;/P&gt;&lt;P&gt;TDID        ZD01&lt;/P&gt;&lt;P&gt;TDSPRAS     EN&lt;/P&gt;&lt;P&gt;SRTF2       0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CLUSTR      143&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So could any one of you suggest me what can I do  ?&lt;/P&gt;&lt;P&gt;How to communicate with functional guy ?&lt;/P&gt;&lt;P&gt;Is there anything ...it missed or shall i ask to him to maintain in any table ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2008 15:20:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-text-s-behaviour/m-p/4689564#M1102364</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-05T15:20:32Z</dc:date>
    </item>
    <item>
      <title>Re: Read_text's behaviour</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-text-s-behaviour/m-p/4689565#M1102365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it is sales item texts. just go to your sales order in both the systrems, and compare the item texts  on how theose are maintained in both the systems&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2008 15:22:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-text-s-behaviour/m-p/4689565#M1102365</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-05T15:22:08Z</dc:date>
    </item>
    <item>
      <title>Re: Read_text's behaviour</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-text-s-behaviour/m-p/4689566#M1102366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also find out the value of TDFORMAT in both texts. Is there any formatting option causing the line break?&lt;/P&gt;&lt;P&gt;I think in 4.6C only the old editor is available, in ECC 6.0 there is the new editor, but you can switch to the old one via the menu.&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2008 15:27:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-text-s-behaviour/m-p/4689566#M1102366</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2008-11-05T15:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: Read_text's behaviour</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-text-s-behaviour/m-p/4689567#M1102367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have checked the item level texts in both 4.6c and ECC 6.0,&lt;/P&gt;&lt;P&gt;no difference in the texts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and TDFORMAT  I don't have in any of STXL and STXH tables ...&lt;/P&gt;&lt;P&gt;where to see TDFORMAT 's value ?&lt;/P&gt;&lt;P&gt;thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2008 15:40:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-text-s-behaviour/m-p/4689567#M1102367</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-05T15:40:05Z</dc:date>
    </item>
    <item>
      <title>Re: Read_text's behaviour</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-text-s-behaviour/m-p/4689568#M1102368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you will get the TDFORMAT back in read text funntion call .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2008 15:48:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-text-s-behaviour/m-p/4689568#M1102368</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-05T15:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: Read_text's behaviour</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-text-s-behaviour/m-p/4689569#M1102369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in both systems tdformat is space.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2008 16:19:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-text-s-behaviour/m-p/4689569#M1102369</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-05T16:19:32Z</dc:date>
    </item>
    <item>
      <title>Re: Read_text's behaviour</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-text-s-behaviour/m-p/4689570#M1102370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think it is just the editor issue with the ECC. By default the Text come in free form text editor in ECC. while on earlier releases it was a line editor. So if yoru users want the separaste lines, they may have to switch to Line editor in ECC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2008 16:22:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-text-s-behaviour/m-p/4689570#M1102370</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-05T16:22:20Z</dc:date>
    </item>
    <item>
      <title>Re: Read_text's behaviour</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-text-s-behaviour/m-p/4689571#M1102371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May I know please how to shift to line editor in ECC 6.0 ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2008 16:28:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-text-s-behaviour/m-p/4689571#M1102371</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-05T16:28:58Z</dc:date>
    </item>
    <item>
      <title>Re: Read_text's behaviour</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-text-s-behaviour/m-p/4689572#M1102372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have debugged READ_TEXT and it is code difference in two systems.&lt;/P&gt;&lt;P&gt;Main Program     SAPLSTXD&lt;/P&gt;&lt;P&gt;Source code of   LSTXDFDB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4.6 c  &lt;/P&gt;&lt;P&gt;import tline to rt_lines&lt;/P&gt;&lt;P&gt;    from database stxl(tx)&lt;/P&gt;&lt;P&gt;         client   rt_client&lt;/P&gt;&lt;P&gt;         id       stxl_id..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ECC 6.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; import tline to rt_lines&lt;/P&gt;&lt;P&gt;   from database stxl(tx)&lt;/P&gt;&lt;P&gt;        client   rt_client&lt;/P&gt;&lt;P&gt;        id       stxl_id&lt;/P&gt;&lt;P&gt;        &lt;STRONG&gt;ACCEPTING TRUNCATION&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;        &lt;STRONG&gt;IGNORING CONVERSION ERRORS.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks - now is there any oss note is there for this ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2008 20:15:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-text-s-behaviour/m-p/4689572#M1102372</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-05T20:15:03Z</dc:date>
    </item>
    <item>
      <title>Re: Read_text's behaviour</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-text-s-behaviour/m-p/4689573#M1102373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think I saw a way to change that some time back, but now I cant find that. You can try opening an SAP OSS message too to see what they say&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2008 20:58:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-text-s-behaviour/m-p/4689573#M1102373</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-05T20:58:19Z</dc:date>
    </item>
    <item>
      <title>Re: Read_text's behaviour</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-text-s-behaviour/m-p/4689574#M1102374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Do you have any updates on this please!&lt;/P&gt;&lt;P&gt;In my system, my Text is getting splitted into many lines even though I have the text entered in the system(SD or CRM Text) in 1 Line.&lt;/P&gt;&lt;P&gt;READ_TEXT is not displaying text in not more than 72 chars in length for each line! I want to display the text in same number of lines using the READ_TEXT as entered by the users in the backend.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2008 15:30:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-text-s-behaviour/m-p/4689574#M1102374</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-07T15:30:32Z</dc:date>
    </item>
  </channel>
</rss>

