<?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: Issue when create shipment in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-when-create-shipment/m-p/6342907#M1397757</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. Check the technical info of the message. You will get the message class and message number from technical info. &lt;/P&gt;&lt;P&gt;2. Go to SE91, input message class and message number. Click on whereuse button.&lt;/P&gt;&lt;P&gt;3. It will give the list of programs and locations where these messages are issued.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Nov 2009 06:34:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-11-13T06:34:44Z</dc:date>
    <item>
      <title>Issue when create shipment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-when-create-shipment/m-p/6342900#M1397750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi :&lt;/P&gt;&lt;P&gt;I encounter the error message when creating the shipment,it said please maintain table zglotct_tmsinco,but when I went to se16,I couldn't see this table,what's wrong?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Nov 2009 02:29:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-when-create-shipment/m-p/6342900#M1397750</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-11T02:29:46Z</dc:date>
    </item>
    <item>
      <title>Re: Issue when create shipment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-when-create-shipment/m-p/6342901#M1397751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Klaas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Try debugging&lt;/STRONG&gt;, putting breakpoint at statement MESSAGE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can easily understand why it is throwing such a message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nisha Vengal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Nov 2009 04:39:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-when-create-shipment/m-p/6342901#M1397751</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-11T04:39:56Z</dc:date>
    </item>
    <item>
      <title>Re: Issue when create shipment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-when-create-shipment/m-p/6342902#M1397752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to debug...?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Nov 2009 06:01:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-when-create-shipment/m-p/6342902#M1397752</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-11T06:01:23Z</dc:date>
    </item>
    <item>
      <title>Re: Issue when create shipment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-when-create-shipment/m-p/6342903#M1397753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Klass,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to first identify what action causes that message to appear (eg: saving shipment, or pressing a button).&lt;/P&gt;&lt;P&gt;Just before that action, enter /h in command window and press enter.&lt;/P&gt;&lt;P&gt;It will take you to debugging screen.&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;Nisha Vengal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Nov 2009 10:12:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-when-create-shipment/m-p/6342903#M1397753</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-11T10:12:14Z</dc:date>
    </item>
    <item>
      <title>Re: Issue when create shipment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-when-create-shipment/m-p/6342904#M1397754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi I am in dubugger,what did you mean for  putting breakpoint at statement MESSAGE?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Nov 2009 02:33:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-when-create-shipment/m-p/6342904#M1397754</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-12T02:33:33Z</dc:date>
    </item>
    <item>
      <title>Re: Issue when create shipment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-when-create-shipment/m-p/6342905#M1397755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;are there anyupdates?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Nov 2009 02:16:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-when-create-shipment/m-p/6342905#M1397755</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-13T02:16:16Z</dc:date>
    </item>
    <item>
      <title>Re: Issue when create shipment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-when-create-shipment/m-p/6342906#M1397756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Klass,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While you are in debugger, from menu bar select &lt;/P&gt;&lt;P&gt;breakpoint -&amp;gt; bp at statement..&lt;/P&gt;&lt;P&gt;Enter MESSAGE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then it will stop at all Message statements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Else, you can put some breakpoints randomly, without going too deep inside the code.&lt;/P&gt;&lt;P&gt;Check which is the last breakpoint (to which execution control had come), just before displaying the  message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dig deeper inside the code after the last bp, and put new breakpoints.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the art of debugging !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nisha Vengal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Nov 2009 06:26:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-when-create-shipment/m-p/6342906#M1397756</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-13T06:26:20Z</dc:date>
    </item>
    <item>
      <title>Re: Issue when create shipment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-when-create-shipment/m-p/6342907#M1397757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. Check the technical info of the message. You will get the message class and message number from technical info. &lt;/P&gt;&lt;P&gt;2. Go to SE91, input message class and message number. Click on whereuse button.&lt;/P&gt;&lt;P&gt;3. It will give the list of programs and locations where these messages are issued.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Nov 2009 06:34:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-when-create-shipment/m-p/6342907#M1397757</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-13T06:34:44Z</dc:date>
    </item>
  </channel>
</rss>

