<?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: Duplicate fields in table KOMB in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/duplicate-fields-in-table-komb/m-p/3363679#M807115</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Append - you can add user defined fields to table or structure,you can use one append structure to one table or one structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Include - it sap will add fields using include ,the same include available into many tables or structures.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just use spdd transaction to find out more on KOMB Structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Seshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Jan 2008 20:14:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-23T20:14:00Z</dc:date>
    <item>
      <title>Duplicate fields in table KOMB</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/duplicate-fields-in-table-komb/m-p/3363677#M807113</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;We just upgraded from 4.6c to 6.0&lt;/P&gt;&lt;P&gt;and we have a partly activated KOMB table.&lt;/P&gt;&lt;P&gt;The activation log gave us this message.&lt;/P&gt;&lt;P&gt;warning: Enhancement category 3 possible, but include or subty. not yet classified.&lt;/P&gt;&lt;P&gt;Error: Field PARVW in table KOMB is specified twice. Please check.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I rectify these errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And can someone please tell me the difference between .APPEND and .INCLUDE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;goldie.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2008 20:06:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/duplicate-fields-in-table-komb/m-p/3363677#M807113</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-23T20:06:47Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate fields in table KOMB</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/duplicate-fields-in-table-komb/m-p/3363678#M807114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Difference between append &amp;amp; include structure:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Append structures are used for enhancements which are not provided for in the standard (special developments, country versions and adding customer fields to SAP standard tables).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An append structure is assigned to exactly one table. i.e., an append structure can be used only for the table it is created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Append structures can not be used with cluster and pool tables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Append structures are created in transaction SE11. Display the standard table fields and press the Append structure button.When you press the button, SAP sugests a name for the new append structure. After you has accepted the name, a screen will be shown where you can enter the new fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Append structures are created in the custome rnamespace ( ZZ or YY)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An include structure is reusable i.e., can be used in several tables.If you add a field to an include structure, all tables that contain that include structure will be updated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Customizing includes begin with CI_ and is part of the customer namespace&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One Customizing include can be inserted into more than one table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can find Customizing includes in SE11 under structures.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this Helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vinodh Balakrishnan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2008 20:09:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/duplicate-fields-in-table-komb/m-p/3363678#M807114</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-23T20:09:50Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate fields in table KOMB</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/duplicate-fields-in-table-komb/m-p/3363679#M807115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Append - you can add user defined fields to table or structure,you can use one append structure to one table or one structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Include - it sap will add fields using include ,the same include available into many tables or structures.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just use spdd transaction to find out more on KOMB Structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Seshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2008 20:14:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/duplicate-fields-in-table-komb/m-p/3363679#M807115</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-23T20:14:00Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate fields in table KOMB</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/duplicate-fields-in-table-komb/m-p/3363680#M807116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you vinodh and seshu.&lt;/P&gt;&lt;P&gt;I'll try the spdd transaction and let you know about the result.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2008 20:20:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/duplicate-fields-in-table-komb/m-p/3363680#M807116</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-23T20:20:08Z</dc:date>
    </item>
  </channel>
</rss>

