<?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: Help need with append structure in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-need-with-append-structure/m-p/2100130#M437688</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Sudheer and Ferry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I given classification as and activation type as 10. and provided field names with ZZXXXXX .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am getting the warning &amp;lt;b&amp;gt;Field name LINENO is reserved (Do not use structure as include in DB table)&amp;lt;/b&amp;gt;. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can it be resolved?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Giri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Apr 2007 14:27:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-09T14:27:10Z</dc:date>
    <item>
      <title>Help need with append structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-need-with-append-structure/m-p/2100127#M437685</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 created a structure CI_AM01 for the data base table CCIHS_AM01IOT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i try to activate, i am getting warning messages as:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Table is not yet classified&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Field does not lie in within customer namespace.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It activates the structure but i am unable to acces it in Screen Painter.. it says table CCIHS_AM01IOT is not active in ABAP Dictionary.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone explain how to append structure to the data base table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Giri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2007 14:04:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-need-with-append-structure/m-p/2100127#M437685</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-09T14:04:20Z</dc:date>
    </item>
    <item>
      <title>Re: Help need with append structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-need-with-append-structure/m-p/2100128#M437686</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;Please check this link for adding an append structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ebc9446011d189700000e8322d00/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ebc9446011d189700000e8322d00/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also check this line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The fields of an append structure must lie in the customer namespace, that is the field names must begin with ZZ or YY. This prevents conflicts with fields inserted in the table by SAP.&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;Ferry Lianto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2007 14:11:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-need-with-append-structure/m-p/2100128#M437686</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-09T14:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: Help need with append structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-need-with-append-structure/m-p/2100129#M437687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Giri ..&lt;/P&gt;&lt;P&gt;The fields of an append structure must lie in the customer namespace, that is the field names must begin with ZZ or YY. This prevents conflicts with fields inserted in the table by SAP.&lt;/P&gt;&lt;P&gt;And also, goto SE14, and give the Database table and Press Activate and Adjust database table button&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for more information about how to create a Append Structure,&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ebc9446011d189700000e8322d00/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ebc9446011d189700000e8322d00/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2007 14:15:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-need-with-append-structure/m-p/2100129#M437687</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-09T14:15:18Z</dc:date>
    </item>
    <item>
      <title>Re: Help need with append structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-need-with-append-structure/m-p/2100130#M437688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Sudheer and Ferry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I given classification as and activation type as 10. and provided field names with ZZXXXXX .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am getting the warning &amp;lt;b&amp;gt;Field name LINENO is reserved (Do not use structure as include in DB table)&amp;lt;/b&amp;gt;. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can it be resolved?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Giri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2007 14:27:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-need-with-append-structure/m-p/2100130#M437688</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-09T14:27:10Z</dc:date>
    </item>
    <item>
      <title>Re: Help need with append structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-need-with-append-structure/m-p/2100131#M437689</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;It is just a warning message. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think it should be fine since you are dealing with structure instead of transparent table (then I would be worry).&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;Ferry Lianto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2007 14:42:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-need-with-append-structure/m-p/2100131#M437689</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-09T14:42:02Z</dc:date>
    </item>
  </channel>
</rss>

