<?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: FBL3N SAP Notes in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/fbl3n-sap-notes/m-p/8634945#M1665245</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;Remember that you have a range for customer. For fields the fields must begin by ZZ* or YY*, so, you will avoid problems. See SAP Note 16466 - Customer name range for SAP objects for further information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eduardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Mar 2012 15:42:34 GMT</pubDate>
    <dc:creator>eduardo_hinojosa</dc:creator>
    <dc:date>2012-03-08T15:42:34Z</dc:date>
    <item>
      <title>FBL3N SAP Notes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fbl3n-sap-notes/m-p/8634942#M1665242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;While trying to run RFPOSXEXTEND&lt;/P&gt;&lt;P&gt;Error:&lt;/P&gt;&lt;P&gt;Changing and activating a structure in the Data Dictionary&lt;/P&gt;&lt;P&gt;Basic structure: RFPOSX&lt;/P&gt;&lt;P&gt;Table of extension fields: T021S&lt;/P&gt;&lt;P&gt;Extended structure: RFPOSXEXT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Terminated with error 3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have appeneded the fields i needed in FBL3N into structures RFPOS AND RFPOSX and tried to run program RFPOSXEXTEND.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone Please let me know what shoul i do to correct this issue or have i missed any step ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found a Thread with same issue and it was unanswered i posted new... (The Old Thread was posted on 2007 and no replies were there for it)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2012 10:25:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fbl3n-sap-notes/m-p/8634942#M1665242</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-03-08T10:25:12Z</dc:date>
    </item>
    <item>
      <title>Re: FBL3N SAP Notes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fbl3n-sap-notes/m-p/8634943#M1665243</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;See these notes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP Note 208807 - Line items: Append fields for RFPOSX are missing&lt;/P&gt;&lt;P&gt;SAP Note 215798 - FBL*N: Special fields are not displayed&lt;/P&gt;&lt;P&gt;SAP Note 368310 - LI: Open FI: long text for special G/L transacs&lt;/P&gt;&lt;P&gt;SAP Note 373268 - Line item: new display field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and related notes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See also the article [Addition of Fields in Line Item Display Report Output for TCode FBL1N/FBL5N|http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/40d6c489-aa3a-2e10-db88-deb9114b6854] by Swapnoneel Mukherjee, here, in SDN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eduardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2012 12:08:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fbl3n-sap-notes/m-p/8634943#M1665243</guid>
      <dc:creator>eduardo_hinojosa</dc:creator>
      <dc:date>2012-03-08T12:08:52Z</dc:date>
    </item>
    <item>
      <title>Re: FBL3N SAP Notes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fbl3n-sap-notes/m-p/8634944#M1665244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Hinojosa , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There was problem in  RFPOSXEXT , there was more than one field with same name which resulted in error during activation giving that message , The problem was that , Special Fields were mainted in FB3LN transaction creating a duplicate entry , After removing the entries the program run as expected.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2012 15:37:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fbl3n-sap-notes/m-p/8634944#M1665244</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-03-08T15:37:45Z</dc:date>
    </item>
    <item>
      <title>Re: FBL3N SAP Notes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fbl3n-sap-notes/m-p/8634945#M1665245</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;Remember that you have a range for customer. For fields the fields must begin by ZZ* or YY*, so, you will avoid problems. See SAP Note 16466 - Customer name range for SAP objects for further information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eduardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2012 15:42:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fbl3n-sap-notes/m-p/8634945#M1665245</guid>
      <dc:creator>eduardo_hinojosa</dc:creator>
      <dc:date>2012-03-08T15:42:34Z</dc:date>
    </item>
    <item>
      <title>Re: FBL3N SAP Notes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fbl3n-sap-notes/m-p/8634946#M1665246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks , I was able to successfully add a field using SAP NOTE&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2012 16:06:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fbl3n-sap-notes/m-p/8634946#M1665246</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-03-08T16:06:00Z</dc:date>
    </item>
  </channel>
</rss>

