<?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: Issue with internal table too small in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-internal-table-too-small/m-p/9848729#M1786095</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Change the data element of the field to a bigger value.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Nov 2013 06:47:06 GMT</pubDate>
    <dc:creator>davis_raja</dc:creator>
    <dc:date>2013-11-25T06:47:06Z</dc:date>
    <item>
      <title>Issue with internal table too small</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-internal-table-too-small/m-p/9848728#M1786094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my issue the value of one field is overflow error(dump).The field data element is referred to standard data element 'QUAN(13)'.Is there any other solution to over come it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vamsi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Nov 2013 06:44:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-internal-table-too-small/m-p/9848728#M1786094</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-11-25T06:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with internal table too small</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-internal-table-too-small/m-p/9848729#M1786095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Change the data element of the field to a bigger value.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Nov 2013 06:47:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-internal-table-too-small/m-p/9848729#M1786095</guid>
      <dc:creator>davis_raja</dc:creator>
      <dc:date>2013-11-25T06:47:06Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with internal table too small</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-internal-table-too-small/m-p/9848730#M1786096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pious&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please tell me data element which is greater the 13 and equal to 'QUAN'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vamsi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Nov 2013 06:52:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-internal-table-too-small/m-p/9848730#M1786096</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-11-25T06:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with internal table too small</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-internal-table-too-small/m-p/9848731#M1786097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pious&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please tell me data element which is greater the 13 and equal to 'QUAN'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vamsi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Nov 2013 06:52:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-internal-table-too-small/m-p/9848731#M1786097</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-11-25T06:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with internal table too small</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-internal-table-too-small/m-p/9848732#M1786098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a domain with data type as QUAN with the number of characters and decimal places which you require.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Nov 2013 06:54:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-internal-table-too-small/m-p/9848732#M1786098</guid>
      <dc:creator>davis_raja</dc:creator>
      <dc:date>2013-11-25T06:54:16Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with internal table too small</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-internal-table-too-small/m-p/9848733#M1786099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mohan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This field you are filling from which table field?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nabheet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Nov 2013 06:57:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-internal-table-too-small/m-p/9848733#M1786099</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2013-11-25T06:57:06Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with internal table too small</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-internal-table-too-small/m-p/9848734#M1786100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mohan,&lt;/P&gt;&lt;P&gt;The reason for this dump is that , you are passing values higher than the fixed length 13 . Try using some other Domain may be try KWMENG which has length 15 or else try creating your own custom domain with higher length as you want. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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;Sivaganesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Nov 2013 07:02:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-internal-table-too-small/m-p/9848734#M1786100</guid>
      <dc:creator>sivaganesh_krishnan</dc:creator>
      <dc:date>2013-11-25T07:02:29Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with internal table too small</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-internal-table-too-small/m-p/9848735#M1786101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;STRONG class="font-color-meta"&gt;&lt;SPAN class="replyToName"&gt;Mohan Vamsi&lt;/SPAN&gt; &lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use Data Element :&amp;nbsp; VMENG &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data type : MENG15&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or create you own...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Nov 2013 08:49:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-internal-table-too-small/m-p/9848735#M1786101</guid>
      <dc:creator>former_member209120</dc:creator>
      <dc:date>2013-11-25T08:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with internal table too small</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-internal-table-too-small/m-p/9848736#M1786102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ymm_mdps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Nov 2013 09:05:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-internal-table-too-small/m-p/9848736#M1786102</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-11-25T09:05:14Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with internal table too small</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-internal-table-too-small/m-p/9848737#M1786103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ymm_mdps it is not standard one...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what data type&amp;nbsp; you used to create this data element with length...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;better share your code...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Nov 2013 09:08:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-internal-table-too-small/m-p/9848737#M1786103</guid>
      <dc:creator>former_member209120</dc:creator>
      <dc:date>2013-11-25T09:08:51Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with internal table too small</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-internal-table-too-small/m-p/9848738#M1786104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is your custom table. So you can easily increase the domain for the given field to the required length or you can create a new domain with data type as QUAN and length as per your requirement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Nov 2013 09:10:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-internal-table-too-small/m-p/9848738#M1786104</guid>
      <dc:creator>davis_raja</dc:creator>
      <dc:date>2013-11-25T09:10:39Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with internal table too small</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-internal-table-too-small/m-p/9848739#M1786105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share the screenshot of your table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Nov 2013 09:11:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-internal-table-too-small/m-p/9848739#M1786105</guid>
      <dc:creator>davis_raja</dc:creator>
      <dc:date>2013-11-25T09:11:11Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with internal table too small</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-internal-table-too-small/m-p/9848740#M1786106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks all&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Nov 2013 10:52:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-internal-table-too-small/m-p/9848740#M1786106</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-11-25T10:52:26Z</dc:date>
    </item>
  </channel>
</rss>

