<?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: text in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/text/m-p/2608418#M598113</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;table STXH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Long text are genrally used as information text in many places for 2 purposes.&lt;/P&gt;&lt;P&gt;1). For internal communications&lt;/P&gt;&lt;P&gt;2). FOr external printing purposes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Long texts are available and many transactions. Eg. PO , SO etc&lt;/P&gt;&lt;P&gt;Which specific long text r u referring to ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Long text could be used in sapscript, you create it with the transaction SO10.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Long text could be used in a lot of standard SAP transaction to store informations. For example VL02N, VA02, CO02 ....... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Long text could be used to store anything.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The text are save in the tables : STXH (header) STXL (text). The second table is cluster table, so you can't access directly, you must use the function READ_TEXT, SAVE_TEXT ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; give long text.&lt;/P&gt;&lt;P&gt;goto t_code s010 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;create obect id and object name and lang.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now using this function modules give long text&lt;/P&gt;&lt;P&gt;save_text.&lt;/P&gt;&lt;P&gt;create_text.&lt;/P&gt;&lt;P&gt;insert_text.&lt;/P&gt;&lt;P&gt;delete_text.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Aug 2007 04:51:54 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-07T04:51:54Z</dc:date>
    <item>
      <title>text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text/m-p/2608416#M598111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi experts,&lt;/P&gt;&lt;P&gt; in which table standard text stored.&lt;/P&gt;&lt;P&gt;thanks in advance.&lt;/P&gt;&lt;P&gt;radhakrishna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Aug 2007 04:47:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text/m-p/2608416#M598111</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-07T04:47:35Z</dc:date>
    </item>
    <item>
      <title>Re: text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text/m-p/2608417#M598112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table&lt;/P&gt;&lt;P&gt;STXH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to give as input&lt;/P&gt;&lt;P&gt;1)application object&lt;/P&gt;&lt;P&gt;2)Name&lt;/P&gt;&lt;P&gt;3)Text ID&lt;/P&gt;&lt;P&gt;4)Language Key&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dinesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Aug 2007 04:49:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text/m-p/2608417#M598112</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-07T04:49:40Z</dc:date>
    </item>
    <item>
      <title>Re: text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text/m-p/2608418#M598113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;table STXH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Long text are genrally used as information text in many places for 2 purposes.&lt;/P&gt;&lt;P&gt;1). For internal communications&lt;/P&gt;&lt;P&gt;2). FOr external printing purposes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Long texts are available and many transactions. Eg. PO , SO etc&lt;/P&gt;&lt;P&gt;Which specific long text r u referring to ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Long text could be used in sapscript, you create it with the transaction SO10.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Long text could be used in a lot of standard SAP transaction to store informations. For example VL02N, VA02, CO02 ....... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Long text could be used to store anything.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The text are save in the tables : STXH (header) STXL (text). The second table is cluster table, so you can't access directly, you must use the function READ_TEXT, SAVE_TEXT ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; give long text.&lt;/P&gt;&lt;P&gt;goto t_code s010 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;create obect id and object name and lang.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now using this function modules give long text&lt;/P&gt;&lt;P&gt;save_text.&lt;/P&gt;&lt;P&gt;create_text.&lt;/P&gt;&lt;P&gt;insert_text.&lt;/P&gt;&lt;P&gt;delete_text.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Aug 2007 04:51:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text/m-p/2608418#M598113</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-07T04:51:54Z</dc:date>
    </item>
    <item>
      <title>Re: text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text/m-p/2608419#M598114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;They are stored in STXH. To read them use FM READ_TEXT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Atish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Aug 2007 04:52:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text/m-p/2608419#M598114</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-07T04:52:56Z</dc:date>
    </item>
  </channel>
</rss>

