<?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/2397440#M533770</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Put debug in muliple place and when you complete your logic and exit your debug mode and later delete output type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is only possible way you can debug.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Narayan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Jun 2007 15:14:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-13T15:14:18Z</dc:date>
    <item>
      <title>IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/2397432#M533762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an IDOC number in Production system and it errored out and the status is 26. I want to debug the Exit which builds the segemsnts for this IDOC in Production system. I tried to reprocess the same IDOC in BD87 and had break points in the exit but it didnt trigger.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know the procedure for this. Its releated to Purchase order outbound.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ster.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2007 14:43:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/2397432#M533762</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-13T14:43:16Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/2397433#M533763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you know message id and message number ( SE91) then you can debug &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;goto bd87 -&amp;gt; enter idoc number -&amp;gt; /h in command box -&amp;gt; create watch point &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use variable as message id - value is message number and see the results&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2007 14:49:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/2397433#M533763</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-13T14:49:23Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/2397434#M533764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried to create the watch point.&lt;/P&gt;&lt;P&gt;It says specified watchpoint field non known (in given program).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ster&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2007 14:55:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/2397434#M533764</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-13T14:55:39Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/2397435#M533765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ignore this message.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2007 15:00:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/2397435#M533765</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-13T15:00:48Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/2397436#M533766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For outbound you have to use following way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Cllick header--&amp;gt;output&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Repeat output type&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) Select output type and click Further data and select dispatch time to 1(Send with periodic schedule job).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4) Save.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5) Go to  Transaction WE15 or execute RSNAST00 program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6) Select your output type..input object key--&amp;gt;nothing but document number(eg..sales order number).&lt;/P&gt;&lt;P&gt;     select output type and transmission medium.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;7) Now breakpoint stop at your user exit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know still if you have problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Narayan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2007 15:05:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/2397436#M533766</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-13T15:05:25Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/2397437#M533767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if it is not stopping then you need to debug complete program and see the results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try again create watch point and see the results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you use RSNAST00 -&amp;gt; it creates the new idoc..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2007 15:08:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/2397437#M533767</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-13T15:08:58Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/2397438#M533768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is one more program :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RSEOUT00 - check the program and i did not have any idea about this program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RSEOUT00  For IDoc whose status is "to be processed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2007 15:11:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/2397438#M533768</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-13T15:11:11Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/2397439#M533769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would it be advisible to do it in Production system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ster.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2007 15:12:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/2397439#M533769</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-13T15:12:35Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/2397440#M533770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Put debug in muliple place and when you complete your logic and exit your debug mode and later delete output type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is only possible way you can debug.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Narayan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2007 15:14:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/2397440#M533770</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-13T15:14:18Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/2397441#M533771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;do not use RSNAST00 in production,it creates new idoc ..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2007 15:14:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/2397441#M533771</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-13T15:14:39Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/2397442#M533772</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 use program RBDOUTPU to reprocess and debug your IDoc with status 26 (assuming you have enough authorization to reprocess and debug in production system). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other way, you can change the status of the IDoc from 26 -&amp;gt; 30 using this program RC1_IDOC_SET_STATUS and process/debug using program RSEOUT00 or transaction WE19.&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;Ferry Lianto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2007 15:30:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/2397442#M533772</guid>
      <dc:creator>ferry_lianto</dc:creator>
      <dc:date>2007-06-13T15:30:46Z</dc:date>
    </item>
  </channel>
</rss>

