<?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: help req. on Module pool in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-req-on-module-pool/m-p/2665754#M615209</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Gopi,&lt;/P&gt;&lt;P&gt; My query is regarding MODULEPOOL.There is a db table with 3 fields.&lt;/P&gt;&lt;P&gt;1st field is 'Vendor no.'   2nd field is 'Vendor city' and 3rd field is  'Feedback'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In layout........&lt;/P&gt;&lt;P&gt;there are 3 push buttons DISPLAY, EDIT and SAVE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When we want to enter  text into 'FEEDBACK' field  it has to allow us to enter upto 600 charecters.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;I am  using input/outfield ,but it is allowing us to enter upto 256 charecters only so, i took 2 input/output fields and used concatenate logic. But at the end of  the 256 charecters  line cursor is  not moving to 2nd line automatically.&lt;/P&gt;&lt;P&gt;Then it's  needed to use down arrow  or tab.&lt;/P&gt;&lt;P&gt;so, do you suggest any other way rather than input/output field?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;ANY ONE OF YOU PLS TRY TO SOLVE IT&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Thank you for trying&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Ali&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Aug 2007 15:22:06 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-23T15:22:06Z</dc:date>
    <item>
      <title>help req. on Module pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-req-on-module-pool/m-p/2665751#M615206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm working on Module pool. created z table. and I have a field description, it should store nearly 600 characters, i shd implement withut concatenation statement. is it possible? please guide me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2007 09:33:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-req-on-module-pool/m-p/2665751#M615206</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-23T09:33:44Z</dc:date>
    </item>
    <item>
      <title>Re: help req. on Module pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-req-on-module-pool/m-p/2665752#M615207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vamsi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could this program be of some use RSDEMO_DRAG_DROP_EDIT_TREE&lt;/P&gt;&lt;P&gt;If not please specify your requirement clearly, so that we can suggest an alternative.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case you are talking about Long Text. You can use the FM's : create_text, read_text, save_text to create long texts. see the documentation of how to use them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Gopi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2007 09:50:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-req-on-module-pool/m-p/2665752#M615207</guid>
      <dc:creator>gopi_narendra</dc:creator>
      <dc:date>2007-08-23T09:50:48Z</dc:date>
    </item>
    <item>
      <title>Re: help req. on Module pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-req-on-module-pool/m-p/2665753#M615208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Gopi,&lt;/P&gt;&lt;P&gt; My query is regarding MODULEPOOL.There is a db table with 3 fields.&lt;/P&gt;&lt;P&gt;1st field is 'Vendor no.'   2nd field is 'Vendor city' and 3rd field is  'Feedback'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In layout........&lt;/P&gt;&lt;P&gt;there are 3 push buttons DISPLAY, EDIT and SAVE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When we want to enter  text into 'FEEDBACK' field  it has to allow us to enter upto 600 charecters.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;I am  using input/outfield ,but it is allowing us to enter upto 256 charecters only so, i took 2 input/output fields and used concatenate logic. But at the end of  the 256 charecters  line cursor is  not moving to 2nd line automatically.&lt;/P&gt;&lt;P&gt;Then it's  needed to use down arrow  or tab.&lt;/P&gt;&lt;P&gt;so, do you suggest any other way rather than input/output field?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for trying&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Ali&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2007 15:20:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-req-on-module-pool/m-p/2665753#M615208</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-23T15:20:35Z</dc:date>
    </item>
    <item>
      <title>Re: help req. on Module pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-req-on-module-pool/m-p/2665754#M615209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Gopi,&lt;/P&gt;&lt;P&gt; My query is regarding MODULEPOOL.There is a db table with 3 fields.&lt;/P&gt;&lt;P&gt;1st field is 'Vendor no.'   2nd field is 'Vendor city' and 3rd field is  'Feedback'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In layout........&lt;/P&gt;&lt;P&gt;there are 3 push buttons DISPLAY, EDIT and SAVE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When we want to enter  text into 'FEEDBACK' field  it has to allow us to enter upto 600 charecters.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;I am  using input/outfield ,but it is allowing us to enter upto 256 charecters only so, i took 2 input/output fields and used concatenate logic. But at the end of  the 256 charecters  line cursor is  not moving to 2nd line automatically.&lt;/P&gt;&lt;P&gt;Then it's  needed to use down arrow  or tab.&lt;/P&gt;&lt;P&gt;so, do you suggest any other way rather than input/output field?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;ANY ONE OF YOU PLS TRY TO SOLVE IT&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Thank you for trying&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Ali&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2007 15:22:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-req-on-module-pool/m-p/2665754#M615209</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-23T15:22:06Z</dc:date>
    </item>
    <item>
      <title>Re: help req. on Module pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-req-on-module-pool/m-p/2665755#M615210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Gopi,&lt;/P&gt;&lt;P&gt; My query is regarding MODULEPOOL.There is a db table with 3 fields.&lt;/P&gt;&lt;P&gt;1st field is 'Vendor no.'   2nd field is 'Vendor city' and 3rd field is  'Feedback'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In layout........&lt;/P&gt;&lt;P&gt;there are 3 push buttons DISPLAY, EDIT and SAVE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When we want to enter  text into 'FEEDBACK' field  it has to allow us to enter upto 600 charecters.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;I am  using input/outfield ,but it is allowing us to enter upto 256 charecters only so, i took 2 input/output fields and used concatenate logic. But at the end of  the 256 charecters  line cursor is  not moving to 2nd line automatically.&lt;/P&gt;&lt;P&gt;Then it's  needed to use down arrow  or tab.&lt;/P&gt;&lt;P&gt;so, do you suggest any other way rather than input/output field?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;ANY ONE OF YOU PLS TRY TO SOLVE IT&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Thank you for trying&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Ali&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2007 15:26:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-req-on-module-pool/m-p/2665755#M615210</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-23T15:26:11Z</dc:date>
    </item>
    <item>
      <title>Re: help req. on Module pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-req-on-module-pool/m-p/2665756#M615211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Gopi,&lt;/P&gt;&lt;P&gt; My query is regarding MODULEPOOL.There is a db table with 3 fields.&lt;/P&gt;&lt;P&gt;1st field is 'Vendor no.'   2nd field is 'Vendor city' and 3rd field is  'Feedback'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In layout........&lt;/P&gt;&lt;P&gt;there are 3 push buttons DISPLAY, EDIT and SAVE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When we want to enter  text into 'FEEDBACK' field  it has to allow us to enter upto 600 charecters.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;I am  using input/outfield ,but it is allowing us to enter upto 256 charecters only so, i took 2 input/output fields and used concatenate logic. But at the end of  the 256 charecters  line cursor is  not moving to 2nd line automatically.&lt;/P&gt;&lt;P&gt;Then it's  needed to use down arrow  or tab.&lt;/P&gt;&lt;P&gt;so, do you suggest any other way rather than input/output field?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;ANY ONE OF YOU PLS TRY TO SOLVE IT&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Thank you for trying&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Ali&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2007 15:27:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-req-on-module-pool/m-p/2665756#M615211</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-23T15:27:18Z</dc:date>
    </item>
  </channel>
</rss>

