<?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 input field (screen painter) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/input-field-screen-painter/m-p/3786319#M910935</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello everyone&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls tell me the suggestion to enter as many characters in small input/ output field.&lt;/P&gt;&lt;P&gt;eg: in the database table the field length is 40 char (data element).&lt;/P&gt;&lt;P&gt;     but in screen display for that field only for 10 char.&lt;/P&gt;&lt;P&gt;i want to enter 40 char in that field in screen but after 10 char  ,the first char should move to the extreme left.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so what is option for moving the chars to the extreme left in screen painter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Apr 2008 08:44:45 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-28T08:44:45Z</dc:date>
    <item>
      <title>input field (screen painter)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/input-field-screen-painter/m-p/3786319#M910935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello everyone&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls tell me the suggestion to enter as many characters in small input/ output field.&lt;/P&gt;&lt;P&gt;eg: in the database table the field length is 40 char (data element).&lt;/P&gt;&lt;P&gt;     but in screen display for that field only for 10 char.&lt;/P&gt;&lt;P&gt;i want to enter 40 char in that field in screen but after 10 char  ,the first char should move to the extreme left.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so what is option for moving the chars to the extreme left in screen painter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Apr 2008 08:44:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/input-field-screen-painter/m-p/3786319#M910935</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-28T08:44:45Z</dc:date>
    </item>
    <item>
      <title>Re: input field (screen painter)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/input-field-screen-painter/m-p/3786320#M910936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is a "scroll" option on the field attributes that should do the trick... you can then set the display length and input length separately.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Apr 2008 09:15:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/input-field-screen-painter/m-p/3786320#M910936</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-28T09:15:03Z</dc:date>
    </item>
    <item>
      <title>Re: input field (screen painter)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/input-field-screen-painter/m-p/3786321#M910937</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 u want to enter more characters in the input field,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Got to se51&lt;/P&gt;&lt;P&gt;2. give the screen name and no.&lt;/P&gt;&lt;P&gt;3. go to layout&lt;/P&gt;&lt;P&gt;4  In layout u find the fields , double click on the input fields  u will get  aproperties window &lt;/P&gt;&lt;P&gt;5. In that go to default length and chage the length according to the required length(default length is 10).&lt;/P&gt;&lt;P&gt;6. Now u can enter as many as u mentioned....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;kavitha..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Apr 2008 09:30:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/input-field-screen-painter/m-p/3786321#M910937</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-28T09:30:12Z</dc:date>
    </item>
    <item>
      <title>Re: input field (screen painter)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/input-field-screen-painter/m-p/3786322#M910938</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;Please find the required steps below.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(1) Take the screen painter of the required field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(2) Double click on the screen painter field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(3) in the pop up you can see&lt;/P&gt;&lt;P&gt;    "defined length"&lt;/P&gt;&lt;P&gt;    "visible length"&lt;/P&gt;&lt;P&gt;    defined length = total length of the field&lt;/P&gt;&lt;P&gt;    visible length = how much you can see on the screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set visible length = defined length&lt;/P&gt;&lt;P&gt;eg: if data element is 40char&lt;/P&gt;&lt;P&gt; put visible length = 40&lt;/P&gt;&lt;P&gt;so you can set the visible length = 10/20..etc as per your requirement&lt;/P&gt;&lt;P&gt;this will enlarge your screen to it's maximum length..this you can do by manually extending the screen boundaries in screen painter also&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(4) to do as you have requirement, we need to set the scrollable property of the screen field  in the pop up  ..after which a symbol "}" will appear at the right end...if you have just 10 as visible length and 40 is the total length and you have set the field to scrollable then as you enter the cursor will move right to accomodate the letters...&lt;/P&gt;&lt;P&gt;but if you need to see it you must keep the cursor and scroll right and left with the moust/keyboard to see the entire text&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Byju&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Apr 2008 10:31:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/input-field-screen-painter/m-p/3786322#M910938</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-28T10:31:17Z</dc:date>
    </item>
    <item>
      <title>Re: input field (screen painter)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/input-field-screen-painter/m-p/3786323#M910939</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;Try to increase the length in input field properties  in screen painter +--&lt;DEL&gt;inputfields&lt;/DEL&gt;&lt;DEL&gt;properties&lt;/DEL&gt;-in def.Length------put the lenght wht ever u want + and &lt;STRONG&gt;save &amp;amp; activate&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Reward Points if usefull&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Fareedas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Fareeda Tabassum S on Apr 29, 2008 3:29 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Apr 2008 09:59:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/input-field-screen-painter/m-p/3786323#M910939</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-29T09:59:05Z</dc:date>
    </item>
  </channel>
</rss>

