<?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: Debugging O/B idoc issue in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-o-b-idoc-issue/m-p/11351377#M1921478</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No. I am talking about triggering the &lt;STRONG&gt;Output type&lt;/STRONG&gt; first. Then RSNAST0D/RSNAST00 whatever you want. The pre-requisite for these programs are the output types available in NAST table which is only populated after you trigger the output type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it is making sense now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Oct 2015 10:19:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2015-10-29T10:19:47Z</dc:date>
    <item>
      <title>Debugging O/B idoc issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-o-b-idoc-issue/m-p/11351371#M1921472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I trying to debug outbound programme.I have entered the values in RSNAST0D as per doc&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/docs/DOC-32803"&gt;http://scn.sap.com/docs/DOC-32803&lt;/A&gt;&lt;/P&gt;&lt;P&gt;point number 8 and 9.&lt;/P&gt;&lt;P&gt;However on execution Instead on stopping on breakpoint in outbound function module i am getting following message:"NO Message for initial processing exists".&lt;/P&gt;&lt;P&gt;Can anybody kindly guide me why programme not stopping on break-point?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;SD&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Oct 2015 14:33:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-o-b-idoc-issue/m-p/11351371#M1921472</guid>
      <dc:creator>sanjay_deshpande4</dc:creator>
      <dc:date>2015-10-28T14:33:36Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging O/B idoc issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-o-b-idoc-issue/m-p/11351372#M1921473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to trigger the output type first in the corresponding transaction. Do a google on this also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Oct 2015 14:55:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-o-b-idoc-issue/m-p/11351372#M1921473</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-10-28T14:55:44Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging O/B idoc issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-o-b-idoc-issue/m-p/11351373#M1921474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Rudra,&lt;/P&gt;&lt;P&gt;Thanks for replying.&lt;/P&gt;&lt;P&gt;Did search as you suggested.&lt;/P&gt;&lt;P&gt;However no luck.&lt;/P&gt;&lt;P&gt;Would you kindly elaborate whether am missing any step/step sequence?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;You need to trigger the output type first in the corresponding transaction&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Oct 2015 16:53:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-o-b-idoc-issue/m-p/11351373#M1921474</guid>
      <dc:creator>sanjay_deshpande4</dc:creator>
      <dc:date>2015-10-28T16:53:57Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging O/B idoc issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-o-b-idoc-issue/m-p/11351374#M1921475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It depends on the transaction you are using. You can either use Condition Technique to trigger automatically or go to the transaction "Output" screen and add the the output type manually. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am sorry but I cannot write the entire step by step details and it is not a quick one step process. I would suggest to talk to any functional guy in your team and he/she can show you. It will lot easier.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Oct 2015 17:10:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-o-b-idoc-issue/m-p/11351374#M1921475</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-10-28T17:10:51Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging O/B idoc issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-o-b-idoc-issue/m-p/11351375#M1921476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Rudra,&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;It depends on the transaction you are using. You can either use Condition Technique to trigger automatically or go to the transaction "Output" screen and add the the output type manually.&lt;/SPAN&gt;&lt;/P&gt;

&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Are you suggesting to trigger IDOC first and then execute RSNAST0D?&lt;/P&gt;&lt;P&gt;Rather thats what i am doing currently.How ever on triggering IDOC first and then executing RSNAST0D, the control is not stopping on break point in o/b function module.&lt;/P&gt;&lt;P&gt;I will be thankful for kindly helping further.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Oct 2015 17:30:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-o-b-idoc-issue/m-p/11351375#M1921476</guid>
      <dc:creator>sanjay_deshpande4</dc:creator>
      <dc:date>2015-10-28T17:30:35Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging O/B idoc issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-o-b-idoc-issue/m-p/11351376#M1921477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No I am talking about triggering the &lt;STRONG&gt;output type&lt;/STRONG&gt; first . Then only you can use program like RSNAST0D/ RSNAST00 to trigger and debug and then generate the idoc if necessary.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2015 10:17:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-o-b-idoc-issue/m-p/11351376#M1921477</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-10-29T10:17:29Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging O/B idoc issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-o-b-idoc-issue/m-p/11351377#M1921478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No. I am talking about triggering the &lt;STRONG&gt;Output type&lt;/STRONG&gt; first. Then RSNAST0D/RSNAST00 whatever you want. The pre-requisite for these programs are the output types available in NAST table which is only populated after you trigger the output type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it is making sense now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2015 10:19:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-o-b-idoc-issue/m-p/11351377#M1921478</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-10-29T10:19:47Z</dc:date>
    </item>
  </channel>
</rss>

