<?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: Warning message in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/warning-message/m-p/894278#M54002</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi MSN,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This warning is to inform you that, as you have not restricted the selection of the data, the following consequences may apply:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. The report will contain a large amount of data (potentially too much to be useful)&lt;/P&gt;&lt;P&gt;2. The report will be very slow to run (as it will most likely have to do table scans to access data rather than selecting using primary key indexes)&lt;/P&gt;&lt;P&gt;3. As a consequence of 2, it may timeout due to running too long and short dump giving you no result&lt;/P&gt;&lt;P&gt;4. Due to the large number of data to be selected, the execution of the report may affect the overall system performance as CPU time is dedicted to the database to perform the selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thus, it is recommending that you fill in some of the selection criteria in order to minimise the risk of encountering problems 1 through 4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 May 2005 10:41:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-05-12T10:41:21Z</dc:date>
    <item>
      <title>Warning message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/warning-message/m-p/894275#M53999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  Iam executing one of the userdefined report it many selection fields defined with select-options statments. &lt;/P&gt;&lt;P&gt;When Iam executing using F8 key it gives warnig message saying that selection was not restricted. Can any body  help in this regard. Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bye,&lt;/P&gt;&lt;P&gt;MSN.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2005 09:54:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/warning-message/m-p/894275#M53999</guid>
      <dc:creator>former_member189354</dc:creator>
      <dc:date>2005-05-12T09:54:59Z</dc:date>
    </item>
    <item>
      <title>Re: Warning message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/warning-message/m-p/894276#M54000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be you have too many fields for selection and you are not entering KEY values, which means you are tryign to acess lot of data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds, &lt;/P&gt;&lt;P&gt;Manohar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2005 09:59:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/warning-message/m-p/894276#M54000</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-05-12T09:59:29Z</dc:date>
    </item>
    <item>
      <title>Re: Warning message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/warning-message/m-p/894277#M54001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess it is just to warn you that the report can take a long time to run, because you do not restrict in the selection screen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2005 10:09:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/warning-message/m-p/894277#M54001</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-05-12T10:09:13Z</dc:date>
    </item>
    <item>
      <title>Re: Warning message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/warning-message/m-p/894278#M54002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi MSN,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This warning is to inform you that, as you have not restricted the selection of the data, the following consequences may apply:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. The report will contain a large amount of data (potentially too much to be useful)&lt;/P&gt;&lt;P&gt;2. The report will be very slow to run (as it will most likely have to do table scans to access data rather than selecting using primary key indexes)&lt;/P&gt;&lt;P&gt;3. As a consequence of 2, it may timeout due to running too long and short dump giving you no result&lt;/P&gt;&lt;P&gt;4. Due to the large number of data to be selected, the execution of the report may affect the overall system performance as CPU time is dedicted to the database to perform the selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thus, it is recommending that you fill in some of the selection criteria in order to minimise the risk of encountering problems 1 through 4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2005 10:41:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/warning-message/m-p/894278#M54002</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-05-12T10:41:21Z</dc:date>
    </item>
    <item>
      <title>Re: Warning message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/warning-message/m-p/894279#M54003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  This warning message comes after upgrading to the serice patch to server. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bye,&lt;/P&gt;&lt;P&gt;MSN.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2005 11:16:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/warning-message/m-p/894279#M54003</guid>
      <dc:creator>former_member189354</dc:creator>
      <dc:date>2005-05-12T11:16:18Z</dc:date>
    </item>
    <item>
      <title>Re: Warning message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/warning-message/m-p/894280#M54004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks MSN,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, with the latest service pack, SAP has introduced the warning message into the report code as this report must have been causing problems in some environments.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That makes sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are happy then please close the thread.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2005 11:25:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/warning-message/m-p/894280#M54004</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-05-12T11:25:49Z</dc:date>
    </item>
  </channel>
</rss>

