<?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>Question Re: How to extract data for this tcode in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/how-to-extract-data-for-this-tcode/qaa-p/1446010#M628833</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;One way to attempt this is to try to find the tables from where data is pulled in this program/transaction and then displayed. You cna do this using the ST05 trace. Activate the trace, then execute the transcation. After the processing is done, turn it off (again in ST05) and then look at the trace.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Jun 2006 15:03:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-06-23T15:03:44Z</dc:date>
    <item>
      <title>How to extract data for this tcode</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-extract-data-for-this-tcode/qaq-p/1446009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello BW Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a transaction code in R/3. i observe that is a using a program P1 and structure S1 to generate the table display in the r/3 transaction. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i go to se38 and display the code, it seems to be a module pool.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions for extraction of this data is highly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;BWer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jun 2006 14:56:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-extract-data-for-this-tcode/qaq-p/1446009</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-23T14:56:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to extract data for this tcode</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-extract-data-for-this-tcode/qaa-p/1446010#M628833</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;One way to attempt this is to try to find the tables from where data is pulled in this program/transaction and then displayed. You cna do this using the ST05 trace. Activate the trace, then execute the transcation. After the processing is done, turn it off (again in ST05) and then look at the trace.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jun 2006 15:03:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-extract-data-for-this-tcode/qaa-p/1446010#M628833</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-23T15:03:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to extract data for this tcode</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-extract-data-for-this-tcode/qaa-p/1446011#M628834</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;   if you know ABAP, analyze the code, which tables are getting update with that. based on these tables either you can create generic extractor or you can search for business content.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can use SQL Tracer also to find the tables.&lt;/P&gt;&lt;P&gt;go to ST05 --&amp;gt; SWITCH ON THE DEBUGGER(sql trace) &lt;DEL&gt;&amp;gt; go to your custom transaction&lt;/DEL&gt;&amp;gt; create a entry&lt;DEL&gt;&amp;gt; then come back to st05 deactivate the trace&lt;/DEL&gt;&amp;gt; then go with display trace.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there you will see what are the tables used for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the best.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reagrds,&lt;/P&gt;&lt;P&gt;Nagesh Ganisetti.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jun 2006 15:40:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-extract-data-for-this-tcode/qaa-p/1446011#M628834</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-23T15:40:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to extract data for this tcode</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-extract-data-for-this-tcode/qaa-p/1446012#M628835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;okay&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I useed st05 trace and found out the table. its a transparent table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to extract data from a transparent table.?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;BWer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jun 2006 18:54:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-extract-data-for-this-tcode/qaa-p/1446012#M628835</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-23T18:54:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to extract data for this tcode</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-extract-data-for-this-tcode/qaa-p/1446013#M628836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bwer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Yes, it is possible. Create a generic data source(Tcode: RSO2) on this transparent table, replicate into BW. create transfer &amp;amp; update rules and load data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it Helps&lt;/P&gt;&lt;P&gt;Srini&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jun 2006 18:59:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-extract-data-for-this-tcode/qaa-p/1446013#M628836</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-23T18:59:28Z</dc:date>
    </item>
  </channel>
</rss>

