<?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 Editable ALV error DB 744 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/editable-alv-error-db-744/m-p/5874518#M1323870</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have an integer type field in an editable ALV and the field is editable. However when I input something greater than 9 it gives the message&lt;/P&gt;&lt;P&gt;'Entry is too long:  : Only 1 digits are allowed in the whole number part.'. &lt;/P&gt;&lt;P&gt;I do not encounter the problem in QA environment. The error is so far occurring only in the DEVELOPMENT system.&lt;/P&gt;&lt;P&gt;If you have encountered this problem and found a solution please help me with this. Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Subramaniam Iyer on Jul 20, 2009 1:45 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Jul 2009 11:43:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-07-20T11:43:27Z</dc:date>
    <item>
      <title>Editable ALV error DB 744</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/editable-alv-error-db-744/m-p/5874518#M1323870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have an integer type field in an editable ALV and the field is editable. However when I input something greater than 9 it gives the message&lt;/P&gt;&lt;P&gt;'Entry is too long:  : Only 1 digits are allowed in the whole number part.'. &lt;/P&gt;&lt;P&gt;I do not encounter the problem in QA environment. The error is so far occurring only in the DEVELOPMENT system.&lt;/P&gt;&lt;P&gt;If you have encountered this problem and found a solution please help me with this. Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Subramaniam Iyer on Jul 20, 2009 1:45 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2009 11:43:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/editable-alv-error-db-744/m-p/5874518#M1323870</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-20T11:43:27Z</dc:date>
    </item>
    <item>
      <title>Re: Editable ALV error DB 744</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/editable-alv-error-db-744/m-p/5874519#M1323871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The domain you are referred to this field has length 1. You must change this declaration.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2009 11:48:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/editable-alv-error-db-744/m-p/5874519#M1323871</guid>
      <dc:creator>former_member194416</dc:creator>
      <dc:date>2009-07-20T11:48:04Z</dc:date>
    </item>
    <item>
      <title>Re: Editable ALV error DB 744</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/editable-alv-error-db-744/m-p/5874520#M1323872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please note that I am able to input a lot of digits in an editable 'I' ( Integer ) type  ALV field in another program in the same system. This seems to be something else .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I put the field at the end of the list in the  field catalogue. Now the  error vanished.&lt;/P&gt;&lt;P&gt; Deleted all ALV layouts and put  the field back to its position in the field catalog.  Things are normal now. The integer type field accepts all possible Integer type values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However I still dont know why it happened in the  first place ! I have a way to solve it though. Thanks anyway, to those who  tried to solve my problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Subramaniam Iyer on Jul 21, 2009 7:37 AM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Subramaniam Iyer on Sep 21, 2009 12:48 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2009 12:18:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/editable-alv-error-db-744/m-p/5874520#M1323872</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-20T12:18:10Z</dc:date>
    </item>
    <item>
      <title>Re: Editable ALV error DB 744</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/editable-alv-error-db-744/m-p/5874521#M1323873</link>
      <description>&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2034575-error.jpg" /&gt;&lt;/P&gt;&lt;P&gt;In case of error for Editable ALV like above screenshot:-&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Solution :&lt;/STRONG&gt; When you are preparing your Field Catalog method -&amp;gt; set the &lt;STRONG&gt;OUTPUTLEN&lt;/STRONG&gt; property of those specific fieldname which are showing this error.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Note :&lt;/STRONG&gt; Make sure the output length in your internal table or SE11 table for the referred field is not more than actual field type otherwise it will throw an error. Example - if the field is of type int4 , then it allows values range -2,147,483,648 to +2,147,483,647 , so if you give value above and beyond that then ST22 will be your next Tcode(pun intended).&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2022 12:11:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/editable-alv-error-db-744/m-p/5874521#M1323873</guid>
      <dc:creator>Rishabh_Verma</dc:creator>
      <dc:date>2022-03-28T12:11:08Z</dc:date>
    </item>
  </channel>
</rss>

