<?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 extracte data from table in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/how-to-extracte-data-from-table/qaa-p/1754911#M770281</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ram,&lt;/P&gt;&lt;P&gt;I am an Abapper, new to BW.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I do extraction from a table in R/3 server. I am not involving a BIW/BI Server? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I get some material about why BIW is used &amp;amp; Basics of BIW?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Gokul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Dec 2006 09:00:59 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-12-19T09:00:59Z</dc:date>
    <item>
      <title>How to extracte data from table</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-extracte-data-from-table/qaq-p/1754907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I created a DataSource to extracte data from table VBAK. I do not know how to extract data from R/3. &lt;/P&gt;&lt;P&gt;Please help me out.......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Gokul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Dec 2006 08:39:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-extracte-data-from-table/qaq-p/1754907</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-19T08:39:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to extracte data from table</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-extracte-data-from-table/qaa-p/1754908#M770278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Gokul,&lt;/P&gt;&lt;P&gt;try&lt;/P&gt;&lt;P&gt;1. replicate that datasource to bw, rsa1-&amp;gt;source system-r/3 source system right click 'datasource overview', look for the same application component used when create datasource(rso2), and 'replicate datasource', you should be able to see the datasource then&lt;/P&gt;&lt;P&gt;2. assign the datasource to infosource, can be done in the same screen in step 1, click - sign, and choose infosourc, create infosource if you haven't created it.&lt;/P&gt;&lt;P&gt;and the infosource used as update rules of data target if it's not master data's.&lt;/P&gt;&lt;P&gt;3. activate the transfer rules.&lt;/P&gt;&lt;P&gt;4. create infopackage and do init load. schedule the delta.&lt;/P&gt;&lt;P&gt;hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Dec 2006 08:46:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-extracte-data-from-table/qaa-p/1754908#M770278</guid>
      <dc:creator>edwin_harpino</dc:creator>
      <dc:date>2006-12-19T08:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to extracte data from table</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-extracte-data-from-table/qaa-p/1754909#M770279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Gokul,&lt;/P&gt;&lt;P&gt;             First let me know for which data source your are doing that.If you are not changing the structure then the data will populate automatically.&lt;/P&gt;&lt;P&gt;2.If you have  done enhancements for your  data source and your  are  picking the fields from VBAK.Then you have to  write a code to  populate these fields with data in data source.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clearly  mention exactly you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reghards&lt;/P&gt;&lt;P&gt;Ramakanth.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Dec 2006 08:47:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-extracte-data-from-table/qaa-p/1754909#M770279</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-19T08:47:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to extracte data from table</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-extracte-data-from-table/qaa-p/1754910#M770280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gokul,&lt;/P&gt;&lt;P&gt;             As i mentioned above in r/3 side.&lt;/P&gt;&lt;P&gt;In bw part first go to rsa1-&amp;gt;sorce system-&amp;gt;refresh  the tree-&amp;gt;selct the DS-&amp;gt;Right click on it and click on replicate the DS-&amp;gt;go to infor source create info  package and load  the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have any concerns mail me &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ramakanth&lt;/P&gt;&lt;P&gt;ramakanth.deepak@gmail.com&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Dec 2006 08:53:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-extracte-data-from-table/qaa-p/1754910#M770280</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-19T08:53:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to extracte data from table</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-extracte-data-from-table/qaa-p/1754911#M770281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ram,&lt;/P&gt;&lt;P&gt;I am an Abapper, new to BW.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I do extraction from a table in R/3 server. I am not involving a BIW/BI Server? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I get some material about why BIW is used &amp;amp; Basics of BIW?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Gokul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Dec 2006 09:00:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-extracte-data-from-table/qaa-p/1754911#M770281</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-19T09:00:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to extracte data from table</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-extracte-data-from-table/qaa-p/1754912#M770282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Gokul,&lt;/P&gt;&lt;P&gt;if you mean test extract (since data is in that table already), you can use RSA3.&lt;/P&gt;&lt;P&gt;/people/sajeed.ms/blog/2006/02/12/extract-checker&lt;/P&gt;&lt;P&gt;for bw, take a look following &lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/sdn/developerareas/bi" target="test_blank"&gt;https://www.sdn.sap.com/irj/sdn/developerareas/bi&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://csc-studentweb.lrc.edu/swp/Berg/BB_index_main.htm" target="test_blank"&gt;http://csc-studentweb.lrc.edu/swp/Berg/BB_index_main.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Dec 2006 09:08:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-extracte-data-from-table/qaa-p/1754912#M770282</guid>
      <dc:creator>edwin_harpino</dc:creator>
      <dc:date>2006-12-19T09:08:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to extracte data from table</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-extracte-data-from-table/qaa-p/1754913#M770283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gokul,&lt;/P&gt;&lt;P&gt;            You need some idea about bw.There is one book.It is very useful for learners.You can learn your self by going through this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://safari.informit.com/?x=1&amp;amp;mode=toc&amp;amp;sortKey=title&amp;amp;sortOrder=asc&amp;amp;view=&amp;amp;xmlid=0-201-70366-1&amp;amp;k=20&amp;amp;g=&amp;amp;catid=itbooks.enter.sap&amp;amp;s=1&amp;amp;b=1&amp;amp;f=1&amp;amp;t=1&amp;amp;c=1&amp;amp;u=1&amp;amp;r=&amp;amp;o=1&amp;amp;n=1&amp;amp;d=1&amp;amp;p=1&amp;amp;a=0" target="test_blank"&gt;http://safari.informit.com/?x=1&amp;amp;mode=toc&amp;amp;sortKey=title&amp;amp;sortOrder=asc&amp;amp;view=&amp;amp;xmlid=0-201-70366-1&amp;amp;k=20&amp;amp;g=&amp;amp;catid=itbooks.enter.sap&amp;amp;s=1&amp;amp;b=1&amp;amp;f=1&amp;amp;t=1&amp;amp;c=1&amp;amp;u=1&amp;amp;r=&amp;amp;o=1&amp;amp;n=1&amp;amp;d=1&amp;amp;p=1&amp;amp;a=0&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above  link is BW Step-by-Step by book.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you need any help you can reach out me on my  mail-id&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ramakanth.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Assign some points if useful."&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Dec 2006 11:08:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-extracte-data-from-table/qaa-p/1754913#M770283</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-19T11:08:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to extracte data from table</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-extracte-data-from-table/qaa-p/1754914#M770284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot Edwin &amp;amp; Ram.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got the necessary info about BIW.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Gokul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Dec 2006 12:20:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-extracte-data-from-table/qaa-p/1754914#M770284</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-19T12:20:32Z</dc:date>
    </item>
  </channel>
</rss>

