<?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: idocs in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/idocs/m-p/4073216#M973928</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;use RBDAPP01 program for mass pprocessing of IDOC and select 64 in status  tab .&lt;/P&gt;&lt;P&gt;you can also use other option that beneficial to you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Amit Shivhare&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Jul 2008 06:31:26 GMT</pubDate>
    <dc:creator>shivhare</dc:creator>
    <dc:date>2008-07-09T06:31:26Z</dc:date>
    <item>
      <title>idocs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idocs/m-p/4073213#M973925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is mass processing and how it is done in idocs?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2008 06:03:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idocs/m-p/4073213#M973925</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-09T06:03:20Z</dc:date>
    </item>
    <item>
      <title>Re: idocs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idocs/m-p/4073214#M973926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mass processing refers to bundles of IDoc packets, which are dispatched and processed by the receiving R/3 System. Only one RFC call is needed to transfer several IDocs. Performance is considerably better when transferring optimal packet sizes.&lt;/P&gt;&lt;P&gt;To define a mass processing parameter, select Communication -&amp;gt; Manual maintenance of partner profile -&amp;gt; Maintain partner profile. For a message type the parameter packet size and output mode can be defined.&lt;/P&gt;&lt;P&gt;If the output mode is set to "Collect IDocs", outbound IDocs of the same message type and receiver are sent in a scheduled background job or in the BALE transaction in appropriately sized IDoc packets. The IDocs can be dispatched in batch or in the BALE transaction code.&lt;/P&gt;&lt;P&gt;Some distribution scenarios cannot support mass processing of inbound IDoc packets. This is especially true if the application sending the IDocs uses the ABAP/4 command CALL TRANSACTION USING. In this case the outbound parameter PACKETSIZE must be set to "1".&lt;/P&gt;&lt;P&gt;ALE Configuration Phase 4-28&lt;/P&gt;&lt;P&gt;To get a list of function modules that can be mass processed, select Enhancements -&amp;gt; Inbound -&amp;gt; specify inbound module in ALE Customising. INPUTTYP is "0".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2008 06:12:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idocs/m-p/4073214#M973926</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-09T06:12:00Z</dc:date>
    </item>
    <item>
      <title>Re: idocs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idocs/m-p/4073215#M973927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi basu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mass processing refers to bundles of IDoc packets, &lt;/P&gt;&lt;P&gt;which are dispatched and processed by the receiving R/3 System. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;select Communication -&amp;gt; Manual maintenance of partner profile -&amp;gt; Maintain partner profile. For a message type the parameter packet size and output mode can be defined.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;output mode is set to "Collect IDocs", outbound IDocs of the same message type &lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;and receiver are sent in a scheduled background job or in the BALE transaction in appropriately sized IDoc packets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;The IDocs can be dispatched in batch or in the BALE transaction code.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; This is especially true if the application sending the IDocs uses the ABAP/4 command CALL TRANSACTION USING. In this case the outbound parameter PACKETSIZE must be set to "1".&lt;/P&gt;&lt;P&gt;ALE Configuration Phase 4-28&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;select Enhancements -&amp;gt; Inbound -&amp;gt; specify inbound module in ALE Customising. INPUTTYP is "0".&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards &lt;/P&gt;&lt;P&gt;prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2008 06:18:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idocs/m-p/4073215#M973927</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-09T06:18:36Z</dc:date>
    </item>
    <item>
      <title>Re: idocs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idocs/m-p/4073216#M973928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;use RBDAPP01 program for mass pprocessing of IDOC and select 64 in status  tab .&lt;/P&gt;&lt;P&gt;you can also use other option that beneficial to you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Amit Shivhare&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2008 06:31:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idocs/m-p/4073216#M973928</guid>
      <dc:creator>shivhare</dc:creator>
      <dc:date>2008-07-09T06:31:26Z</dc:date>
    </item>
    <item>
      <title>Re: idocs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idocs/m-p/4073217#M973929</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;To create program for mass processing idocs please go refer this link:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/78/21760f51ce11d189570000e829fbbd/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/78/21760f51ce11d189570000e829fbbd/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2008 06:39:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idocs/m-p/4073217#M973929</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-09T06:39:23Z</dc:date>
    </item>
    <item>
      <title>Re: idocs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idocs/m-p/4073218#M973930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi basu,&lt;/P&gt;&lt;P&gt; You can refer to the following link for further information on Mass processing. saptechnical.com/Tips/ALE/ALEMAIN1.htm&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2008 06:42:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idocs/m-p/4073218#M973930</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-09T06:42:48Z</dc:date>
    </item>
    <item>
      <title>Re: idocs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idocs/m-p/4073219#M973931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;select Communication -&amp;gt; Manual maintenance of partner profile -&amp;gt; Maintain partner profile. For a message type the parameter packet size and output mode can be defined. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;output mode is set to "Collect IDocs", outbound IDocs of the same message type &lt;/P&gt;&lt;P&gt;and receiver are sent in a scheduled background job or in the BALE transaction in appropriately sized IDoc packets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The IDocs can be dispatched in batch or in the BALE transaction code. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use RBDAPP01 program for mass pprocessing of IDOC and select 64 in status tab .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; In this case the outbound parameter PACKETSIZE must be set to "1".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;list of function modules that can be mass processed, select Enhancements -&amp;gt; Inbound -&amp;gt; specify inbound module in ALE Customising. INPUTTYP is "0".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2008 06:44:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idocs/m-p/4073219#M973931</guid>
      <dc:creator>satsrockford</dc:creator>
      <dc:date>2008-07-09T06:44:31Z</dc:date>
    </item>
    <item>
      <title>Re: idocs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idocs/m-p/4073220#M973932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;mass processing means passing master data or large set of data to other system thru IDOC..e.g. sending material master using BD10 and BD21 using change pointers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2008 07:05:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idocs/m-p/4073220#M973932</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-09T07:05:16Z</dc:date>
    </item>
  </channel>
</rss>

