<?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 How to catch submit exception? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-catch-submit-exception/m-p/6567338#M1432269</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;I use the instruction SUBMIT to call the standard program RFHABU10.&lt;/P&gt;&lt;P&gt;The submit contains the document number as a range.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For few document number there is no problem but for one year I have more than 31000 document number in this range and the standard program dump at the selection on BKPF.&lt;/P&gt;&lt;P&gt;I do not have the ST22 and it seems to be a "Oversize of the range.".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I catch the exception or how can I determine that the range is too big?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: David31 on Feb 12, 2010 5:20 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Feb 2010 16:19:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-02-12T16:19:56Z</dc:date>
    <item>
      <title>How to catch submit exception?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-catch-submit-exception/m-p/6567338#M1432269</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;I use the instruction SUBMIT to call the standard program RFHABU10.&lt;/P&gt;&lt;P&gt;The submit contains the document number as a range.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For few document number there is no problem but for one year I have more than 31000 document number in this range and the standard program dump at the selection on BKPF.&lt;/P&gt;&lt;P&gt;I do not have the ST22 and it seems to be a "Oversize of the range.".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I catch the exception or how can I determine that the range is too big?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: David31 on Feb 12, 2010 5:20 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Feb 2010 16:19:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-catch-submit-exception/m-p/6567338#M1432269</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-12T16:19:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to catch submit exception?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-catch-submit-exception/m-p/6567339#M1432270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you know the document numbers? So you could loop at the numbers and build packages before SUBMIT.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Feb 2010 16:30:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-catch-submit-exception/m-p/6567339#M1432270</guid>
      <dc:creator>former_member226519</dc:creator>
      <dc:date>2010-02-12T16:30:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to catch submit exception?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-catch-submit-exception/m-p/6567340#M1432271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know the document numbers but i can not split them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will may try to catch the exception  CX_SY_OPEN_SQL_DB from the program. But not sure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to determmine max size of a range? I find any solution...&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;Edited by: David31 on Feb 15, 2010 11:37 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Feb 2010 17:41:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-catch-submit-exception/m-p/6567340#M1432271</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-12T17:41:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to catch submit exception?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-catch-submit-exception/m-p/6567341#M1432272</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;I do not find a solution.&lt;/P&gt;&lt;P&gt;There are some informations about ranges in the OSS note 635318.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The question will still opened until a solution will be found.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;David31&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: David31 on Feb 16, 2010 9:06 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Feb 2010 08:05:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-catch-submit-exception/m-p/6567341#M1432272</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-16T08:05:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to catch submit exception?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-catch-submit-exception/m-p/6567342#M1432273</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;The range table's size is limited by the database system.&lt;/P&gt;&lt;P&gt;Alternatively, you could write a logic that puts all the data in ranges into an internal table. &lt;/P&gt;&lt;P&gt;Do watch out for 'I', 'E', 'BT', 'EQ' and others.&lt;/P&gt;&lt;P&gt;Come up with a logic where you can populate all these data into an internal table.&lt;/P&gt;&lt;P&gt;Submit this internal table to your called program.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Feb 2010 08:19:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-catch-submit-exception/m-p/6567342#M1432273</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-16T08:19:08Z</dc:date>
    </item>
  </channel>
</rss>

