<?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 FBL5N in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/fbl5n/m-p/7075684#M1505246</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;When user does f4 in  customer fields in selction criteria in fbl5n I want to add bank account number.&lt;/P&gt;&lt;P&gt;Any other approach except this .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the field does not exist. Please go through the steps given below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a. Add the news fields in structure RFPOS and RFPOSX by APPEND structure &lt;/P&gt;&lt;P&gt;b. Run the report RFPOSXEXTEND in order to update the structure RFPOSXEXT from RFPOSX &lt;/P&gt;&lt;P&gt;(this report has to be run in every enviroment, dev, test and prod)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;c. Active the BTE 00001650 in order to create a fm as copy of SAMPLE_INTERFACE_00001650: &lt;/P&gt;&lt;P&gt;d. here insert the code you need to fill your new field.&lt;/P&gt;&lt;P&gt;e. Use trx FIBF to active the BTE, trx SE37 to create the new fm&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ivneet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jul 2010 13:06:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-07-26T13:06:40Z</dc:date>
    <item>
      <title>FBL5N</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fbl5n/m-p/7075684#M1505246</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;When user does f4 in  customer fields in selction criteria in fbl5n I want to add bank account number.&lt;/P&gt;&lt;P&gt;Any other approach except this .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the field does not exist. Please go through the steps given below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a. Add the news fields in structure RFPOS and RFPOSX by APPEND structure &lt;/P&gt;&lt;P&gt;b. Run the report RFPOSXEXTEND in order to update the structure RFPOSXEXT from RFPOSX &lt;/P&gt;&lt;P&gt;(this report has to be run in every enviroment, dev, test and prod)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;c. Active the BTE 00001650 in order to create a fm as copy of SAMPLE_INTERFACE_00001650: &lt;/P&gt;&lt;P&gt;d. here insert the code you need to fill your new field.&lt;/P&gt;&lt;P&gt;e. Use trx FIBF to active the BTE, trx SE37 to create the new fm&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ivneet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jul 2010 13:06:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fbl5n/m-p/7075684#M1505246</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-26T13:06:40Z</dc:date>
    </item>
    <item>
      <title>Re: FBL5N</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fbl5n/m-p/7075685#M1505247</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;The steps you have mentioned is to add new fields to the output of FBL5N.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The standard Search help &lt;STRONG&gt;DEBI&lt;/STRONG&gt; is attached to the field &lt;STRONG&gt;Kunnr&lt;/STRONG&gt; of the selection screen.&lt;/P&gt;&lt;P&gt;So For your reqiuerment You have to append a new searc help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;DKS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jul 2010 13:22:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fbl5n/m-p/7075685#M1505247</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-26T13:22:26Z</dc:date>
    </item>
    <item>
      <title>Re: FBL5N</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fbl5n/m-p/7075686#M1505248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you want it in output or in selection screen?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jul 2010 15:56:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fbl5n/m-p/7075686#M1505248</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-26T15:56:12Z</dc:date>
    </item>
    <item>
      <title>Re: FBL5N</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fbl5n/m-p/7075687#M1505249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i want in  f4 help of customer .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jul 2010 06:14:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fbl5n/m-p/7075687#M1505249</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-27T06:14:02Z</dc:date>
    </item>
  </channel>
</rss>

