<?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>Question Re: Input field length in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/input-field-length/qaa-p/10387785#M3765005</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to explicitly set "length" property of the input field to 40.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 May 2014 15:34:47 GMT</pubDate>
    <dc:creator>former_member205488</dc:creator>
    <dc:date>2014-05-16T15:34:47Z</dc:date>
    <item>
      <title>Input field length</title>
      <link>https://community.sap.com/t5/technology-q-a/input-field-length/qaq-p/10387778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;my name is Sven and i am a newbie in this forum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a input field, but the length of the data element is 40, but&lt;/P&gt;&lt;P&gt;The length of the input field 43.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Every input field i can put 3 letters more than the length of the data element.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sven&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2014 13:07:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/input-field-length/qaq-p/10387778</guid>
      <dc:creator>bibber0612</dc:creator>
      <dc:date>2014-05-15T13:07:22Z</dc:date>
    </item>
    <item>
      <title>Re: Input field length</title>
      <link>https://community.sap.com/t5/technology-q-a/input-field-length/qaa-p/10387779#M3764999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The length of an input field is determined by the data type of the attribute that is bound to its "value" property. If you go to your context and change the data type of that attribute to CHAR40, your input field will automatically be adjusted.&lt;/P&gt;&lt;P&gt;Otherwise you can adjust it manually with the property "width" of the input field from the layout.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2014 16:21:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/input-field-length/qaa-p/10387779#M3764999</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-05-15T16:21:00Z</dc:date>
    </item>
    <item>
      <title>Re: Input field length</title>
      <link>https://community.sap.com/t5/technology-q-a/input-field-length/qaa-p/10387780#M3765000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;thanks for the answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But this doesnt work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Propertis of the input field:&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/454135" /&gt;&lt;/P&gt;&lt;P&gt;DDIC-Binding:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/454175" /&gt;&lt;/P&gt;&lt;P&gt;Max length of the input field:&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/454176" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe you can help me again??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 May 2014 05:45:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/input-field-length/qaa-p/10387780#M3765000</guid>
      <dc:creator>bibber0612</dc:creator>
      <dc:date>2014-05-16T05:45:21Z</dc:date>
    </item>
    <item>
      <title>Re: Input field length</title>
      <link>https://community.sap.com/t5/technology-q-a/input-field-length/qaa-p/10387781#M3765001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;please ch&lt;SPAN style="color: #333333; font-size: 12px;"&gt;eck the attribute length or type by which You have &lt;SPAN style="color: #333333; font-size: 12px;"&gt;binded your input field.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 May 2014 09:18:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/input-field-length/qaa-p/10387781#M3765001</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-05-16T09:18:48Z</dc:date>
    </item>
    <item>
      <title>Re: Input field length</title>
      <link>https://community.sap.com/t5/technology-q-a/input-field-length/qaa-p/10387782#M3765002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;i check it.&lt;BR /&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/454529" height="38" width="540" /&gt;&lt;/P&gt;&lt;P&gt;Here is it 40.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe you can help me again??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your answer &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/776/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 May 2014 11:07:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/input-field-length/qaa-p/10387782#M3765002</guid>
      <dc:creator>bibber0612</dc:creator>
      <dc:date>2014-05-16T11:07:36Z</dc:date>
    </item>
    <item>
      <title>Re: Input field length</title>
      <link>https://community.sap.com/t5/technology-q-a/input-field-length/qaa-p/10387783#M3765003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;can u make a z dataelement with size 43 (via creating domain or using domain with 43 size).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it helps....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 May 2014 11:54:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/input-field-length/qaa-p/10387783#M3765003</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-05-16T11:54:13Z</dc:date>
    </item>
    <item>
      <title>Re: Input field length</title>
      <link>https://community.sap.com/t5/technology-q-a/input-field-length/qaa-p/10387784#M3765004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can't repeat your problem. Only till 40 symbols is allowed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/454670" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/454676" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 May 2014 14:20:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/input-field-length/qaa-p/10387784#M3765004</guid>
      <dc:creator>yury_sichov</dc:creator>
      <dc:date>2014-05-16T14:20:28Z</dc:date>
    </item>
    <item>
      <title>Re: Input field length</title>
      <link>https://community.sap.com/t5/technology-q-a/input-field-length/qaa-p/10387785#M3765005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to explicitly set "length" property of the input field to 40.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 May 2014 15:34:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/input-field-length/qaa-p/10387785#M3765005</guid>
      <dc:creator>former_member205488</dc:creator>
      <dc:date>2014-05-16T15:34:47Z</dc:date>
    </item>
    <item>
      <title>Re: Input field length</title>
      <link>https://community.sap.com/t5/technology-q-a/input-field-length/qaa-p/10387786#M3765006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sven,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The actual length allowed by an InputField is not the domain's &lt;EM&gt;Format Length&lt;/EM&gt; but rather its &lt;EM&gt;Output Length&lt;/EM&gt;. Take a look at the domain behind your data element and see what is the Output Length for the domain. For example...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/455633" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Amy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2014 13:13:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/input-field-length/qaa-p/10387786#M3765006</guid>
      <dc:creator>amy_king</dc:creator>
      <dc:date>2014-05-19T13:13:38Z</dc:date>
    </item>
    <item>
      <title>Re: Input field length</title>
      <link>https://community.sap.com/t5/technology-q-a/input-field-length/qaa-p/10387787#M3765007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank Thanks Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have made it, but i can tip 43 signs. Should i restart a service?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2014 13:34:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/input-field-length/qaa-p/10387787#M3765007</guid>
      <dc:creator>bibber0612</dc:creator>
      <dc:date>2014-05-19T13:34:49Z</dc:date>
    </item>
    <item>
      <title>Re: Input field length</title>
      <link>https://community.sap.com/t5/technology-q-a/input-field-length/qaa-p/10387788#M3765008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The output length is 40&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2014 13:35:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/input-field-length/qaa-p/10387788#M3765008</guid>
      <dc:creator>bibber0612</dc:creator>
      <dc:date>2014-05-19T13:35:33Z</dc:date>
    </item>
  </channel>
</rss>

