<?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: A problem with message display in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/a-problem-with-message-display/m-p/2433710#M544165</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or is there any other Sales order  bapi which will return the credit check warnings in return table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mohan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Jun 2007 14:59:41 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-25T14:59:41Z</dc:date>
    <item>
      <title>A problem with message display</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/a-problem-with-message-display/m-p/2433706#M544161</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 have an issue.&lt;/P&gt;&lt;P&gt;We have a tcode ztcode whic uses the SAPMZSCH prg to create contract based sales orders. Also we r using VA02 to change normal sales orders. &lt;/P&gt;&lt;P&gt;But the prb is when the creidt check is being done both prgms go through the same stm in the same FM to display the credit limit exceeded warning. But for VA02 it is getting displayed not for ztcode tcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ztcode is using bapi to change sales orders which i guess in turn calls va02...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But y this difference?&lt;/P&gt;&lt;P&gt;Pls help me....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2007 13:59:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/a-problem-with-message-display/m-p/2433706#M544161</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-21T13:59:21Z</dc:date>
    </item>
    <item>
      <title>Re: A problem with message display</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/a-problem-with-message-display/m-p/2433707#M544162</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;Some of the standard bapi's internally call transaction of relevant sap transactions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check your bapi whether it calling transaction VA02?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aRs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2007 23:48:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/a-problem-with-message-display/m-p/2433707#M544162</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2007-06-21T23:48:56Z</dc:date>
    </item>
    <item>
      <title>Re: A problem with message display</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/a-problem-with-message-display/m-p/2433708#M544163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Whilst many BAPIs will share some code with the online transactions, they are certainly not identical.  But if you know both are reaching the same "FM to display the credit limit exceeded warning" then I'd suggest setting a brakpoint there and stepping through watching how the messages are being handled in each case.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jun 2007 00:05:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/a-problem-with-message-display/m-p/2433708#M544163</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-22T00:05:12Z</dc:date>
    </item>
    <item>
      <title>Re: A problem with message display</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/a-problem-with-message-display/m-p/2433709#M544164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jonathan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as u said i did try debugging at that point... it passes thrgh the same stm... the only diffrerence i see is the screen number , prog name all those parameters .. also the screen used to dispaly this message in va02 is a subscreen.. will that be a prblem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls help&lt;/P&gt;&lt;P&gt;Mohan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jun 2007 14:38:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/a-problem-with-message-display/m-p/2433709#M544164</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-25T14:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: A problem with message display</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/a-problem-with-message-display/m-p/2433710#M544165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or is there any other Sales order  bapi which will return the credit check warnings in return table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mohan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jun 2007 14:59:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/a-problem-with-message-display/m-p/2433710#M544165</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-25T14:59:41Z</dc:date>
    </item>
  </channel>
</rss>

