<?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: How to decrease size of field in the screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-decrease-size-of-field-in-the-screen/m-p/6651558#M1445045</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this difference not working for you?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
Tables:mara.

Select-options: s_matnr for mara-matnr visible length 10.
Select-options: p_matnr for mara-matnr .
Parameters:text(20) type c visible length 10.

&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Mar 2010 07:59:27 GMT</pubDate>
    <dc:creator>GauthamV</dc:creator>
    <dc:date>2010-03-17T07:59:27Z</dc:date>
    <item>
      <title>How to decrease size of field in the screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-decrease-size-of-field-in-the-screen/m-p/6651554#M1445041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good noon everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am unable to decrease the size of a input field in the screen. It is of length 30. But I want to show only length 15. Even if I decrease the visible length the field is again becoming big. How to make it small.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Mar 2010 07:46:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-decrease-size-of-field-in-the-screen/m-p/6651554#M1445041</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-17T07:46:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to decrease size of field in the screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-decrease-size-of-field-in-the-screen/m-p/6651555#M1445042</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;Set the maximim length and defined length of the input field as 15 in the screen layout.&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Mar 2010 07:54:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-decrease-size-of-field-in-the-screen/m-p/6651555#M1445042</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-17T07:54:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to decrease size of field in the screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-decrease-size-of-field-in-the-screen/m-p/6651556#M1445043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Set attribute &lt;EM&gt;Def. length&lt;/EM&gt; to 15, and use &lt;EM&gt;Visible&lt;/EM&gt; only when you want the input field be scrollable so you can enter more characters to that field then the definition length allows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Marcin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Mar 2010 07:56:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-decrease-size-of-field-in-the-screen/m-p/6651556#M1445043</guid>
      <dc:creator>MarcinPciak</dc:creator>
      <dc:date>2010-03-17T07:56:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to decrease size of field in the screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-decrease-size-of-field-in-the-screen/m-p/6651557#M1445044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Set define length for the field in the attributes window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Praveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Mar 2010 07:56:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-decrease-size-of-field-in-the-screen/m-p/6651557#M1445044</guid>
      <dc:creator>praveen_hannu</dc:creator>
      <dc:date>2010-03-17T07:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to decrease size of field in the screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-decrease-size-of-field-in-the-screen/m-p/6651558#M1445045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this difference not working for you?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
Tables:mara.

Select-options: s_matnr for mara-matnr visible length 10.
Select-options: p_matnr for mara-matnr .
Parameters:text(20) type c visible length 10.

&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Mar 2010 07:59:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-decrease-size-of-field-in-the-screen/m-p/6651558#M1445045</guid>
      <dc:creator>GauthamV</dc:creator>
      <dc:date>2010-03-17T07:59:27Z</dc:date>
    </item>
  </channel>
</rss>

