<?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: Packet size in program RBDAPP01. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/packet-size-in-program-rbdapp01/m-p/6319868#M1394254</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The &lt;EM&gt;packet size&lt;/EM&gt; for posting inbound IDocs is mostly important in the case of function modules capable of &lt;EM&gt;mass processing&lt;/EM&gt; (i.e. the function module can handle more than one IDoc at once). You can check if your particular function module is enabled for &lt;EM&gt;mass processing&lt;/EM&gt; by checking the corresponding parameters maintained in transaction BD51.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So for a function module capable of &lt;EM&gt;mass processing&lt;/EM&gt; RBDAPP01 would pass as many IDocs in one &lt;EM&gt;packet&lt;/EM&gt; to the function module as you specified. I've also seen comments in the SAP help that indicated that for function modules not capable of &lt;EM&gt;mass processing&lt;/EM&gt; a package size greater than 1 still might lead to performance improvements because for each IDoc package the function module is called within the same dialog process. Therefore SAP recommends using a package size between 20 and 100 for posting IDocs in background (e.g. see [here|http://help.sap.com/saphelp_nw70/helpdata/en/0b/2a6688507d11d18ee90000e8366fc2/content.htm]).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Oct 2009 06:03:52 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-10-28T06:03:52Z</dc:date>
    <item>
      <title>Packet size in program RBDAPP01.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/packet-size-in-program-rbdapp01/m-p/6319866#M1394252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to know the use of packet size in program RBDAPP01 program .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2009 07:56:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/packet-size-in-program-rbdapp01/m-p/6319866#M1394252</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-27T07:56:46Z</dc:date>
    </item>
    <item>
      <title>Re: Packet size in program RBDAPP01.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/packet-size-in-program-rbdapp01/m-p/6319867#M1394253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Packet size means the no of idocs sent to the ale layer.&lt;/P&gt;&lt;P&gt;rbdapp01 is used to post the idoc which are already in the system&lt;/P&gt;&lt;P&gt;this numnber(pack size) refers to the no of idocs posted at one time.&lt;/P&gt;&lt;P&gt;if pack size is 5, that means that idocs are posted in a slot of 5.&lt;/P&gt;&lt;P&gt;let me know if u have doubt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Manu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Oct 2009 04:41:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/packet-size-in-program-rbdapp01/m-p/6319867#M1394253</guid>
      <dc:creator>manubhutani</dc:creator>
      <dc:date>2009-10-28T04:41:52Z</dc:date>
    </item>
    <item>
      <title>Re: Packet size in program RBDAPP01.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/packet-size-in-program-rbdapp01/m-p/6319868#M1394254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The &lt;EM&gt;packet size&lt;/EM&gt; for posting inbound IDocs is mostly important in the case of function modules capable of &lt;EM&gt;mass processing&lt;/EM&gt; (i.e. the function module can handle more than one IDoc at once). You can check if your particular function module is enabled for &lt;EM&gt;mass processing&lt;/EM&gt; by checking the corresponding parameters maintained in transaction BD51.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So for a function module capable of &lt;EM&gt;mass processing&lt;/EM&gt; RBDAPP01 would pass as many IDocs in one &lt;EM&gt;packet&lt;/EM&gt; to the function module as you specified. I've also seen comments in the SAP help that indicated that for function modules not capable of &lt;EM&gt;mass processing&lt;/EM&gt; a package size greater than 1 still might lead to performance improvements because for each IDoc package the function module is called within the same dialog process. Therefore SAP recommends using a package size between 20 and 100 for posting IDocs in background (e.g. see [here|http://help.sap.com/saphelp_nw70/helpdata/en/0b/2a6688507d11d18ee90000e8366fc2/content.htm]).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Oct 2009 06:03:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/packet-size-in-program-rbdapp01/m-p/6319868#M1394254</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-28T06:03:52Z</dc:date>
    </item>
  </channel>
</rss>

