<?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 box in module pool in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-box-in-module-pool/m-p/2949383#M695424</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can add an text button on the screen and call the following function module when the user clicks on the button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: i_objtxt like solisti1 occurs 10 with header line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; call function 'TERM_CONTROL_EDIT'&lt;/P&gt;&lt;P&gt;         exporting&lt;/P&gt;&lt;P&gt;              titel          = text-ttl&lt;/P&gt;&lt;P&gt;              langu          = sy-langu&lt;/P&gt;&lt;P&gt;         tables&lt;/P&gt;&lt;P&gt;              textlines      = i_objtxt&lt;/P&gt;&lt;P&gt;         exceptions&lt;/P&gt;&lt;P&gt;              user_cancelled = 1&lt;/P&gt;&lt;P&gt;              others         = 2.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Oct 2007 21:10:22 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-09T21:10:22Z</dc:date>
    <item>
      <title>Text box in module pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-box-in-module-pool/m-p/2949382#M695423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to create more than 10 lines in a single trext box...Anyone help me with the code&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2007 12:59:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-box-in-module-pool/m-p/2949382#M695423</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-09T12:59:56Z</dc:date>
    </item>
    <item>
      <title>Re: Text box in module pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-box-in-module-pool/m-p/2949383#M695424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can add an text button on the screen and call the following function module when the user clicks on the button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: i_objtxt like solisti1 occurs 10 with header line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; call function 'TERM_CONTROL_EDIT'&lt;/P&gt;&lt;P&gt;         exporting&lt;/P&gt;&lt;P&gt;              titel          = text-ttl&lt;/P&gt;&lt;P&gt;              langu          = sy-langu&lt;/P&gt;&lt;P&gt;         tables&lt;/P&gt;&lt;P&gt;              textlines      = i_objtxt&lt;/P&gt;&lt;P&gt;         exceptions&lt;/P&gt;&lt;P&gt;              user_cancelled = 1&lt;/P&gt;&lt;P&gt;              others         = 2.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2007 21:10:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-box-in-module-pool/m-p/2949383#M695424</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-09T21:10:22Z</dc:date>
    </item>
    <item>
      <title>Re: Text box in module pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-box-in-module-pool/m-p/2949384#M695425</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;Check the sample program SAPSCRIPT_DEMO_NOTE_EDITOR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2007 22:45:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-box-in-module-pool/m-p/2949384#M695425</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-09T22:45:14Z</dc:date>
    </item>
  </channel>
</rss>

