<?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: run a program in packeges in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/run-a-program-in-packeges/m-p/10452838#M1847626</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stefan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your reply......what i want is, i have developed a program that fetches lot of records in the background mode. so i wanted to split the jobs using abap code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Sankaar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Jul 2014 05:21:48 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-07-17T05:21:48Z</dc:date>
    <item>
      <title>run a program in packeges</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/run-a-program-in-packeges/m-p/10452835#M1847623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to run a program in packages If a program fetching more data from database table and keeping in internal tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because it is going to dump as it is having more data in the internal tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anand.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2014 10:23:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/run-a-program-in-packeges/m-p/10452835#M1847623</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-07-09T10:23:47Z</dc:date>
    </item>
    <item>
      <title>Re: run a program in packeges</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/run-a-program-in-packeges/m-p/10452836#M1847624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anand,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the question is what you want to do. Run the program in packages (i.e. only with parts of the data that need to be selected) or select with a package size. The following two links should get you started for the second options:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A __default_attr="172050" __jive_macro_name="thread" class="jive_macro_thread jive_macro" data-orig-content="Select ... Packet SIZE" href="https://community.sap.com/"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A __default_attr="518140" __jive_macro_name="thread" class="jive_macro_thread jive_macro" data-orig-content="package size" href="https://community.sap.com/" modifiedtitle="true" title="package size"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2014 11:51:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/run-a-program-in-packeges/m-p/10452836#M1847624</guid>
      <dc:creator>ceedee666</dc:creator>
      <dc:date>2014-07-09T11:51:47Z</dc:date>
    </item>
    <item>
      <title>Re: run a program in packeges</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/run-a-program-in-packeges/m-p/10452837#M1847625</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 am not sure what you want to know...&lt;/P&gt;&lt;P&gt;Cut your selection at selection screen to get less data in internal table. &lt;/P&gt;&lt;P&gt;Or change your programm architecture, so you dont get too much data in internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i dont know what packages would help on running a programm... do you just want to run 10% of the programm? &lt;SPAN __jive_emoticon_name="wink" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/906/images/emoticons/wink.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you run programms in background, it will not dump because of its duration, and the programm is scheduled in background task. If you want to parallelize your programm mostly its a simple way to devide the data by specific selection on selection screen and run it in background task...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Stefan Seeburger&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2014 12:09:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/run-a-program-in-packeges/m-p/10452837#M1847625</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-07-09T12:09:56Z</dc:date>
    </item>
    <item>
      <title>Re: run a program in packeges</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/run-a-program-in-packeges/m-p/10452838#M1847626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stefan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your reply......what i want is, i have developed a program that fetches lot of records in the background mode. so i wanted to split the jobs using abap code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Sankaar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 05:21:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/run-a-program-in-packeges/m-p/10452838#M1847626</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-07-17T05:21:48Z</dc:date>
    </item>
    <item>
      <title>Re: run a program in packeges</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/run-a-program-in-packeges/m-p/10452839#M1847627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi kbs anand,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;im not a specialist at performance issues.&lt;/P&gt;&lt;P&gt;1 Programm in Background uses 1 Batch-Job no matter what you do inside the programm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What you could do is calling a sub-programm in your main-programm several times in background. So each programm-call will get its own batch-job that will work "parallel". (you can see the used batch jobs in sm50)&lt;/P&gt;&lt;P&gt;The point is, they are all asynchron as your main-programm dont wait for an answer. So you have to care how to combine your data afterwards. Also you have to make sure that the background programm is just working with a part of your data, so the background-jobs dont lock each other. (Like they should not try to edit same order or bill)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Stefan Seeburger&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 07:18:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/run-a-program-in-packeges/m-p/10452839#M1847627</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-07-17T07:18:45Z</dc:date>
    </item>
    <item>
      <title>Re: run a program in packeges</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/run-a-program-in-packeges/m-p/10452840#M1847628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you stefen, I will try as you said.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anand.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 15:40:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/run-a-program-in-packeges/m-p/10452840#M1847628</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-07-17T15:40:29Z</dc:date>
    </item>
  </channel>
</rss>

