<?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: Infocubes and infoobjects... in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/infocubes-and-infoobjects/m-p/1407214#M196444</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Anand,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So what is the difference between views and infocubes. Views are also collection of tables ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And what do u mean when you say "star schmea" ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Tushar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Jun 2006 04:28:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-06-27T04:28:29Z</dc:date>
    <item>
      <title>Infocubes and infoobjects...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/infocubes-and-infoobjects/m-p/1407210#M196440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Currently I am working on SAP AFS module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I came across various terminologies in AFS module like infocubes and infobjects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Are infocubes same as tables in DDIC ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Do I use the regular select queries to extract data from infobjects, the same way I do on tables ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) What transaction do I need to see details of data in infocubes/ infoobjects ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any insights will be grealy appreciated...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jun 2006 04:02:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/infocubes-and-infoobjects/m-p/1407210#M196440</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-27T04:02:27Z</dc:date>
    </item>
    <item>
      <title>Re: Infocubes and infoobjects...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/infocubes-and-infoobjects/m-p/1407211#M196441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tushar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The terms you are referring to come in the BW context. So, you can look at the help on BW and get the definition of these terms.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/e3/e60138fede083de10000009b38f8cf/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/e3/e60138fede083de10000009b38f8cf/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jun 2006 04:05:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/infocubes-and-infoobjects/m-p/1407211#M196441</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-27T04:05:25Z</dc:date>
    </item>
    <item>
      <title>Re: Infocubes and infoobjects...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/infocubes-and-infoobjects/m-p/1407212#M196442</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;1. No infocubes are nt same as DDIC tables but one infocube is a combination of DDIC tables in a star schema. You cannot write a select on one/multiple table to get the data from a cube.&lt;/P&gt;&lt;P&gt;2. Info-objects are also known as characteristics and the master data behind them is stored in single table try tcode RSD3.&lt;/P&gt;&lt;P&gt;3. RSA1/RSD3&lt;/P&gt;&lt;P&gt;The above objects are not related to AFS these are BW objects&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this was helpful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jun 2006 04:07:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/infocubes-and-infoobjects/m-p/1407212#M196442</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-27T04:07:39Z</dc:date>
    </item>
    <item>
      <title>Re: Infocubes and infoobjects...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/infocubes-and-infoobjects/m-p/1407213#M196443</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;1. No infocubes are nt same as DDIC tables but one infocube is a combination of DDIC tables in a star schema. You cannot write a select on one/multiple table to get the data from a cube.&lt;/P&gt;&lt;P&gt;2. Info-objects are also known as characteristics and the master data behind them is stored in single table try tcode RSD3.&lt;/P&gt;&lt;P&gt;3. RSA1/RSD3&lt;/P&gt;&lt;P&gt;The above objects are not related to AFS these are BW objects&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this was helpful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jun 2006 04:07:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/infocubes-and-infoobjects/m-p/1407213#M196443</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-27T04:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: Infocubes and infoobjects...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/infocubes-and-infoobjects/m-p/1407214#M196444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Anand,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So what is the difference between views and infocubes. Views are also collection of tables ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And what do u mean when you say "star schmea" ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Tushar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jun 2006 04:28:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/infocubes-and-infoobjects/m-p/1407214#M196444</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-27T04:28:29Z</dc:date>
    </item>
  </channel>
</rss>

