<?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 Cluster Areas in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/cluster-areas/m-p/4130256#M987607</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;   What are cluster areas? and what is the importance of cluster areas in HR ABAP and what are PCL&amp;lt;n&amp;gt;? what are RX RD B2 mean  can anybody help me out by giving a brief idea on these topics?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Jun 2008 06:36:38 GMT</pubDate>
    <dc:creator>bpawanchand</dc:creator>
    <dc:date>2008-06-30T06:36:38Z</dc:date>
    <item>
      <title>Cluster Areas</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cluster-areas/m-p/4130256#M987607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;   What are cluster areas? and what is the importance of cluster areas in HR ABAP and what are PCL&amp;lt;n&amp;gt;? what are RX RD B2 mean  can anybody help me out by giving a brief idea on these topics?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jun 2008 06:36:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cluster-areas/m-p/4130256#M987607</guid>
      <dc:creator>bpawanchand</dc:creator>
      <dc:date>2008-06-30T06:36:38Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster Areas</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cluster-areas/m-p/4130257#M987608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Clusters are used in HR to store data specifically Payroll Time and Audit data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PCL2 - payroll data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Within this cluster you will have RU, RG RD etc which equate to different contries for example&lt;/P&gt;&lt;P&gt;RG --&amp;gt; GB &lt;/P&gt;&lt;P&gt;RU --&amp;gt; US&lt;/P&gt;&lt;P&gt;RD --&amp;gt; Germany&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The next level down in the cluster is CRT, RT, WPBP etc which hold the physical data for each period of the payroll.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PCL4 - Audit data,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This one is a little easier, there are 4 types of records SA,SB, LA &amp;amp; LB.  Short Emp/Short Applicants etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both these tables use a header record to get a the detail data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jun 2008 08:17:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cluster-areas/m-p/4130257#M987608</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-30T08:17:36Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster Areas</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cluster-areas/m-p/4130258#M987609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pavan,&lt;/P&gt;&lt;P&gt;Database tables of type PCLn are divided into subareas known as data clusters.&lt;/P&gt;&lt;P&gt;Data clusters can be identified by their two-character IDs.&lt;/P&gt;&lt;P&gt;The respective subareas within Human Resources work on their own cluster.&lt;/P&gt;&lt;P&gt;A separate data key is defined for each subarea.&lt;/P&gt;&lt;P&gt;The PCLn database tables are a type of import/export database table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cluster table PCL1:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PCL1 contains the following data areas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;B1	Time events/PDC&lt;/P&gt;&lt;P&gt;G1	Group incentive wages&lt;/P&gt;&lt;P&gt;L1	Individual incentive wages&lt;/P&gt;&lt;P&gt;PC	Personal calendar&lt;/P&gt;&lt;P&gt;TE	Trip costs/accounting results&lt;/P&gt;&lt;P&gt;TC	Trip costs/credit card data&lt;/P&gt;&lt;P&gt;TX	Infotype texts&lt;/P&gt;&lt;P&gt;Z1	Interface PDC -&amp;gt; cost accounting/materials management&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This table is maily used for retrieving data from the following data areas:&lt;/P&gt;&lt;P&gt;B1&lt;/P&gt;&lt;P&gt;TX&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;VIjay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jun 2008 08:26:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cluster-areas/m-p/4130258#M987609</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-30T08:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster Areas</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cluster-areas/m-p/4130259#M987610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pavan.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check this link:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/erp2005_ehp_03/helpdata/EN/5d/06c29df49911d1a12f080009d6dc5a/frameset.htm" target="test_blank"&gt;http://help.sap.com/erp2005_ehp_03/helpdata/EN/5d/06c29df49911d1a12f080009d6dc5a/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if usefull.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Harsh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jun 2008 08:38:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cluster-areas/m-p/4130259#M987610</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-30T08:38:45Z</dc:date>
    </item>
  </channel>
</rss>

