<?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: Re:Scrolling for input/output field in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-scrolling-for-input-output-field/m-p/2425897#M541911</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use the command split.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SPLIT txt_fiels AT ',' INTO field1 field2 etc.&lt;/P&gt;&lt;P&gt;with regards,&lt;/P&gt;&lt;P&gt;Vamsi&lt;/P&gt;&lt;P&gt;reward the points if useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Jul 2007 03:43:51 GMT</pubDate>
    <dc:creator>former_member219399</dc:creator>
    <dc:date>2007-07-04T03:43:51Z</dc:date>
    <item>
      <title>Re:Scrolling for input/output field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-scrolling-for-input-output-field/m-p/2425889#M541903</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;        for the input/output field i need to give scrolling because in my dialog programing  i have a email field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Emailto -&lt;/P&gt;&lt;HR originaltext="-----------------" /&gt;&lt;P&gt; input/output field   -&lt;/P&gt;&lt;HR originaltext="-----" /&gt;&lt;P&gt; if i type emails it should scroll and    accept, Can any one tell me the logic&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jun 2007 08:28:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-scrolling-for-input-output-field/m-p/2425889#M541903</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-28T08:28:33Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Scrolling for input/output field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-scrolling-for-input-output-field/m-p/2425890#M541904</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;If you field lenth is say 40 and if your display length of the field that you have is 20 the text that you type in will automatically appears in the text box along with scrolling.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jun 2007 08:31:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-scrolling-for-input-output-field/m-p/2425890#M541904</guid>
      <dc:creator>seshatalpasai_madala</dc:creator>
      <dc:date>2007-06-28T08:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Scrolling for input/output field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-scrolling-for-input-output-field/m-p/2425891#M541905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you going to input multiple email addresses in the field, I would suggest you use a table control to achieve the same, since a text field has a maximum length of 255.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To make a field scrollable, you need to tick the property 'Scrollable' for the field in the Screen properties, and specify the max. length. The display length gives the width of the field that the user will see on the screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sudha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jun 2007 08:33:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-scrolling-for-input-output-field/m-p/2425891#M541905</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-28T08:33:17Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Scrolling for input/output field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-scrolling-for-input-output-field/m-p/2425892#M541906</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;If the field size is more than the visible length then I think scroll bar come automatically.&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>Thu, 28 Jun 2007 08:33:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-scrolling-for-input-output-field/m-p/2425892#M541906</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-28T08:33:56Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Scrolling for input/output field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-scrolling-for-input-output-field/m-p/2425893#M541907</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;       i have ticked the option as scrollable, but i should type that email address in input/output field and if i press enter it should get inserted in the database table, from database table i need to display on the table control, if i give many mail address to this input/output field it is showing ong text, can any one say me the logic&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jun 2007 09:30:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-scrolling-for-input-output-field/m-p/2425893#M541907</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-28T09:30:24Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Scrolling for input/output field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-scrolling-for-input-output-field/m-p/2425894#M541908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sravanthigopal  ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to enter multiple value ,you can use table control.There you can have multiple email-id.Or else you can enter the E-mail adddres in i/o field and display  it in table control by appending screen field value into one internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eg.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PROCESS BEFORE OUTPUT.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;LOOP AT   it_email INTO x_email&lt;/P&gt;&lt;P&gt;       WITH CONTROL tc&lt;/P&gt;&lt;P&gt;       CURSOR tc-current_line.&lt;/P&gt;&lt;P&gt;    MODULE tc_get_lines.&lt;/P&gt;&lt;P&gt;ENDLOOP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PROCESS AFTER INPUT.&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Module W_Email_id ON-REQUEST.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Loop at it_email . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Module w_email_id.&lt;/P&gt;&lt;P&gt;read table it_email into x_email with key id = w_email_id.&lt;/P&gt;&lt;P&gt;if sy-subrc ne 0.&lt;/P&gt;&lt;P&gt;x_emai-id = w_email_id.&lt;/P&gt;&lt;P&gt;append x_email to it_email.&lt;/P&gt;&lt;P&gt;clear x_email.&lt;/P&gt;&lt;P&gt;Endif.&lt;/P&gt;&lt;P&gt;Endmodule.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Vigneswaran S&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Vigneswaran S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jun 2007 09:54:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-scrolling-for-input-output-field/m-p/2425894#M541908</guid>
      <dc:creator>former_member491305</dc:creator>
      <dc:date>2007-06-28T09:54:35Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Scrolling for input/output field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-scrolling-for-input-output-field/m-p/2425895#M541909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;   If u want multiple mail ids, enter them in the I/O box seperated by ','.&lt;/P&gt;&lt;P&gt;in PAI, truncate the string at ','. then move these fields into the DDIC table.&lt;/P&gt;&lt;P&gt;with regards,&lt;/P&gt;&lt;P&gt;Vamsi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jun 2007 12:04:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-scrolling-for-input-output-field/m-p/2425895#M541909</guid>
      <dc:creator>former_member219399</dc:creator>
      <dc:date>2007-06-28T12:04:28Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Scrolling for input/output field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-scrolling-for-input-output-field/m-p/2425896#M541910</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;       How to truncate in PAI&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jul 2007 10:47:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-scrolling-for-input-output-field/m-p/2425896#M541910</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-02T10:47:39Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Scrolling for input/output field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-scrolling-for-input-output-field/m-p/2425897#M541911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use the command split.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SPLIT txt_fiels AT ',' INTO field1 field2 etc.&lt;/P&gt;&lt;P&gt;with regards,&lt;/P&gt;&lt;P&gt;Vamsi&lt;/P&gt;&lt;P&gt;reward the points if useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jul 2007 03:43:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-scrolling-for-input-output-field/m-p/2425897#M541911</guid>
      <dc:creator>former_member219399</dc:creator>
      <dc:date>2007-07-04T03:43:51Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Scrolling for input/output field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-scrolling-for-input-output-field/m-p/2425898#M541912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi sravanthi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; for that go to screen layout(i.e. screen painter) double click on field which u want u will get screen attributes in that one check box is there SCROLLABLE check that check box and give defined lenth for that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with regards,&lt;/P&gt;&lt;P&gt;sabiha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2015 11:16:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-scrolling-for-input-output-field/m-p/2425898#M541912</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-06-01T11:16:36Z</dc:date>
    </item>
  </channel>
</rss>

