<?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 ERROR MESSAGE CLASS in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-class/m-p/1699667#M306784</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;CAN U TELL ME THE NAME OF ERROR MESSAGE CLASS OF THIS BAPI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI_ACC_GL_POSTING_POST.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REGARDS&lt;/P&gt;&lt;P&gt;ANIL&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Nov 2006 04:08:56 GMT</pubDate>
    <dc:creator>anilkumar_raina</dc:creator>
    <dc:date>2006-11-15T04:08:56Z</dc:date>
    <item>
      <title>ERROR MESSAGE CLASS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-class/m-p/1699667#M306784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;CAN U TELL ME THE NAME OF ERROR MESSAGE CLASS OF THIS BAPI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI_ACC_GL_POSTING_POST.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REGARDS&lt;/P&gt;&lt;P&gt;ANIL&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Nov 2006 04:08:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-class/m-p/1699667#M306784</guid>
      <dc:creator>anilkumar_raina</dc:creator>
      <dc:date>2006-11-15T04:08:56Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR MESSAGE CLASS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-class/m-p/1699668#M306785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no error message class as such for this....This will retun the errors after data is posted to SAP to variables. U should use ur defined message class in program and use this message class to output the errors.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Nov 2006 04:14:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-class/m-p/1699668#M306785</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-15T04:14:05Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR MESSAGE CLASS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-class/m-p/1699669#M306786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is nos specific error message class for this BAPI.&lt;/P&gt;&lt;P&gt;But if there is an error during the execution of the BAPI, then this would be captured in the RETURN table defined in the TABLES option of this BAPI.&lt;/P&gt;&lt;P&gt;The Return table contains the return messages from the method call.&lt;/P&gt;&lt;P&gt;In case of error the fields in the table would be:&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Type    ID     Number  Message              &amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A          RW      609        Error in document &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The fields&amp;lt;b&amp;gt; MESSAGE_V1,&amp;lt;/b&amp;gt; &amp;lt;b&amp;gt;MESSAGE_V2&amp;lt;/b&amp;gt; and &amp;lt;b&amp;gt;MESSAGE_V3&amp;lt;/b&amp;gt; contain the following information:&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reference transaction ( OBJ_TYPE)&lt;/P&gt;&lt;P&gt;Reference key ( OBJ_KEY)&lt;/P&gt;&lt;P&gt;Logical system of source document ( OBJ_SYS)&amp;lt;/b&amp;gt;Additional messages are transferred with the following information:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Parameter ( PARAMETER)&lt;/P&gt;&lt;P&gt;Row ( ROW)&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chetan.&lt;/P&gt;&lt;P&gt;PS:Reward points if you find this helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Nov 2006 05:07:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-class/m-p/1699669#M306786</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-15T05:07:01Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR MESSAGE CLASS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-class/m-p/1699670#M306787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Message class for BAPI_ACC_GL_POSTING_POST.&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;'RW'&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;See it in SE93&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark points if helpful.&lt;/P&gt;&lt;P&gt;Regs&lt;/P&gt;&lt;P&gt;Manas Ranjan Panda&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        MANAS PANDA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Nov 2006 14:13:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-class/m-p/1699670#M306787</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-15T14:13:22Z</dc:date>
    </item>
  </channel>
</rss>

