<?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 getting Self locked while processing in foreground using BD87 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-getting-self-locked-while-processing-in-foreground-using-bd87/m-p/9486917#M1745533</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any possible suggestions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Apr 2013 09:16:31 GMT</pubDate>
    <dc:creator>former_member209217</dc:creator>
    <dc:date>2013-04-29T09:16:31Z</dc:date>
    <item>
      <title>IDoc getting Self locked while processing in foreground using BD87</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-getting-self-locked-while-processing-in-foreground-using-bd87/m-p/9486915#M1745531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are facing a problem with custom Inbound&amp;nbsp; Idoc . We are trying to post a goods receipt using a inbound function module .The Idoc is getting failed with a reason of &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H3&gt;STO VLXXXXXXx Goods receipt failed: PO/Item 45XXXXXX/0000X&lt;/H3&gt;&lt;P&gt;Message no. ZZ&lt;/P&gt;&lt;P&gt;Goods receipt into Intransit Storage Location failed for the above STO Reference and Supply Purchase Order and Item&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This occurs frequently . While trying to reprocess it in foreground using BD87 it's getting self locked by the user itself who is trying to process it.&lt;/P&gt;&lt;P&gt;If you use BD87 to process the Idoc it will just loop for the number of lines on it. If you back&amp;nbsp; out using keys Shift+F3 every line the Idoc will process. We are trying to analyze the reason behind this weird behavior. Please let me know if you have any suggestions or work around for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Lakshman.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Apr 2013 08:04:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-getting-self-locked-while-processing-in-foreground-using-bd87/m-p/9486915#M1745531</guid>
      <dc:creator>former_member209217</dc:creator>
      <dc:date>2013-04-29T08:04:44Z</dc:date>
    </item>
    <item>
      <title>Re: IDoc getting Self locked while processing in foreground using BD87</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-getting-self-locked-while-processing-in-foreground-using-bd87/m-p/9486916#M1745532</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;First of all whatever message you are getting check in your inbound FM where this messsage is raised . If it is a custom message you can very easily found why it is raised may be in some enhancement. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Secondly prior to reprocessing just put a break point in posting FM and then start debugging.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Nabheet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Apr 2013 09:15:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-getting-self-locked-while-processing-in-foreground-using-bd87/m-p/9486916#M1745532</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2013-04-29T09:15:08Z</dc:date>
    </item>
    <item>
      <title>Re: IDoc getting Self locked while processing in foreground using BD87</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-getting-self-locked-while-processing-in-foreground-using-bd87/m-p/9486917#M1745533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any possible suggestions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Apr 2013 09:16:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-getting-self-locked-while-processing-in-foreground-using-bd87/m-p/9486917#M1745533</guid>
      <dc:creator>former_member209217</dc:creator>
      <dc:date>2013-04-29T09:16:31Z</dc:date>
    </item>
    <item>
      <title>Re: IDoc getting Self locked while processing in foreground using BD87</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-getting-self-locked-while-processing-in-foreground-using-bd87/m-p/9486918#M1745534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lakshmanan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please check the below thread to process locked Idocs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/thread/1524302"&gt;http://scn.sap.com/thread/1524302&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Apr 2013 09:28:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-getting-self-locked-while-processing-in-foreground-using-bd87/m-p/9486918#M1745534</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-04-29T09:28:04Z</dc:date>
    </item>
    <item>
      <title>Re: IDoc getting Self locked while processing in foreground using BD87</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-getting-self-locked-while-processing-in-foreground-using-bd87/m-p/9486919#M1745535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lakshman,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; This is caused by programme errror .The error only occurs If you post using function module MB_CREATE _GOODS _MOVEMENT via idoc and if item of different purchase order are transfererd i:e If one delivery is created for several sto .You can check with oss note 191294.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;During processing the idoc it is observed that numerous lock are there .The lock are occuuring&amp;nbsp; during to update the the table .Kindly refer the oss note 1052206.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Please do mark it helpful if it would really help you .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nalini&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Apr 2013 09:44:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-getting-self-locked-while-processing-in-foreground-using-bd87/m-p/9486919#M1745535</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-04-29T09:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: IDoc getting Self locked while processing in foreground using BD87</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-getting-self-locked-while-processing-in-foreground-using-bd87/m-p/9486920#M1745536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@Lakshmanan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I already tried the possible ways suggested by you but still it's not getting resolved&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@ Nalini&lt;/P&gt;&lt;P&gt; We are not using FM MB_CREATE _GOODS _MOVEMENT , BDC program was being used for transaction MB01 .The OSS Notes suggested by you are not relevant to our current SAP Version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error messages getting populated while doing MB01 using BDC is "&lt;/P&gt;&lt;H3&gt;Document 4511170652&amp;nbsp;&amp;nbsp; does not contain any selectable items"&lt;/H3&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Apr 2013 10:42:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-getting-self-locked-while-processing-in-foreground-using-bd87/m-p/9486920#M1745536</guid>
      <dc:creator>former_member209217</dc:creator>
      <dc:date>2013-04-29T10:42:50Z</dc:date>
    </item>
    <item>
      <title>Re: IDoc getting Self locked while processing in foreground using BD87</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-getting-self-locked-while-processing-in-foreground-using-bd87/m-p/9486921#M1745537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lakshman ,&lt;/P&gt;&lt;P&gt;&amp;nbsp; As you mentioned above you were trying to post goods receipt by using inbound function module .So that I was suggested above path .You did not mention anywhere you wanted it to post through bdc .So as per your requirement instead of use BDC you can use BAPI_GOODSMOVEMENT _CREATE .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nalini&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Apr 2013 12:46:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-getting-self-locked-while-processing-in-foreground-using-bd87/m-p/9486921#M1745537</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-04-29T12:46:25Z</dc:date>
    </item>
  </channel>
</rss>

