<?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: Function module to Accept / Display / Edit Long text entries. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-accept-display-edit-long-text-entries/m-p/2186181#M465527</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ryan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can use the SAVE_TEXT and READ_TEXT function modules. All long text in the system is stored this way. You can create custom Text Object/ids via transaction SE75.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;text will be stored in STXH &amp;amp; STXL tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to identify any standard text , you need the below fields&lt;/P&gt;&lt;P&gt;1.TEXT NAME&lt;/P&gt;&lt;P&gt;2. ID&lt;/P&gt;&lt;P&gt;3. OBJECT&lt;/P&gt;&lt;P&gt;4. LANGUAGE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;normally we use READ_TEXT to fetch the text &amp;amp; SAVE_TEXT to save the text.&lt;/P&gt;&lt;P&gt;for these function modules, we have to pass the above field values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to create a standard text we use S010 transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for further help, go thru the link&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="1010944"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward If Helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 May 2007 08:36:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-04T08:36:32Z</dc:date>
    <item>
      <title>Function module to Accept / Display / Edit Long text entries.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-accept-display-edit-long-text-entries/m-p/2186180#M465526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can someone provide a function module to accept a long text input and it will display it in a pop up screen where it can edited further? And also with a capability to save, send to email the long text inputted?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2007 08:30:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-accept-display-edit-long-text-entries/m-p/2186180#M465526</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-04T08:30:27Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to Accept / Display / Edit Long text entries.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-accept-display-edit-long-text-entries/m-p/2186181#M465527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ryan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can use the SAVE_TEXT and READ_TEXT function modules. All long text in the system is stored this way. You can create custom Text Object/ids via transaction SE75.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;text will be stored in STXH &amp;amp; STXL tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to identify any standard text , you need the below fields&lt;/P&gt;&lt;P&gt;1.TEXT NAME&lt;/P&gt;&lt;P&gt;2. ID&lt;/P&gt;&lt;P&gt;3. OBJECT&lt;/P&gt;&lt;P&gt;4. LANGUAGE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;normally we use READ_TEXT to fetch the text &amp;amp; SAVE_TEXT to save the text.&lt;/P&gt;&lt;P&gt;for these function modules, we have to pass the above field values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to create a standard text we use S010 transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for further help, go thru the link&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="1010944"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward If Helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2007 08:36:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-accept-display-edit-long-text-entries/m-p/2186181#M465527</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-04T08:36:32Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to Accept / Display / Edit Long text entries.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-accept-display-edit-long-text-entries/m-p/2186182#M465528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Viji,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My long text will not be saved to any object in SAP (i.e. PO, Notification, Contract and the likes). We will save it as a BDS attachment. And also I can not use READ_TEXT since the long text must be populate by the program. Im saying it is a long text because it should accept text in a Letter Type form and it should be scrollable. Please help. If no possible FM to be reused. Maybe you can help me out on the screen element to be used to accept long text as an input and should be scrollable. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2007 08:42:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-accept-display-edit-long-text-entries/m-p/2186182#M465528</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-04T08:42:54Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to Accept / Display / Edit Long text entries.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-accept-display-edit-long-text-entries/m-p/2186183#M465529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ryan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a little bit old is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FUNCTION 'TXW_TEXTNOTE_EDIT'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I remember it is easy to handle. For whatever reason today I use class cl_gui_textedit. If you feel comfortable with OO, go for it.&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;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2007 08:52:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-accept-display-edit-long-text-entries/m-p/2186183#M465529</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2007-05-04T08:52:52Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to Accept / Display / Edit Long text entries.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-accept-display-edit-long-text-entries/m-p/2186184#M465530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Clemens,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot. I now have the options. I think I will use the OOP one. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2007 09:39:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-accept-display-edit-long-text-entries/m-p/2186184#M465530</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-04T09:39:45Z</dc:date>
    </item>
  </channel>
</rss>

