<?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 A question when using BDC tables in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/a-question-when-using-bdc-tables/m-p/1798244#M342879</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;suppose i have a session named SESSION1, in which there are 100 transactions.&lt;/P&gt;&lt;P&gt;now i want to know each transaction's status ( processed or incorrect ), how to do this using ABAP code?&lt;/P&gt;&lt;P&gt;i searched standard tables such as APQI,APQD,APQL but found nothing i want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &amp;amp; best rgds.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Dec 2006 08:40:13 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-12-07T08:40:13Z</dc:date>
    <item>
      <title>A question when using BDC tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/a-question-when-using-bdc-tables/m-p/1798244#M342879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;suppose i have a session named SESSION1, in which there are 100 transactions.&lt;/P&gt;&lt;P&gt;now i want to know each transaction's status ( processed or incorrect ), how to do this using ABAP code?&lt;/P&gt;&lt;P&gt;i searched standard tables such as APQI,APQD,APQL but found nothing i want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &amp;amp; best rgds.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Dec 2006 08:40:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/a-question-when-using-bdc-tables/m-p/1798244#M342879</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-07T08:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: A question when using BDC tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/a-question-when-using-bdc-tables/m-p/1798245#M342880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;activate the sql trace in st05.&lt;/P&gt;&lt;P&gt;then goto sm35.&lt;/P&gt;&lt;P&gt;Then disactiave the sql trace and read which tables were consulted to show the data for sm35.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards, Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Dec 2006 14:45:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/a-question-when-using-bdc-tables/m-p/1798245#M342880</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-07T14:45:50Z</dc:date>
    </item>
    <item>
      <title>Re: A question when using BDC tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/a-question-when-using-bdc-tables/m-p/1798246#M342881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i used sql trace and found the only related tables were BDCUSEOP/APQI/APQD/APQL/TST01. Also couldn't find data i want......&lt;/P&gt;&lt;P&gt;Would you pls help to check these tables?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Dec 2006 03:20:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/a-question-when-using-bdc-tables/m-p/1798246#M342881</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-08T03:20:18Z</dc:date>
    </item>
    <item>
      <title>Re: A question when using BDC tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/a-question-when-using-bdc-tables/m-p/1798247#M342882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please go through code in program: RSBDC_ANALYSE &amp;amp; RSBDCDRU. These might help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Eswar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Dec 2006 03:29:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/a-question-when-using-bdc-tables/m-p/1798247#M342882</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-08T03:29:02Z</dc:date>
    </item>
  </channel>
</rss>

