<?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 MESSGAE CLASS IN BAPI in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-messgae-class-in-bapi/m-p/1699447#M306661</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;THE BAPI IS BELOW&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'BAPI_ACC_GL_POSTING_POST'&lt;/P&gt;&lt;P&gt;      EXPORTING&lt;/P&gt;&lt;P&gt;        DOCUMENTHEADER = T_BAPIACHE08&lt;/P&gt;&lt;P&gt;      TABLES&lt;/P&gt;&lt;P&gt;        ACCOUNTGL      = T_BAPIACGL08&lt;/P&gt;&lt;P&gt;        CURRENCYAMOUNT = T_BAPIACCR08&lt;/P&gt;&lt;P&gt;        RETURN         = T_BAPIRET2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WHILE IN DEBUGGING MODE IT SHOWS ME ERROR NO, ID INT T_BAPIRET2&lt;/P&gt;&lt;P&gt;TABLE...BUT I AM NOT ABLE TO LOCATE ITS ERROR MESSAGE CLASS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Nov 2006 04:20:10 GMT</pubDate>
    <dc:creator>anilkumar_raina</dc:creator>
    <dc:date>2006-11-15T04:20:10Z</dc:date>
    <item>
      <title>ERROR MESSGAE CLASS IN BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-messgae-class-in-bapi/m-p/1699447#M306661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;THE BAPI IS BELOW&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'BAPI_ACC_GL_POSTING_POST'&lt;/P&gt;&lt;P&gt;      EXPORTING&lt;/P&gt;&lt;P&gt;        DOCUMENTHEADER = T_BAPIACHE08&lt;/P&gt;&lt;P&gt;      TABLES&lt;/P&gt;&lt;P&gt;        ACCOUNTGL      = T_BAPIACGL08&lt;/P&gt;&lt;P&gt;        CURRENCYAMOUNT = T_BAPIACCR08&lt;/P&gt;&lt;P&gt;        RETURN         = T_BAPIRET2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WHILE IN DEBUGGING MODE IT SHOWS ME ERROR NO, ID INT T_BAPIRET2&lt;/P&gt;&lt;P&gt;TABLE...BUT I AM NOT ABLE TO LOCATE ITS ERROR MESSAGE CLASS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Nov 2006 04:20:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-messgae-class-in-bapi/m-p/1699447#M306661</guid>
      <dc:creator>anilkumar_raina</dc:creator>
      <dc:date>2006-11-15T04:20:10Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR MESSGAE CLASS IN BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-messgae-class-in-bapi/m-p/1699448#M306662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Message ID is nothing but Message Class , u can cross check in SE91 also.&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;Prabhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Nov 2006 04:29:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-messgae-class-in-bapi/m-p/1699448#M306662</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-15T04:29:42Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR MESSGAE CLASS IN BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-messgae-class-in-bapi/m-p/1699449#M306663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In which program ru calling this BAPI......The main program will have the error message class defined...Check for that error message class in SE91 &amp;amp; the message no u got in debugging mode...U will find the error...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Nov 2006 04:46:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-messgae-class-in-bapi/m-p/1699449#M306663</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-15T04:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR MESSGAE CLASS IN BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-messgae-class-in-bapi/m-p/1699450#M306664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;lt;b&amp;gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the Description of parameters Which will be returned by BAPI parameters&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; TYPE   -Success/Error Message type    &lt;/P&gt;&lt;P&gt; ID  - Message Class,In SE93 Tcode       &lt;/P&gt;&lt;P&gt; NUMBER   -Message Number in SE93  &lt;/P&gt;&lt;P&gt; MESSAGE    -Message long text&lt;/P&gt;&lt;P&gt; LOG_NO     &lt;/P&gt;&lt;P&gt; LOG_MSG_NO &lt;/P&gt;&lt;P&gt; MESSAGE_V1 &lt;/P&gt;&lt;P&gt; MESSAGE_V2 &lt;/P&gt;&lt;P&gt; MESSAGE_V3 &lt;/P&gt;&lt;P&gt; MESSAGE_V4 &lt;/P&gt;&lt;P&gt; PARAMETER  &lt;/P&gt;&lt;P&gt; ROW        &lt;/P&gt;&lt;P&gt; FIELD      &lt;/P&gt;&lt;P&gt; SYSTEM    &amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;&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 13:36:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-messgae-class-in-bapi/m-p/1699450#M306664</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-15T13:36:06Z</dc:date>
    </item>
  </channel>
</rss>

