<?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 Debugging Problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-problem/m-p/9638859#M1762705</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Expert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's great, if someone tells me how to find the location of when the exception is threw or it set up a paticular value for SY-MSGID, SY-MSGTY and etc. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;The backgroud is the program calling the BAPI funcation for creating a Sale Order,&amp;nbsp; meanwhile, it usally create the deliver oder&amp;nbsp; for the sales order. but sometimes it depends on the material, the deliver order wouldn't be created.&amp;nbsp; Thus, I need to know when it sets Sy_MSG* parameter in the program, so to&amp;nbsp; ping-point the problem from the material's data. &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 Jul 2013 00:28:20 GMT</pubDate>
    <dc:creator>former_member186413</dc:creator>
    <dc:date>2013-07-26T00:28:20Z</dc:date>
    <item>
      <title>Debugging Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-problem/m-p/9638859#M1762705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Expert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's great, if someone tells me how to find the location of when the exception is threw or it set up a paticular value for SY-MSGID, SY-MSGTY and etc. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;The backgroud is the program calling the BAPI funcation for creating a Sale Order,&amp;nbsp; meanwhile, it usally create the deliver oder&amp;nbsp; for the sales order. but sometimes it depends on the material, the deliver order wouldn't be created.&amp;nbsp; Thus, I need to know when it sets Sy_MSG* parameter in the program, so to&amp;nbsp; ping-point the problem from the material's data. &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jul 2013 00:28:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-problem/m-p/9638859#M1762705</guid>
      <dc:creator>former_member186413</dc:creator>
      <dc:date>2013-07-26T00:28:20Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-problem/m-p/9638860#M1762706</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;Try doing it by the Breakpoint at.. feature in the breakpoint menu. You can set it for a particular message. The Other option is Watchpoints on SY-MSG parameter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Arindam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jul 2013 00:33:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-problem/m-p/9638860#M1762706</guid>
      <dc:creator>arindam_m</dc:creator>
      <dc:date>2013-07-26T00:33:33Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-problem/m-p/9638861#M1762707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ya, I have used this method, but it dosn't work. It seems it detect something from the buttom of message, but never show up the location of the code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jul 2013 01:39:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-problem/m-p/9638861#M1762707</guid>
      <dc:creator>former_member186413</dc:creator>
      <dc:date>2013-07-26T01:39:50Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-problem/m-p/9638862#M1762708</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;Not clear on what location you looking for. But if you observe the Stack in desktop2 in the debugger should give you a idea of the flow that might help you to get to the exact point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Arindam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jul 2013 02:06:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-problem/m-p/9638862#M1762708</guid>
      <dc:creator>arindam_m</dc:creator>
      <dc:date>2013-07-26T02:06:22Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-problem/m-p/9638863#M1762709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Set a break point at statement Message. Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Ravi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jul 2013 02:30:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-problem/m-p/9638863#M1762709</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-07-26T02:30:22Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-problem/m-p/9638864#M1762710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hai,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you get the error click on it it will open a window with message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Click on the technical details ICON it will give you the MSG ID and MSG No.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now debung the program again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create Watch point&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SY-MSGTY = 'E'&lt;/P&gt;&lt;P&gt;SY-MSGNO = the message no&lt;/P&gt;&lt;P&gt;SY-MSGID = the message id.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also press F9 it will open the breakpoint window&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select the Message TAB and enter the same details&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also set the UPDATE DEBUGGING feature on so it halts even if you are getting in an update function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jul 2013 03:07:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-problem/m-p/9638864#M1762710</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-07-26T03:07:43Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-problem/m-p/9638865#M1762711</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;Activate SQL Trace using ST05 then run your Program or T-Code, after error goto ST05 and deactivate SQL trace , Now Goto Log and serach for message it will give you excat location and program name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;Salil Chavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jul 2013 03:55:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-problem/m-p/9638865#M1762711</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-07-26T03:55:37Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-problem/m-p/9638866#M1762712</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;are there any differences in the BAPI's RETURN table in both cases? Then you can get the information there. Otherwise table VBFA might help you solving your issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For there are many possible reasons that delivery order will not be created, the messages may differ.&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;Klaus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jul 2013 04:52:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-problem/m-p/9638866#M1762712</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-07-26T04:52:01Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-problem/m-p/9638867#M1762713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please see if following link helps:&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04s/helpdata/en/c6/617cbee68c11d2b2ab080009b43351/content.htm"&gt;http://help.sap.com/saphelp_nw04s/helpdata/en/c6/617cbee68c11d2b2ab080009b43351/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jul 2013 05:20:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-problem/m-p/9638867#M1762713</guid>
      <dc:creator>former_member188827</dc:creator>
      <dc:date>2013-07-26T05:20:55Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-problem/m-p/9638868#M1762714</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;There a two presentations around by SAP's Olga Dolinskaja on the new feature of &lt;STRONG&gt;ABAP Debugger Scripting&lt;/STRONG&gt; (requires &lt;EM&gt;SAP NetWeaver 7.0 EhP2&lt;/EM&gt;) - from what you have described (exception traceability) the use of ABAP Debugger Scripting solves your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Each presentation takes less than ten minutes to watch - and it's definitely worth the time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="66" style="border: 1px solid #000000; width: 482px; height: 68px;" width="480"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Type&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Link&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;basic usage demonstration&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/docs/DOC-10249"&gt;http://scn.sap.com/docs/DOC-10249&lt;/A&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;advanced topics demonstration&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/docs/DOC-10250"&gt;http://scn.sap.com/docs/DOC-10250&lt;/A&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jul 2013 05:45:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-problem/m-p/9638868#M1762714</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-07-26T05:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-problem/m-p/9638869#M1762715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/252255" width="450" /&gt;&lt;/P&gt;&lt;P&gt;please use this tool to achieve your requirement&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jul 2013 05:53:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-problem/m-p/9638869#M1762715</guid>
      <dc:creator>Aiolos</dc:creator>
      <dc:date>2013-07-26T05:53:31Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-problem/m-p/9638870#M1762716</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;Basically what i think is the BAPI is filling the return table rather than throwing messages starightaway. It will be good if you can track where the return parameters are filled. Put a watchpoint or check some gloabl variable being set as indicator of error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nabheet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jul 2013 06:05:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-problem/m-p/9638870#M1762716</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2013-07-26T06:05:25Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-problem/m-p/9638871#M1762717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sometimes not catching exceptions can lead to dumps. check if the FM return has exceptions and add them in the function call&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jul 2013 07:00:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-problem/m-p/9638871#M1762717</guid>
      <dc:creator>gaurab_banerji</dc:creator>
      <dc:date>2013-07-26T07:00:45Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-problem/m-p/9638872#M1762718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks&amp;nbsp; Klaus, your answer might close to what I want.&amp;nbsp; Another Question that I want to ask is, how you are going to solve the problem via the VBFA table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jul 2013 07:34:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-problem/m-p/9638872#M1762718</guid>
      <dc:creator>former_member186413</dc:creator>
      <dc:date>2013-07-26T07:34:06Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-problem/m-p/9638873#M1762719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;VBFA has the SD document flow. Basically, you can check if any delivery was created for a particular sales order number.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jul 2013 11:14:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-problem/m-p/9638873#M1762719</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-07-26T11:14:06Z</dc:date>
    </item>
  </channel>
</rss>

