<?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: Standard Fields in Append Structure in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/standard-fields-in-append-structure/m-p/11500452#M1932787</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;You can create custom append with standard fields but the fields should not exist in that table. In future problem may come like if any new fields are added by SAP the same field name then it will be conflict so please use custom namespace in field name as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;A Vadamalai &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Jan 2016 03:53:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2016-01-22T03:53:30Z</dc:date>
    <item>
      <title>Standard Fields in Append Structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/standard-fields-in-append-structure/m-p/11500449#M1932784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can we use standard field in append structure?(Need to add standard field in condition tables). if yes, will it create any issue during upgrade. &lt;/P&gt;&lt;P&gt;I know for custom fields we need to follow ZZ/YY naming.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rg,&lt;/P&gt;&lt;P&gt;Gaurav &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jan 2016 19:00:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/standard-fields-in-append-structure/m-p/11500449#M1932784</guid>
      <dc:creator>GauravKoundal</dc:creator>
      <dc:date>2016-01-21T19:00:42Z</dc:date>
    </item>
    <item>
      <title>Re: Standard Fields in Append Structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/standard-fields-in-append-structure/m-p/11500450#M1932785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: Arial, Helvetica, 'Microsoft YaHei', Meiryo, 'Malgun Gothic', sans-serif; font-size: 13px;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: Arial, Helvetica, 'Microsoft YaHei', Meiryo, 'Malgun Gothic', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: Arial, Helvetica, 'Microsoft YaHei', Meiryo, 'Malgun Gothic', sans-serif; font-size: 13px;"&gt;SAP recommends below.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: Arial, Helvetica, 'Microsoft YaHei', Meiryo, 'Malgun Gothic', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #333333; font-family: Arial, Helvetica, 'Microsoft YaHei', Meiryo, 'Malgun Gothic', sans-serif; font-size: 13px;"&gt;The customer creates append structures in the customer namespace. The append structure is thus protected against overwriting during an upgrade. The fields in the append structure must also reside in the customer namespace, that is, the field names must begin with ZZ or YY. This prevents name conflicts with fields inserted in the table by SAP.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: Arial, Helvetica, 'Microsoft YaHei', Meiryo, 'Malgun Gothic', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: Arial, Helvetica, 'Microsoft YaHei', Meiryo, 'Malgun Gothic', sans-serif; font-size: 13px;"&gt;Regards,&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jan 2016 00:29:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/standard-fields-in-append-structure/m-p/11500450#M1932785</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-01-22T00:29:46Z</dc:date>
    </item>
    <item>
      <title>Re: Standard Fields in Append Structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/standard-fields-in-append-structure/m-p/11500451#M1932786</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;you can use but it's always preferable to use customer name space while appending structure, it will not strife during upgrading the system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and do remember &lt;SPAN&gt;A&lt;SPAN class="Apple-converted-space"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;EM&gt;condition table&lt;/EM&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt; &lt;/SPAN&gt;defines the combination of &lt;STRONG&gt;fields (the key)&lt;/STRONG&gt; that identifies an individual condition record.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jan 2016 03:43:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/standard-fields-in-append-structure/m-p/11500451#M1932786</guid>
      <dc:creator>Chintu6august</dc:creator>
      <dc:date>2016-01-22T03:43:17Z</dc:date>
    </item>
    <item>
      <title>Re: Standard Fields in Append Structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/standard-fields-in-append-structure/m-p/11500452#M1932787</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;You can create custom append with standard fields but the fields should not exist in that table. In future problem may come like if any new fields are added by SAP the same field name then it will be conflict so please use custom namespace in field name as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;A Vadamalai &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jan 2016 03:53:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/standard-fields-in-append-structure/m-p/11500452#M1932787</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-01-22T03:53:30Z</dc:date>
    </item>
    <item>
      <title>Re: Standard Fields in Append Structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/standard-fields-in-append-structure/m-p/11500453#M1932788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use such fields (only warnings may arise)&amp;nbsp; but it may cause problem as SAP can use those fields in a furture version, and nobody could foresee that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Read also &lt;A href="http://service.sap.com/sap/support/notes/16466" title="16466  - Customer name range for SAP objects"&gt;&lt;SPAN class="title"&gt;16466 - Customer name range for SAP objects&lt;/SPAN&gt;&lt;/A&gt; which is the reference document.&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>Fri, 22 Jan 2016 14:51:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/standard-fields-in-append-structure/m-p/11500453#M1932788</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2016-01-22T14:51:04Z</dc:date>
    </item>
  </channel>
</rss>

