<?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 Regarding error message from a transaction in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-error-message-from-a-transaction/m-p/2088116#M433786</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      I have a scenario where i need to collect all the error message from a trasaction and display it in a pop up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      i am calling a function module and inturn calling transaction 'FB08' using bdc. i may get one or more error message. if there are more than one messages from my function module then i need to display this messages in a popup.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    Currently i am displaying one message using 'message ID' syntax at the bottom. what should i do to display error messages in a popup if there are more message&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Raju N.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Apr 2007 09:16:13 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-09T09:16:13Z</dc:date>
    <item>
      <title>Regarding error message from a transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-error-message-from-a-transaction/m-p/2088116#M433786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      I have a scenario where i need to collect all the error message from a trasaction and display it in a pop up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      i am calling a function module and inturn calling transaction 'FB08' using bdc. i may get one or more error message. if there are more than one messages from my function module then i need to display this messages in a popup.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    Currently i am displaying one message using 'message ID' syntax at the bottom. what should i do to display error messages in a popup if there are more message&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Raju N.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2007 09:16:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-error-message-from-a-transaction/m-p/2088116#M433786</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-09T09:16:13Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding error message from a transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-error-message-from-a-transaction/m-p/2088117#M433787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use following fm.   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; CALL FUNCTION 'COPO_POPUP_TO_DISPLAY_TEXTLIST'&lt;/P&gt;&lt;P&gt;      EXPORTING&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;      TASK             = 'DISPLAY'&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;        titel            = 'Creation Log'&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;    IMPORTING&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;      FUNCTION         =&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;      TABLES&lt;/P&gt;&lt;P&gt;        text_table       = i_documents_log.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2007 09:19:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-error-message-from-a-transaction/m-p/2088117#M433787</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-09T09:19:52Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding error message from a transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-error-message-from-a-transaction/m-p/2088118#M433788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raju,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use FM POPUP_WITH_TABLE_DISPLAY and pass the error msg table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward is helpful,&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Tanmay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2007 09:27:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-error-message-from-a-transaction/m-p/2088118#M433788</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-09T09:27:04Z</dc:date>
    </item>
  </channel>
</rss>

