<?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: Query issue in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-issue/m-p/4598375#M1084062</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This does cause the problem; I need to change it somehow.  The issue is that the field is p0007-wostd.  It is the number of hours worked (output length of 6 with decimals).  When you try to total this column the value will sometimes (most of the time) be larger than 6 thus the overflow.  I need to avoid this overflow issue by increasing the output length somehow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried manually increasing it in the Basic List screen (on the left hand side) but that didn't help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Davis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Oct 2008 16:37:26 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-21T16:37:26Z</dc:date>
    <item>
      <title>Query issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-issue/m-p/4598369#M1084056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a query and it works great.  However, when I total a column in the ALV (after the Query is executed) it gives me an overflow error.  How can I correct this issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Davis&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Davis on Oct 20, 2008 6:23 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2008 22:23:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-issue/m-p/4598369#M1084056</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-20T22:23:47Z</dc:date>
    </item>
    <item>
      <title>Re: Query issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-issue/m-p/4598370#M1084057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try changing the output length of the field you are summing up and it must work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2008 22:46:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-issue/m-p/4598370#M1084057</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-20T22:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: Query issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-issue/m-p/4598371#M1084058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried that and it didn't work.  I changed it from 6 to 30; I would suspect that 30 would be plenty big.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any other ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Davis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2008 23:26:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-issue/m-p/4598371#M1084058</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-20T23:26:30Z</dc:date>
    </item>
    <item>
      <title>Re: Query issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-issue/m-p/4598372#M1084059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am just hoping that somebody has an idea.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Davis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2008 16:19:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-issue/m-p/4598372#M1084059</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-21T16:19:32Z</dc:date>
    </item>
    <item>
      <title>Re: Query issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-issue/m-p/4598373#M1084060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Davis,&lt;/P&gt;&lt;P&gt;check out the field declaration. this might cause you a  problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chidanand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2008 16:23:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-issue/m-p/4598373#M1084060</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-21T16:23:12Z</dc:date>
    </item>
    <item>
      <title>Re: Query issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-issue/m-p/4598374#M1084061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is any character values in the column?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a®&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2008 16:24:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-issue/m-p/4598374#M1084061</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2008-10-21T16:24:03Z</dc:date>
    </item>
    <item>
      <title>Re: Query issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-issue/m-p/4598375#M1084062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This does cause the problem; I need to change it somehow.  The issue is that the field is p0007-wostd.  It is the number of hours worked (output length of 6 with decimals).  When you try to total this column the value will sometimes (most of the time) be larger than 6 thus the overflow.  I need to avoid this overflow issue by increasing the output length somehow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried manually increasing it in the Basic List screen (on the left hand side) but that didn't help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Davis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2008 16:37:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-issue/m-p/4598375#M1084062</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-21T16:37:26Z</dc:date>
    </item>
  </channel>
</rss>

