<?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 Need the ERROR LOG while Calling transaction using BDC ,from Web Dynpro. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-the-error-log-while-calling-transaction-using-bdc-from-web-dynpro/m-p/9036883#M1700734</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Experts ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to&amp;nbsp; insert records into a z table from Web Dynpro screen&amp;nbsp;&amp;nbsp; .&lt;/P&gt;&lt;P&gt;While doing so , I need the error log to display in the&amp;nbsp; Web Dynpro&amp;nbsp; screen&amp;nbsp; .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used&amp;nbsp; Events of table maintainance&amp;nbsp; generator for validation of the table fields&amp;nbsp;&amp;nbsp; , that is&amp;nbsp; 01 event 'Before save entry' , event 05 'create entry' .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have done a bdc recording of transaction SM30 to get the errors returning from the above events .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This BDC returns the proper error message (it goes to the events ) when used in any FM or standalone report .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;But when I call the same recording from Web Dynpro , it saves the entry directly .It does not go to the events for validation .&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Even while reaching the first point of SM30 code , my z tables are updated .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest .&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;Suchi .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 31 Oct 2012 12:54:45 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-10-31T12:54:45Z</dc:date>
    <item>
      <title>Need the ERROR LOG while Calling transaction using BDC ,from Web Dynpro.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-the-error-log-while-calling-transaction-using-bdc-from-web-dynpro/m-p/9036883#M1700734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Experts ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to&amp;nbsp; insert records into a z table from Web Dynpro screen&amp;nbsp;&amp;nbsp; .&lt;/P&gt;&lt;P&gt;While doing so , I need the error log to display in the&amp;nbsp; Web Dynpro&amp;nbsp; screen&amp;nbsp; .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used&amp;nbsp; Events of table maintainance&amp;nbsp; generator for validation of the table fields&amp;nbsp;&amp;nbsp; , that is&amp;nbsp; 01 event 'Before save entry' , event 05 'create entry' .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have done a bdc recording of transaction SM30 to get the errors returning from the above events .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This BDC returns the proper error message (it goes to the events ) when used in any FM or standalone report .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;But when I call the same recording from Web Dynpro , it saves the entry directly .It does not go to the events for validation .&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Even while reaching the first point of SM30 code , my z tables are updated .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest .&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;Suchi .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2012 12:54:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-the-error-log-while-calling-transaction-using-bdc-from-web-dynpro/m-p/9036883#M1700734</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-10-31T12:54:45Z</dc:date>
    </item>
    <item>
      <title>Re: Need the ERROR LOG while Calling transaction using BDC ,from Web Dynpro.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-the-error-log-while-calling-transaction-using-bdc-from-web-dynpro/m-p/9036884#M1700735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;why can't you use the error messages returned by the CALL Transaction of your BDC method ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards,&lt;/P&gt;&lt;P&gt;swanand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2012 14:40:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-the-error-log-while-calling-transaction-using-bdc-from-web-dynpro/m-p/9036884#M1700735</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-10-31T14:40:40Z</dc:date>
    </item>
  </channel>
</rss>

