<?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: table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table/m-p/3099122#M735329</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Technical Settings &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The technical settings of a table define how the table will be handled when it is created in the database, that is whether the table will be buffered and whether changes to data records of the table will be logged.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The most important parameters are:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data class: The data class defines the physical area of the database (tablespace) in which the table should be created. &lt;/P&gt;&lt;P&gt;Size category: The size category defines the size of the extents created for the table.&lt;/P&gt;&lt;P&gt;When the table is created in the database, the required information about the memory area to be selected and the extent size is determined from the technical settings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Buffering permission: The buffering permission defines whether the table may be buffered. &lt;/P&gt;&lt;P&gt;Buffering type: If the table may be buffered, you must define a buffering type (full, single-record, generic). The buffering type defines how many table records are loaded into the buffer when a table entry is accessed. &lt;/P&gt;&lt;P&gt;Logging: This parameter defines whether changes to the table entries should be logged. If logging is switched on, each change to a table record is recorded in a log table.&lt;/P&gt;&lt;P&gt;The Convert to transparent table flag ( transparent flag) is also displayed for pooled tables or for tables which were converted into transparent tables earlier on with this flag.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See also:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maintaining Technical Settings&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Buffering Database Tables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maintaining Technical Settings &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Procedure&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the field maintenance screen of the table, choose Technical settings. &lt;/P&gt;&lt;P&gt;The maintenance screen of the technical settings appears.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select the data class and size category of the table. &lt;/P&gt;&lt;P&gt;The input help for the Size category field shows how many data records correspond to the individual categories.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The buffering permission defines whether the table may be buffered. &lt;/P&gt;&lt;P&gt;If you permitted table buffering, define the buffering type of the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can find further information about when to buffer tables and what buffering type you should choose in Buffering Database Tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select Log data changes if you want to log changes to data records of the table (see Logging). &lt;/P&gt;&lt;P&gt;To log changes, system logging must be switched on with the profile parameter rec/client. The Log data changes flag on its own does not cause the table changes to be logged!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Choose .&lt;/P&gt;&lt;P&gt;Errors that occurred during activation are displayed in the activation log.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other Options&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Convert to transparent table flag is displayed for pooled tables (and tables that were converted to a transparent table with this flag at an earlier time). You can convert the pooled table to a transparent table with this flag (see Converting Pooled Tables to Transparent Tables).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Constraints&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the key length of the table is larger than 64, the table cannot be buffered generically. &lt;/P&gt;&lt;P&gt;If the key length of the table is larger than 120, the table cannot be buffered. &lt;/P&gt;&lt;P&gt;If the key of the table has more than 86 places or the data part of the table has more than 500 places, it is not possible to log the table.&lt;/P&gt;&lt;P&gt;See also:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Technical Settings&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which Tables Should be Buffered?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/cf/21eba2446011d189700000e8322d00/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/cf/21eba2446011d189700000e8322d00/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Nov 2007 09:34:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-11-29T09:34:18Z</dc:date>
    <item>
      <title>table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table/m-p/3099118#M735325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;why we give technical setting in a table.could u plz tell&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2007 09:29:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table/m-p/3099118#M735325</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-29T09:29:10Z</dc:date>
    </item>
    <item>
      <title>Re: table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table/m-p/3099119#M735326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;lt;b&amp;gt;The technical settings of a table define how the table will be handled when it is created in the database, that is whether the table will be buffered and whether changes to data records of the table will be logged.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The most important parameters are:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Data class:&amp;lt;/b&amp;gt; The data class defines the physical area of the database (tablespace) in which the table should be created. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Size category:&amp;lt;/b&amp;gt; The size category defines the size of the extents created for the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the table is created in the database, the required information about the memory area to be selected and the extent size is determined from the technical settings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Buffering permission:&amp;lt;/b&amp;gt; The buffering permission defines whether the table may be buffered. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Buffering type:&amp;lt;/b&amp;gt; If the table may be buffered, you must define a buffering type (full, single-record, generic). The buffering type defines how many table records are loaded into the buffer when a table entry is accessed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Logging:&amp;lt;/b&amp;gt; This parameter defines whether changes to the table entries should be logged. If logging is switched on, each change to a table record is recorded in a log table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Convert to transparent table flag ( transparent flag) is also displayed for pooled tables or for tables which were converted into transparent tables earlier on with this flag.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2007 09:33:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table/m-p/3099119#M735326</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-29T09:33:11Z</dc:date>
    </item>
    <item>
      <title>Re: table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table/m-p/3099120#M735327</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;Technical Settings: The technical settings control, for example, table buffering.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select Data Class (Mandatory) [APPL0]&lt;/P&gt;&lt;P&gt;Select Size Category (Table size - No. of records - Mandatory) [1 to 6]&lt;/P&gt;&lt;P&gt;Specify Buffering [allowed / not allowed]&lt;/P&gt;&lt;P&gt;Save&lt;/P&gt;&lt;P&gt;Check Inconsistencies&lt;/P&gt;&lt;P&gt;Activate &amp;amp; Go Back to &amp;#147;Maintain Table Screen&amp;#148;&lt;/P&gt;&lt;P&gt;Data Class: The data class defines the physical area of the database (for ORACLE&lt;/P&gt;&lt;P&gt;the TABLESPACE) in which your table is logically stored. If you choose a data&lt;/P&gt;&lt;P&gt;class correctly, your table will automatically be assigned to the correct area&lt;/P&gt;&lt;P&gt;when it is created on the database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The most important data classes&lt;/P&gt;&lt;P&gt;are (other than the system data):&lt;/P&gt;&lt;P&gt;APPL0 Master data&lt;/P&gt;&lt;P&gt;APPL1 Transaction data&lt;/P&gt;&lt;P&gt;APPL2 Organizational and customizing data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Size category: The size category determines the probable space requirement for a table in the database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Buffering: The buffering status specifies whether or not a table may be buffered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Nicole&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2007 09:33:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table/m-p/3099120#M735327</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-29T09:33:44Z</dc:date>
    </item>
    <item>
      <title>Re: table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table/m-p/3099121#M735328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;dd09l&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2007 09:34:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table/m-p/3099121#M735328</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-29T09:34:12Z</dc:date>
    </item>
    <item>
      <title>Re: table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table/m-p/3099122#M735329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Technical Settings &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The technical settings of a table define how the table will be handled when it is created in the database, that is whether the table will be buffered and whether changes to data records of the table will be logged.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The most important parameters are:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data class: The data class defines the physical area of the database (tablespace) in which the table should be created. &lt;/P&gt;&lt;P&gt;Size category: The size category defines the size of the extents created for the table.&lt;/P&gt;&lt;P&gt;When the table is created in the database, the required information about the memory area to be selected and the extent size is determined from the technical settings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Buffering permission: The buffering permission defines whether the table may be buffered. &lt;/P&gt;&lt;P&gt;Buffering type: If the table may be buffered, you must define a buffering type (full, single-record, generic). The buffering type defines how many table records are loaded into the buffer when a table entry is accessed. &lt;/P&gt;&lt;P&gt;Logging: This parameter defines whether changes to the table entries should be logged. If logging is switched on, each change to a table record is recorded in a log table.&lt;/P&gt;&lt;P&gt;The Convert to transparent table flag ( transparent flag) is also displayed for pooled tables or for tables which were converted into transparent tables earlier on with this flag.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See also:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maintaining Technical Settings&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Buffering Database Tables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maintaining Technical Settings &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Procedure&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the field maintenance screen of the table, choose Technical settings. &lt;/P&gt;&lt;P&gt;The maintenance screen of the technical settings appears.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select the data class and size category of the table. &lt;/P&gt;&lt;P&gt;The input help for the Size category field shows how many data records correspond to the individual categories.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The buffering permission defines whether the table may be buffered. &lt;/P&gt;&lt;P&gt;If you permitted table buffering, define the buffering type of the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can find further information about when to buffer tables and what buffering type you should choose in Buffering Database Tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select Log data changes if you want to log changes to data records of the table (see Logging). &lt;/P&gt;&lt;P&gt;To log changes, system logging must be switched on with the profile parameter rec/client. The Log data changes flag on its own does not cause the table changes to be logged!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Choose .&lt;/P&gt;&lt;P&gt;Errors that occurred during activation are displayed in the activation log.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other Options&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Convert to transparent table flag is displayed for pooled tables (and tables that were converted to a transparent table with this flag at an earlier time). You can convert the pooled table to a transparent table with this flag (see Converting Pooled Tables to Transparent Tables).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Constraints&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the key length of the table is larger than 64, the table cannot be buffered generically. &lt;/P&gt;&lt;P&gt;If the key length of the table is larger than 120, the table cannot be buffered. &lt;/P&gt;&lt;P&gt;If the key of the table has more than 86 places or the data part of the table has more than 500 places, it is not possible to log the table.&lt;/P&gt;&lt;P&gt;See also:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Technical Settings&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which Tables Should be Buffered?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/cf/21eba2446011d189700000e8322d00/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/cf/21eba2446011d189700000e8322d00/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2007 09:34:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table/m-p/3099122#M735329</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-29T09:34:18Z</dc:date>
    </item>
    <item>
      <title>Re: table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table/m-p/3099123#M735330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In technical settings we can specify the data class , size category, buffering is needed or not etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; data class :&lt;/P&gt;&lt;P&gt;     In data class we can give the type of the table we are creating(for eg; master table, transaction table, organization table etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;size category:&lt;/P&gt;&lt;P&gt;shows how many data records correspond to the individual categories&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go through this link:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/cf/21eba2446011d189700000e8322d00/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/cf/21eba2446011d189700000e8322d00/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward me plz&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shyja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2007 09:39:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table/m-p/3099123#M735330</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-29T09:39:47Z</dc:date>
    </item>
    <item>
      <title>Re: table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table/m-p/3099124#M735331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi srinath,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The technical settings are used to individually optimize the storage requirements and accessing behavior of database tables.&lt;/P&gt;&lt;P&gt;The technical settings can be used to define how the table should be handled when it is created on the database, whether the table should be buffered, and whether changes to entries should be logged.&lt;/P&gt;&lt;P&gt;The table is automatically created on the database when it is activated in the ABAP Dictionary. The storage area to be selected (tablespace) and space allocation settings are determined from the settings for the data class and size category.&lt;/P&gt;&lt;P&gt;The settings for buffering define whether and how the table should be buffered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If u still much more details, revert back to me.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2007 09:40:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table/m-p/3099124#M735331</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-29T09:40:49Z</dc:date>
    </item>
  </channel>
</rss>

