<?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: IDoc packets size in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-packets-size/m-p/3828881#M920775</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kiran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your post. I have fully understand the link that you attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically my main concern now is on &lt;STRONG&gt;LUW&lt;/STRONG&gt; that i mentioned in my earlier post. According to the eg that i given in my earlier post there are 120 total IDocs read, and 100 is the packets size that input in selection screen of program RBDAPP01.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So for this case, i know that program will process IDocs into 2 batches, 100 IDocs for 1st batch and 20 IDocs for 2nd batch. &lt;STRONG&gt;Since i have read through some source from internet(can't recall the web add) by saying that for the scenario above, program will post the 1st batch into single LUW and 2nd batch into another single LUW.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For this statement and example, im expecting if one of the IDoc facing update error in 1st batch (100 IDocs), then there is no update for the rest of 99. I have tested for this case, but system &lt;STRONG&gt;doesn't&lt;/STRONG&gt; bundle them into single LUW. The result is 1 IDoc failed, the rest of 99 still got updated into system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The result is totally conflict with what i have read. I'm banging my head now by reading the SAP std code to figure how the LUW works with Packets Size.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please advice if i left out any config or my concept is wrong totally? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 18 May 2008 10:59:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-18T10:59:29Z</dc:date>
    <item>
      <title>IDoc packets size</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-packets-size/m-p/3828879#M920773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I may need your expert advice to verify if i have the correct thoughts for IDoc &lt;STRONG&gt;packets size&lt;/STRONG&gt; as below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;Outbound&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I set the packets size to &lt;STRONG&gt;100&lt;/STRONG&gt; in WE20 and the Output Mode is "Collect IDocs". During execution of program RSEOUT00, let's say the program founds total &lt;STRONG&gt;120&lt;/STRONG&gt; IDocs that need for outbound sending.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So how the pre-set packets size &lt;STRONG&gt;100&lt;/STRONG&gt; work here? &lt;/P&gt;&lt;P&gt;Will program RSEOUT00 send out as &lt;U&gt;2 batches&lt;/U&gt; ? That is, 1st batch it sends 100 IDocs with single LUW, and 2nd batch send 20 IDocs with another single LUW?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;Inbound&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;For Inbound, i set the processing mode to "Trigger by background program". In the selection screen of program RBDAPP01, i key in &lt;STRONG&gt;100&lt;/STRONG&gt; to parameter "Pack. Size". Let's say during the execution of program RBDAPP01, it founds &lt;STRONG&gt;120&lt;/STRONG&gt; incoming IDocs. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So how the pre-set packets size &lt;STRONG&gt;100&lt;/STRONG&gt; work here? &lt;/P&gt;&lt;P&gt;Will program RBDAPP01 process the Inbound as 2 batches? That is, 1st batch it process 100 IDocs with single LUW, and 2nd batch process 20 IDocs with another single LUW?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly comment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 May 2008 05:01:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-packets-size/m-p/3828879#M920773</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-18T05:01:41Z</dc:date>
    </item>
    <item>
      <title>Re: IDoc packets size</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-packets-size/m-p/3828880#M920774</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;for IDoc packages look at:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2005vp/helpdata/en/0b/2a6661507d11d18ee90000e8366fc2/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005vp/helpdata/en/0b/2a6661507d11d18ee90000e8366fc2/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;max size of the IDoc is 1000 Bytes.&lt;/P&gt;&lt;P&gt;check the field SDATA in EDID4 table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Size" of Idoc depends on the message type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kiran Sure&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 May 2008 05:29:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-packets-size/m-p/3828880#M920774</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-18T05:29:10Z</dc:date>
    </item>
    <item>
      <title>Re: IDoc packets size</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-packets-size/m-p/3828881#M920775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kiran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your post. I have fully understand the link that you attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically my main concern now is on &lt;STRONG&gt;LUW&lt;/STRONG&gt; that i mentioned in my earlier post. According to the eg that i given in my earlier post there are 120 total IDocs read, and 100 is the packets size that input in selection screen of program RBDAPP01.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So for this case, i know that program will process IDocs into 2 batches, 100 IDocs for 1st batch and 20 IDocs for 2nd batch. &lt;STRONG&gt;Since i have read through some source from internet(can't recall the web add) by saying that for the scenario above, program will post the 1st batch into single LUW and 2nd batch into another single LUW.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For this statement and example, im expecting if one of the IDoc facing update error in 1st batch (100 IDocs), then there is no update for the rest of 99. I have tested for this case, but system &lt;STRONG&gt;doesn't&lt;/STRONG&gt; bundle them into single LUW. The result is 1 IDoc failed, the rest of 99 still got updated into system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The result is totally conflict with what i have read. I'm banging my head now by reading the SAP std code to figure how the LUW works with Packets Size.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please advice if i left out any config or my concept is wrong totally? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 May 2008 10:59:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-packets-size/m-p/3828881#M920775</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-18T10:59:29Z</dc:date>
    </item>
    <item>
      <title>Re: IDoc packets size</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-packets-size/m-p/3828882#M920776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think there is anything wrong with your concept. I sure would mind if of 100 idocs only ONE was processed due to some small error in the first IDoc.&lt;/P&gt;&lt;P&gt;So I'm not sure about the other web site, which was talking about a SINGLE LUW for the first and a SINGLE LUW for the second batch.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 May 2008 11:41:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-packets-size/m-p/3828882#M920776</guid>
      <dc:creator>Sm1tje</dc:creator>
      <dc:date>2008-05-18T11:41:51Z</dc:date>
    </item>
    <item>
      <title>Re: IDoc packets size</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-packets-size/m-p/3828883#M920777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the url link mentioning about the IDocs update in same LUW:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2005/helpdata/en/0b/2a6688507d11d18ee90000e8366fc2/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005/helpdata/en/0b/2a6688507d11d18ee90000e8366fc2/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please comment. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 May 2008 16:04:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-packets-size/m-p/3828883#M920777</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-18T16:04:58Z</dc:date>
    </item>
    <item>
      <title>Re: IDoc packets size</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-packets-size/m-p/3828884#M920778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, but the way I read it, it says that the COMMIT will only be done once. All documents will be posted in one go, but if one of them fails, this won't matter. It has no influence on the others.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 May 2008 18:53:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-packets-size/m-p/3828884#M920778</guid>
      <dc:creator>Sm1tje</dc:creator>
      <dc:date>2008-05-18T18:53:43Z</dc:date>
    </item>
    <item>
      <title>Re: IDoc packets size</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-packets-size/m-p/3828885#M920779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Micky,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have been thinking too much till i misunderstood the statement that stated in the link. Thanks for pointing me out, I'm now understand that irregardless of how many batches of IDocs being executed during the same session, there will be only SINGLE/SAME LUW that handling the update. This is fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I'm still quite &lt;U&gt;not agree&lt;/U&gt; with the statement "SAME LUW" mentioning in the link. As i understand from the SAP bundling concept, &lt;STRONG&gt;SINGLE/SAME LUW&lt;/STRONG&gt; update will conclude in this way:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Status of update is conclude as &lt;STRONG&gt;Success&lt;/STRONG&gt; if &lt;STRONG&gt;&lt;EM&gt;it pass all of the update&lt;/EM&gt;&lt;/STRONG&gt; .&lt;/P&gt;&lt;P&gt;2. Status of update is conclude as &lt;STRONG&gt;Fail&lt;/STRONG&gt; if &lt;STRONG&gt;&lt;EM&gt;one of the update failed&lt;/EM&gt;&lt;/STRONG&gt; .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm adopting this concept into IDocs-Packet size here. Back to the eg given in my initial post where if &lt;STRONG&gt;&lt;EM&gt;one of the IDoc failed&lt;/EM&gt;&lt;/STRONG&gt; in Batch 1 (100 IDocs), system &lt;STRONG&gt;shouldn't&lt;/STRONG&gt; update anything.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please point me out again if i can not relate SAP bundling concept into IDocs-Packet size.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for asking silly question again, but i want to get my concept and expectation right.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2008 10:53:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-packets-size/m-p/3828885#M920779</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-19T10:53:24Z</dc:date>
    </item>
    <item>
      <title>Re: IDoc packets size</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-packets-size/m-p/3828886#M920780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Guys any idea?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 May 2008 10:38:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-packets-size/m-p/3828886#M920780</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-20T10:38:19Z</dc:date>
    </item>
  </channel>
</rss>

