<?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 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/4096733#M979651</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;You can debug ur custom idoc - inbound function module in WE19 and check how flow is going on. Any unwanted code is making status 54  after updating your records in to database. &lt;/P&gt;&lt;P&gt;Even you can reprocess your idoc in T-code BD84.&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;Naveen Veshala&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Jun 2008 01:43:01 GMT</pubDate>
    <dc:creator>former_member265047</dc:creator>
    <dc:date>2008-06-27T01:43:01Z</dc:date>
    <item>
      <title>Idoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/4096732#M979650</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;I created a custom idoc and sucessfully updated data into inbound system. But, i am facing the error 56 in inbound system. Please guide me in this regard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jun 2008 14:22:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/4096732#M979650</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-26T14:22:11Z</dc:date>
    </item>
    <item>
      <title>Re: Idoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/4096733#M979651</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;You can debug ur custom idoc - inbound function module in WE19 and check how flow is going on. Any unwanted code is making status 54  after updating your records in to database. &lt;/P&gt;&lt;P&gt;Even you can reprocess your idoc in T-code BD84.&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;Naveen Veshala&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jun 2008 01:43:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/4096733#M979651</guid>
      <dc:creator>former_member265047</dc:creator>
      <dc:date>2008-06-27T01:43:01Z</dc:date>
    </item>
    <item>
      <title>Re: Idoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/4096734#M979652</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;IDOC status 56  means IDoc with errors added.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First check with the WE19 debuggin mode in foreground with the details, you will get the error why it happened.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or do this way&lt;/P&gt;&lt;P&gt;SE38 u2013 ABAP editor&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pgm RC1_IDOC_SET_STATUS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Out the IDOC number, the status you like to put in.&lt;/P&gt;&lt;P&gt;as it should be 51.&lt;/P&gt;&lt;P&gt; execute the remove check &lt;/P&gt;&lt;P&gt;NOTE:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;leave the message type BLANK if you want to use the IDOC number for selection &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or try to reprocess it from BD87 for Inbound IDOC (T-code).&lt;/P&gt;&lt;P&gt;                                      BD88 for Outbound IDOC (T-code).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We19 testing tool.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WE17 :IDOC test  Inbound status report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WE02 : check the status again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go for the WE09 list output give yours.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and check the details its drill down.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if that doesnt work around try to reprocess it through RBDAPP01 (report name)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Mohinder Singh Chauhan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jun 2008 02:59:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/4096734#M979652</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-27T02:59:37Z</dc:date>
    </item>
    <item>
      <title>Re: Idoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/4096735#M979653</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;I believe you have not setup the partner profile correctly for that particular interface against that partner in WE20 transaction that's the reason you are getting that error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you maintain the partner profile correctly then the error will not be 56 instead of that the error will be 51.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mahesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jun 2008 06:32:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/4096735#M979653</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-27T06:32:07Z</dc:date>
    </item>
  </channel>
</rss>

