<?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: A short dump in the program with a certain error message... in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/a-short-dump-in-the-program-with-a-certain-error-message/m-p/3682848#M886839</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;Better u seee again where u r getting error i the code . still if u r not getting see in dump analysys(ST22) and select&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;no:8 -- which is source code extract where u can get correct error inf.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz reply me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Durgaprasad.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Apr 2008 06:28:32 GMT</pubDate>
    <dc:creator>P507709</dc:creator>
    <dc:date>2008-04-11T06:28:32Z</dc:date>
    <item>
      <title>A short dump in the program with a certain error message...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/a-short-dump-in-the-program-with-a-certain-error-message/m-p/3682847#M886838</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;I'd run a program to do an insertion into a customized table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;During the run, it popped up a short dump error messages below : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;          &lt;STRONG&gt;value larger than specified precision allows for this column#TC020                    %M&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've search for that column #TCO20 .... and i couldn't find it in my custom table...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why SAP gave such a hard description on the error found? I can't determine which field/column in my table that is causing the error dump during INSERT event in my program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any explanation on that message that could help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;William Wilstroth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2008 06:21:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/a-short-dump-in-the-program-with-a-certain-error-message/m-p/3682847#M886838</guid>
      <dc:creator>Wil_Wilstroth</dc:creator>
      <dc:date>2008-04-11T06:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: A short dump in the program with a certain error message...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/a-short-dump-in-the-program-with-a-certain-error-message/m-p/3682848#M886839</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;Better u seee again where u r getting error i the code . still if u r not getting see in dump analysys(ST22) and select&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;no:8 -- which is source code extract where u can get correct error inf.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz reply me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Durgaprasad.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2008 06:28:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/a-short-dump-in-the-program-with-a-certain-error-message/m-p/3682848#M886839</guid>
      <dc:creator>P507709</dc:creator>
      <dc:date>2008-04-11T06:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: A short dump in the program with a certain error message...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/a-short-dump-in-the-program-with-a-certain-error-message/m-p/3682849#M886840</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;The error is because you may be passing the value to some field which is not compatible with the type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the field types and the value corresponds to the fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chaya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2008 06:34:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/a-short-dump-in-the-program-with-a-certain-error-message/m-p/3682849#M886840</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-11T06:34:52Z</dc:date>
    </item>
    <item>
      <title>Re: A short dump in the program with a certain error message...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/a-short-dump-in-the-program-with-a-certain-error-message/m-p/3682850#M886841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The reason was the data that was passed to the field had a very big value that is longer than the field itself. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My colleague had to go back to the first program that generate the values. It was an Idoc that passed that value. And we did batch by batch to find the out the values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 May 2008 01:48:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/a-short-dump-in-the-program-with-a-certain-error-message/m-p/3682850#M886841</guid>
      <dc:creator>Wil_Wilstroth</dc:creator>
      <dc:date>2008-05-28T01:48:17Z</dc:date>
    </item>
  </channel>
</rss>

