<?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 Inbound Processing in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-inbound-processing/m-p/1341549#M172750</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joseph,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to WE19&lt;/P&gt;&lt;P&gt;Create an Idoc&lt;/P&gt;&lt;P&gt;Populate all the segments with the mandatory data&lt;/P&gt;&lt;P&gt;Click on Inbound function module&lt;/P&gt;&lt;P&gt;Enter the function module name which does the processing of the Idoc and select the check box call in debug mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can debug and find out where it is giving the error and correct it accordingly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sameena&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Apr 2006 10:06:41 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-04-28T10:06:41Z</dc:date>
    <item>
      <title>IDOC Inbound Processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-inbound-processing/m-p/1341546#M172747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends, &lt;/P&gt;&lt;P&gt; i am testing an idoc in inbound processing with direct function module call, while running it in foreground the idoc is processed successfully and posted to the application, but while running this in back ground , we are getting the error, &lt;/P&gt;&lt;P&gt;1) the material no couldnot be identified for the &lt;/P&gt;&lt;P&gt;item 000010.&lt;/P&gt;&lt;P&gt;2) conditions in E1EDKT1 has been changed check  the data ?&lt;/P&gt;&lt;P&gt; how to rectify this one ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Apr 2006 09:42:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-inbound-processing/m-p/1341546#M172747</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-28T09:42:42Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC Inbound Processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-inbound-processing/m-p/1341547#M172748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai Joseph &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are two ways to process inbound IDoc. It depend on your business requirement. You could process immediately or background.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This process is controlled in your partner profile setup (WE20)-&amp;gt; Inbound parameters -&amp;gt; inbound options -&amp;gt; Processing by Function Module -&amp;gt; Trigger by background program or Trigger immediately.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to trigger by background program, please maintain variant in program RBDAPP01 and schedule a job to execute. Please select appropriate values for your variant based on your condition. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you set trigger immediately, SAP will take care the process. You only need to monitor for any error occured via WE02. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well ... hope you have a good time and enjoy working with IDoc stuff. Let me know if you need an extra help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Sreenivasulu P&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Apr 2006 09:53:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-inbound-processing/m-p/1341547#M172748</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-28T09:53:33Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC Inbound Processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-inbound-processing/m-p/1341548#M172749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Joseph,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are processing your IDoc in Background than, please check the Inbound paratmeters for Processing by function module of the Partner in Partner Profile (we20).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you select Trigger by Background program than it might work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naimesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Apr 2006 09:57:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-inbound-processing/m-p/1341548#M172749</guid>
      <dc:creator>naimesh_patel</dc:creator>
      <dc:date>2006-04-28T09:57:35Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC Inbound Processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-inbound-processing/m-p/1341549#M172750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joseph,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to WE19&lt;/P&gt;&lt;P&gt;Create an Idoc&lt;/P&gt;&lt;P&gt;Populate all the segments with the mandatory data&lt;/P&gt;&lt;P&gt;Click on Inbound function module&lt;/P&gt;&lt;P&gt;Enter the function module name which does the processing of the Idoc and select the check box call in debug mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can debug and find out where it is giving the error and correct it accordingly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sameena&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Apr 2006 10:06:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-inbound-processing/m-p/1341549#M172750</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-28T10:06:41Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC Inbound Processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-inbound-processing/m-p/1341550#M172751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joseph,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Is there any code in the function module that is checking if the progam is running in foreground or background mode (sy-binpt I think). Maybe the code is behaving differently in foreground and background based on that value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) If you can use SE30 (ABAP Runtime Analysis) for both the foreground job and the background job, you can compare the call stack from each run and see where they diverged.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tony.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Apr 2006 11:05:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-inbound-processing/m-p/1341550#M172751</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-28T11:05:00Z</dc:date>
    </item>
  </channel>
</rss>

