<?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: Doubt in Cluster table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-cluster-table/m-p/1880691#M369828</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use  read statement i don't think in cluster table there is any restruction for read  and select u can  use  open sql but  not  join in cluster table .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Database table defined in the ABAP Dictionary, whose version on the database is not only assigned to one table defined in the ABAP Dictionary. Several cluster tables are assigned to a table cluster in the database. The intersection of the key fields of the cluster tables forms the primary key of the table cluster. The other columns of the cluster tables are stored in compressed form in a single column VARDATA of the table cluster. &amp;lt;b&amp;gt;You can access cluster tables only via Open SQL, and only without using joins.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Jan 2007 09:48:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-01-10T09:48:18Z</dc:date>
    <item>
      <title>Doubt in Cluster table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-cluster-table/m-p/1880690#M369827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can You plz tell How to import/read data from cluster table? Plz give me the syntaxes also..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2007 09:45:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-cluster-table/m-p/1880690#M369827</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-10T09:45:24Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt in Cluster table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-cluster-table/m-p/1880691#M369828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use  read statement i don't think in cluster table there is any restruction for read  and select u can  use  open sql but  not  join in cluster table .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Database table defined in the ABAP Dictionary, whose version on the database is not only assigned to one table defined in the ABAP Dictionary. Several cluster tables are assigned to a table cluster in the database. The intersection of the key fields of the cluster tables forms the primary key of the table cluster. The other columns of the cluster tables are stored in compressed form in a single column VARDATA of the table cluster. &amp;lt;b&amp;gt;You can access cluster tables only via Open SQL, and only without using joins.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2007 09:48:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-cluster-table/m-p/1880691#M369828</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-10T09:48:18Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt in Cluster table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-cluster-table/m-p/1880692#M369829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If U want to read PCL2(for payroll results)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U need to pass these values .. Pernr and seq.  no (this U get it from FM&lt;/P&gt;&lt;P&gt;CU_READ_RGDIR)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  rx-key-pernr = i_pernr-pernr.&lt;/P&gt;&lt;P&gt;  UNPACK rgdir-seqnr TO rx-key-seqno.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  rp-imp-c2-ru.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After this U have a no. of structures filled in like rt , crt , bt , wpbp , tcrt ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U can loop thru them and get the results ..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2007 09:58:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-cluster-table/m-p/1880692#M369829</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-10T09:58:03Z</dc:date>
    </item>
  </channel>
</rss>

