<?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: Cluster ID/Relation ID in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/cluster-id-relation-id/m-p/4797232#M1123455</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Cluster ID - Data field for Export/Import Database tables.&lt;/P&gt;&lt;P&gt;Relation ID- Area identification on Export/Import Database&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We can write a data cluster to the global ABAP memory with EXPORT or read it from there with &lt;/P&gt;&lt;P&gt;IMPORT .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EXPORT obj1 ... objn TO DATABASE dbtab(ar) ID key.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ar-Relation ID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We can export collections of data objects (known as data clusters) under a freely definable key (field key) to an area of this database. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IMPORT obj1 ... objn FROM DATABASE dbtab(ar) ID key.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We can import data objects obj1 ... objn (fields, structures, complex structures, or tables) from the data cluster with ID key in area ar of the database table dbtab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Nov 2008 10:37:59 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-11-24T10:37:59Z</dc:date>
    <item>
      <title>Cluster ID/Relation ID</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cluster-id-relation-id/m-p/4797231#M1123454</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;What is a Cluster ID/Relation ID? How can we use it for accessing database tables?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Renjith Michael on Nov 24, 2008 2:20 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2008 08:50:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cluster-id-relation-id/m-p/4797231#M1123454</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-24T08:50:04Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster ID/Relation ID</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cluster-id-relation-id/m-p/4797232#M1123455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Cluster ID - Data field for Export/Import Database tables.&lt;/P&gt;&lt;P&gt;Relation ID- Area identification on Export/Import Database&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We can write a data cluster to the global ABAP memory with EXPORT or read it from there with &lt;/P&gt;&lt;P&gt;IMPORT .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EXPORT obj1 ... objn TO DATABASE dbtab(ar) ID key.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ar-Relation ID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We can export collections of data objects (known as data clusters) under a freely definable key (field key) to an area of this database. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IMPORT obj1 ... objn FROM DATABASE dbtab(ar) ID key.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We can import data objects obj1 ... objn (fields, structures, complex structures, or tables) from the data cluster with ID key in area ar of the database table dbtab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2008 10:37:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cluster-id-relation-id/m-p/4797232#M1123455</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-24T10:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster ID/Relation ID</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cluster-id-relation-id/m-p/4797233#M1123456</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;Thank you. The answer is very useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you ever come across any scenario where these Cluster/Relation IDs are used?&lt;/P&gt;&lt;P&gt;Which are the modules mainly using it? Like HR , BI etc...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2008 10:44:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cluster-id-relation-id/m-p/4797233#M1123456</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-24T10:44:14Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster ID/Relation ID</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cluster-id-relation-id/m-p/4797234#M1123457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mostly this Cluster table is used in  HR module .&lt;/P&gt;&lt;P&gt;Data cluster is a group of several data objects.&lt;/P&gt;&lt;P&gt;Clusters are formed by combining data from several tables with identical keys into one Physical&lt;/P&gt;&lt;P&gt;record on Database.Data will be in compressed form.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2008 11:05:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cluster-id-relation-id/m-p/4797234#M1123457</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-24T11:05:13Z</dc:date>
    </item>
  </channel>
</rss>

