<?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: Append Structure in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/append-structure/m-p/7707768#M1578746</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dhrumit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have another option. Ask your functional people In Gl there is a field called sort key attach this to Assignment filed in the line.&lt;/P&gt;&lt;P&gt;Same way you will get customer name and vendor name .Revert back ff you need more help in this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Feb 2011 12:52:57 GMT</pubDate>
    <dc:creator>madhu_vadlamani</dc:creator>
    <dc:date>2011-02-11T12:52:57Z</dc:date>
    <item>
      <title>Append Structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/append-structure/m-p/7707757#M1578735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to Append a Structure in Structure RFPOS so I done all procedure . But when I active this structure this  i m getting warning like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Field name INDEX is reserved (Do not use structure as include in DB table)"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Field name ORDER is reserved (Do not use structure as include in DB table)"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BUT structure is activated . Act  Index and Order fields are there in standard structures appended by SAP so i cant remove them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now when I transport a request in Quality this time i am not getting same output which i get in Development .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And request is transported with warning . So is it possible for this warning i am not geeting my proper output in FBL3N.&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;Keyur&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Dhrumit Patel on Feb 11, 2011 11:48 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Feb 2011 06:18:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/append-structure/m-p/7707757#M1578735</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-11T06:18:24Z</dc:date>
    </item>
    <item>
      <title>Re: Append Structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/append-structure/m-p/7707758#M1578736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dhrumit, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; I want to Append a Structure in Structure RFPOS so I done all procedure . But when I active this structure this  i m getting warning like&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; "Field name INDEX is reserved (Do not use structure as include in DB table)"&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; and&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; "Field name ORDER is reserved (Do not use structure as include in DB table)"&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You get the above warning because you are using a field name outside the allowed namespace. For an append structure, all fields are required to begin with either YY or ZZ for compatibility reasons. Since your field starts with I and not YY or ZZ, you get this warning.&lt;/P&gt;&lt;P&gt;Since this is a warning, your structure gets activated and there wont be any issues.&lt;/P&gt;&lt;P&gt;However, if tomorrow there is a structural change in RFPOS and SAP decides to include the field INDEX in this table, your append structure will create a problem. That is why you are aksed to begin field names with YY or ZZ.&lt;/P&gt;&lt;P&gt;Please See [SAP Help on Append Structures|http://help.sap.com/saphelp_nw70/helpdata/en/cf/21eb61446011d189700000e8322d00/content.htm] for more information&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this resolves your query.&lt;/P&gt;&lt;P&gt;Happy Appending &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Titus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Feb 2011 07:28:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/append-structure/m-p/7707758#M1578736</guid>
      <dc:creator>titus_thomas2</dc:creator>
      <dc:date>2011-02-11T07:28:49Z</dc:date>
    </item>
    <item>
      <title>Re: Append Structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/append-structure/m-p/7707759#M1578737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Dhurmit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is simple. Please use Z when you appended any fields. It wont allow with standard key words like Sum,Add.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Feb 2011 10:12:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/append-structure/m-p/7707759#M1578737</guid>
      <dc:creator>madhu_vadlamani</dc:creator>
      <dc:date>2011-02-11T10:12:18Z</dc:date>
    </item>
    <item>
      <title>Re: Append Structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/append-structure/m-p/7707760#M1578738</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;Thanks for your reply,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Index and Order are not the fields of the structure i have appended, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have used zz for my fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;index and order are the fields of structure which SAP has appended to RFPOS so i cant change them.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Feb 2011 10:34:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/append-structure/m-p/7707760#M1578738</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-11T10:34:23Z</dc:date>
    </item>
    <item>
      <title>Re: Append Structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/append-structure/m-p/7707761#M1578739</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 are telling it is a warning. It will allow and you will get out put. If it gives any dump the try to rename.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Field name ORDER is reserved (Do not use structure as include in DB table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here what is type of order.For this did you maintained any reference table and reference fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: madhurao123 on Feb 11, 2011 11:47 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Feb 2011 10:45:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/append-structure/m-p/7707761#M1578739</guid>
      <dc:creator>madhu_vadlamani</dc:creator>
      <dc:date>2011-02-11T10:45:45Z</dc:date>
    </item>
    <item>
      <title>Re: Append Structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/append-structure/m-p/7707762#M1578740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes it s giving warning and i get output in development server,&lt;/P&gt;&lt;P&gt; but when i transport the request to quality it get transported with same warnings and i cant see the same output in quality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and i cant rename the fields index and order bcoz they are in the structure appended by SAP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Feb 2011 10:50:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/append-structure/m-p/7707762#M1578740</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-11T10:50:04Z</dc:date>
    </item>
    <item>
      <title>Re: Append Structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/append-structure/m-p/7707763#M1578741</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;Can you tell me in RFPOS structure where you appended the fileds. Did you appended that in standard one  are you created a new structure in that .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Feb 2011 10:53:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/append-structure/m-p/7707763#M1578741</guid>
      <dc:creator>madhu_vadlamani</dc:creator>
      <dc:date>2011-02-11T10:53:44Z</dc:date>
    </item>
    <item>
      <title>Re: Append Structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/append-structure/m-p/7707764#M1578742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi madhu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have appended ZFI_RFPOS structure to RFPOS with fields&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ZZKUNNR&lt;/P&gt;&lt;P&gt;ZZNAMED&lt;/P&gt;&lt;P&gt;ZZLIFNR&lt;/P&gt;&lt;P&gt;ZZNAMEK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and Index is a field of structure FMLGD_STRUC_RFPOSX. RFPOS is included in FMLGD_STRUC_RFPOSX by .include&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;similar way&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;order is afield of J_3RS_DISPLAY_TABLE. RFPOS is included in J_3RS_DISPLAY_TABLE by .include&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so i cant change Index or order fields..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Feb 2011 11:11:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/append-structure/m-p/7707764#M1578742</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-11T11:11:30Z</dc:date>
    </item>
    <item>
      <title>Re: Append Structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/append-structure/m-p/7707765#M1578743</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;Where you are displaying this fields. What is the return code while transport.Is it giving any dump.&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;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Feb 2011 11:21:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/append-structure/m-p/7707765#M1578743</guid>
      <dc:creator>madhu_vadlamani</dc:creator>
      <dc:date>2011-02-11T11:21:10Z</dc:date>
    </item>
    <item>
      <title>Re: Append Structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/append-structure/m-p/7707766#M1578744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I m appending this structure bcoz i want to display vandor customer name in FBL3N tcode.&lt;/P&gt;&lt;P&gt;m getting the correct result in development but due to request is transported with warnings in quality, in qualiy i cant see the result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;its not giving dump, its giving the same warning that is,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Field name INDEX is reserved (Do not use structure as include in DB table)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Field name ORDER is reserved (Do not use structure as include in DB table)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Feb 2011 11:55:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/append-structure/m-p/7707766#M1578744</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-11T11:55:35Z</dc:date>
    </item>
    <item>
      <title>Re: Append Structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/append-structure/m-p/7707767#M1578745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dhrumit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not getting  any idea now. Can you show me the code what yo u have written to display the fields.&lt;/P&gt;&lt;P&gt;Please go through this note . i will tell if i will get any idea.&lt;/P&gt;&lt;P&gt; Note 1074754 - DataSource: reserved field names, no field names.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Feb 2011 12:04:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/append-structure/m-p/7707767#M1578745</guid>
      <dc:creator>madhu_vadlamani</dc:creator>
      <dc:date>2011-02-11T12:04:23Z</dc:date>
    </item>
    <item>
      <title>Re: Append Structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/append-structure/m-p/7707768#M1578746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dhrumit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have another option. Ask your functional people In Gl there is a field called sort key attach this to Assignment filed in the line.&lt;/P&gt;&lt;P&gt;Same way you will get customer name and vendor name .Revert back ff you need more help in this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Feb 2011 12:52:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/append-structure/m-p/7707768#M1578746</guid>
      <dc:creator>madhu_vadlamani</dc:creator>
      <dc:date>2011-02-11T12:52:57Z</dc:date>
    </item>
    <item>
      <title>Re: Append Structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/append-structure/m-p/7707769#M1578747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is not the reason for form not getting triggered in quality system. We can ignore this warning. There could be some other problem behind this issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Feb 2011 12:54:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/append-structure/m-p/7707769#M1578747</guid>
      <dc:creator>Manohar2u</dc:creator>
      <dc:date>2011-02-11T12:54:20Z</dc:date>
    </item>
    <item>
      <title>Re: Append Structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/append-structure/m-p/7707770#M1578748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are sometimes problem with transport of RFPOS and RFPOSX extensions, try to execute report RFPOSXEXTEND in the target systems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, did you read and apply [Note 984305 - Line item: Definition of special fields (T021S)|https://service.sap.com/sap/support/notes/984305]&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, 11 Feb 2011 13:09:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/append-structure/m-p/7707770#M1578748</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2011-02-11T13:09:24Z</dc:date>
    </item>
  </channel>
</rss>

