<?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: BAPI Return table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-return-table/m-p/3473187#M834845</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;
DATA: gv_text type STRING.

        SELECT SINGLE text
        INTO gv_text
        FROM t100
        WHERE arbgb EQ gt_err_bi-msgid
          AND msgnr EQ gt_err_bi-msgnr
          AND sprsl EQ sy-langu.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where gt_err_bi is the table that holds the errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;T100 hold the error messages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Blag.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Feb 2008 15:50:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-26T15:50:21Z</dc:date>
    <item>
      <title>BAPI Return table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-return-table/m-p/3473186#M834844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My return table from BAPI is giving an error message (TYPE 'E')&lt;/P&gt;&lt;P&gt;Can anyone let me know , where is this LOG , where i can view the detailed message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also , the message is coming like "Messages for article 59941: log number 0000000000000935 " but the LOG_NO field in return is giving a different number (00000000000000008746) ????&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2008 15:44:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-return-table/m-p/3473186#M834844</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-26T15:44:40Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI Return table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-return-table/m-p/3473187#M834845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;
DATA: gv_text type STRING.

        SELECT SINGLE text
        INTO gv_text
        FROM t100
        WHERE arbgb EQ gt_err_bi-msgid
          AND msgnr EQ gt_err_bi-msgnr
          AND sprsl EQ sy-langu.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where gt_err_bi is the table that holds the errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;T100 hold the error messages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Blag.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2008 15:50:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-return-table/m-p/3473187#M834845</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-26T15:50:21Z</dc:date>
    </item>
  </channel>
</rss>

