<?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 Append structure vs custom table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/append-structure-vs-custom-table/m-p/4595927#M1083579</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What are the pro's and con's of using an append structure on a standard SAP table vs using a custom table with the same primary key to store the information? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example:  we have a custom table that stores additional information about certain types of notifications.  The custom table has the same primary key as QMEL.  There is a one-to-one relation between the custom table and QMEL for those certain types.  The action box is used to update the custom table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Oct 2008 20:26:33 GMT</pubDate>
    <dc:creator>brian_basch</dc:creator>
    <dc:date>2008-10-20T20:26:33Z</dc:date>
    <item>
      <title>Append structure vs custom table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/append-structure-vs-custom-table/m-p/4595927#M1083579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What are the pro's and con's of using an append structure on a standard SAP table vs using a custom table with the same primary key to store the information? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example:  we have a custom table that stores additional information about certain types of notifications.  The custom table has the same primary key as QMEL.  There is a one-to-one relation between the custom table and QMEL for those certain types.  The action box is used to update the custom table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2008 20:26:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/append-structure-vs-custom-table/m-p/4595927#M1083579</guid>
      <dc:creator>brian_basch</dc:creator>
      <dc:date>2008-10-20T20:26:33Z</dc:date>
    </item>
    <item>
      <title>Re: Append structure vs custom table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/append-structure-vs-custom-table/m-p/4595928#M1083580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its mainly a design decision. I have used both in various scenarios. Once advantage of using Append Structure is that you dont have to worry about maintaining a separate table, ie for updating / deleting rows from the primary table , you dont need to code for your custom Z table too. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;During BAPI calls, Append strcutures could be taken care automaticlaly using BAPIPAREX segment, while for custom table you need to code yourself.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2008 20:34:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/append-structure-vs-custom-table/m-p/4595928#M1083580</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-20T20:34:49Z</dc:date>
    </item>
    <item>
      <title>Re: Append structure vs custom table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/append-structure-vs-custom-table/m-p/4595929#M1083581</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;I think it is mainliy releted with security and maintance purposes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer to the following link for more details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.beacon.nc.gov/initiatives/hr_payroll/documents/1.2.8.3_TECH_SAPSecurityStrategy.pdf" target="test_blank"&gt;http://www.beacon.nc.gov/initiatives/hr_payroll/documents/1.2.8.3_TECH_SAPSecurityStrategy.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Rajesh Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2008 08:33:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/append-structure-vs-custom-table/m-p/4595929#M1083581</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-22T08:33:57Z</dc:date>
    </item>
    <item>
      <title>Re: Append structure vs custom table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/append-structure-vs-custom-table/m-p/4595930#M1083582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for assistance.  This has helped in designing and customization.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Feb 2009 22:56:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/append-structure-vs-custom-table/m-p/4595930#M1083582</guid>
      <dc:creator>brian_basch</dc:creator>
      <dc:date>2009-02-09T22:56:58Z</dc:date>
    </item>
  </channel>
</rss>

