<?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: Inbound IDOC process error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-process-error/m-p/8132271#M1619541</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shankar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how do you notice that your code is not executed.&lt;/P&gt;&lt;P&gt;Usually I would say it should.&lt;/P&gt;&lt;P&gt;Therefore I recommended to implement an infinite loop to make sure that it is really not executed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By the way...where did you implement your coding?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Oliver&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Oliver Hütköper on Aug 12, 2011 8:45 AM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Aug 2011 06:45:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-08-12T06:45:00Z</dc:date>
    <item>
      <title>Inbound IDOC process error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-process-error/m-p/8132268#M1619538</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;While an Inbound is being processed it is not behaving as per the design and if the same type of idoc is reprocessed through BD87 is it behaving as per the design.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In detail, the idoc will create a purchase order based on reservation number in R/3 and the quantity needs to be checked against the availability. If the quantity is more in the idoc counting all line items of idoc segments it should not be posted giving that the quantity is not available. If it is automated it is not checking, but while testing on creation of an inbound idoc and reprocessed the validation is happenning.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, please help me in understanding as why the idoc is not getting validated when it is automated ans whne it is reprocessed through BD87 it is getting validated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Shankar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Aug 2011 05:46:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-process-error/m-p/8132268#M1619538</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-12T05:46:13Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound IDOC process error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-process-error/m-p/8132269#M1619539</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;be aware of that you cannot set a breakpoint if it is processed automatically.&lt;/P&gt;&lt;P&gt;So are you really sure that your code is not processed?&lt;/P&gt;&lt;P&gt;Put an endless loop in it and have a look in sm50 to see if the automated process gets stuck in it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Oliver&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Aug 2011 05:54:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-process-error/m-p/8132269#M1619539</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-12T05:54:59Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound IDOC process error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-process-error/m-p/8132270#M1619540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Oliver&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;while processing it thorugh test tool(WE19) particular code part is not been executed where the quantity is being validated. But while reprocessing through BD87 it is being validated. Just wanted to know why is it behaving so.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Shankar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Aug 2011 06:24:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-process-error/m-p/8132270#M1619540</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-12T06:24:00Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound IDOC process error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-process-error/m-p/8132271#M1619541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shankar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how do you notice that your code is not executed.&lt;/P&gt;&lt;P&gt;Usually I would say it should.&lt;/P&gt;&lt;P&gt;Therefore I recommended to implement an infinite loop to make sure that it is really not executed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By the way...where did you implement your coding?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Oliver&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Oliver Hütköper on Aug 12, 2011 8:45 AM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Aug 2011 06:45:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-process-error/m-p/8132271#M1619541</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-12T06:45:00Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound IDOC process error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-process-error/m-p/8132272#M1619542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gowry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thats a unique problem... but you are lucky.. i faced the very same problem 3 months before.&lt;/P&gt;&lt;P&gt;i actually wrote a "not good" code in the idoc function module. So what i did , i changed my coding(making it more simple) and.. EUREKA!!! it worked for me..... try this out, i think there is some coding issue....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Aug 2011 12:01:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-process-error/m-p/8132272#M1619542</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-12T12:01:16Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound IDOC process error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-process-error/m-p/8132273#M1619543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gowri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you please explain: You say in WE19 no validation takes lace, that means the PO is created. How to re-process an IDoc that as been posted successfully?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Aug 2011 20:29:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-process-error/m-p/8132273#M1619543</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2011-08-13T20:29:55Z</dc:date>
    </item>
  </channel>
</rss>

