<?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: Data class in technical attributes in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-class-in-technical-attributes/m-p/9192110#M1714404</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Data Class tell the system where the table will store in database.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Feb 2013 08:53:04 GMT</pubDate>
    <dc:creator>harkesh_deshwal</dc:creator>
    <dc:date>2013-02-01T08:53:04Z</dc:date>
    <item>
      <title>Data class in technical attributes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-class-in-technical-attributes/m-p/9192106#M1714400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a z table which has the data class defined as "Organization and customizing" but its having Transaction data and updated frequently. The table has about 10,000,000 records. If the table data class is now changed from APPL2 to APPL1 what would be the impact? can there be possible side effects when such table change setting in transported to live production system? The underlying database is Oracle.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would like know the feedback of others on this particular scenario. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2013 20:30:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-class-in-technical-attributes/m-p/9192106#M1714400</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-01-29T20:30:06Z</dc:date>
    </item>
    <item>
      <title>Re: Data class in technical attributes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-class-in-technical-attributes/m-p/9192107#M1714401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srinivas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Data Class corresponds to the Tablespace in which the table is logically stored.&amp;nbsp; There should be no side effects. The data would be secured.&lt;/P&gt;&lt;P&gt;&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;Vivek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jan 2013 07:11:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-class-in-technical-attributes/m-p/9192107#M1714401</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-01-30T07:11:52Z</dc:date>
    </item>
    <item>
      <title>Re: Data class in technical attributes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-class-in-technical-attributes/m-p/9192108#M1714402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srinivas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table Space are created as per the APPL1 or APPL2 inside DB. so based on the data class it will just allocate memory by size. so u can change it ..no need to worry about side effects. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;GSANA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jan 2013 08:38:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-class-in-technical-attributes/m-p/9192108#M1714402</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-01-30T08:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: Data class in technical attributes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-class-in-technical-attributes/m-p/9192109#M1714403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First If your database is neither Oracle nor Informix, no problem. Else check if the two data class actually use different table spaces (eg. browse TAORA for Oracle) if no, no problem, if yes check via DB02 if the new data space has enough free space allocated to contain the database table and its indexes with its 10.000.000 records.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jan 2013 09:29:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-class-in-technical-attributes/m-p/9192109#M1714403</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2013-01-30T09:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: Data class in technical attributes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-class-in-technical-attributes/m-p/9192110#M1714404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Data Class tell the system where the table will store in database.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Feb 2013 08:53:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-class-in-technical-attributes/m-p/9192110#M1714404</guid>
      <dc:creator>harkesh_deshwal</dc:creator>
      <dc:date>2013-02-01T08:53:04Z</dc:date>
    </item>
    <item>
      <title>Re: Data class in technical attributes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-class-in-technical-attributes/m-p/9192111#M1714405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Arial; background-color: #ffffff;"&gt;If you choose the data class correctly, your table is automatically assigned to the correct area (table space or DB space) of the database when it is created. Each data class corresponds to a physical area in which all the tables assigned to this data class are stored.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 3pt 0 3pt 30.25pt; text-indent: -18.75pt; font-size: 10pt; font-family: Arial; color: #000000; background-color: #ffffff;"&gt;&amp;nbsp; &lt;SPAN class="Object" style="font-style: italic;"&gt;APPL0&lt;/SPAN&gt; (master data):&lt;/P&gt;&lt;P style="margin: 3pt 0 3pt 28.1pt; font-size: 10pt; font-family: Arial; color: #000000; background-color: #ffffff;"&gt;Data that is seldom changed. An example of master data is the data contained in an address file, such as the name, address and telephone number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 3pt 0 3pt 30.25pt; text-indent: -18.75pt; font-size: 10pt; font-family: Arial; color: #000000; background-color: #ffffff;"&gt;&lt;SPAN style="font-family: 'Arial Unicode MS';"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="Object" style="font-style: italic;"&gt;APPL1&lt;/SPAN&gt; (transaction data):&lt;/P&gt;&lt;P style="margin: 3pt 0 3pt 28.1pt; font-size: 10pt; font-family: Arial; color: #000000; background-color: #ffffff;"&gt;Data that is frequently changed. An example of transaction data is the goods in a warehouse which change after each purchase order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 3pt 0 3pt 30.25pt; text-indent: -18.75pt; font-size: 10pt; font-family: Arial; color: #000000; background-color: #ffffff;"&gt;&lt;SPAN style="font-family: 'Arial Unicode MS';"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="Object" style="font-style: italic;"&gt;APPL2&lt;/SPAN&gt; (organizational data):&lt;/P&gt;&lt;P style="margin: 3pt 0 3pt 28.1pt; font-size: 10pt; font-family: Arial; color: #000000; background-color: #ffffff;"&gt;Customizing data that is defined when the system is installed and seldom changed. An example is the table with country codes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 3pt 0 3pt 28.1pt; font-size: 10pt; font-family: Arial; color: #000000; background-color: #ffffff;"&gt;So when you change the data class of the table, whole table and its data will be shifted to the corresponding area.&lt;/P&gt;&lt;P style="margin: 3pt 0 3pt 28.1pt; font-size: 10pt; font-family: Arial; color: #000000; background-color: #ffffff;"&gt;During the transfer, clients wont have access to it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 3pt 0 3pt 28.1pt; font-size: 10pt; font-family: Arial; color: #000000; background-color: #ffffff;"&gt;Thank You.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Feb 2013 15:35:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-class-in-technical-attributes/m-p/9192111#M1714405</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-02-03T15:35:36Z</dc:date>
    </item>
  </channel>
</rss>

