<?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: FBL1N in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/fbl1n/m-p/4555674#M1075511</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;Then you can try like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select mblnr from mkpf based on ekbe table and then link mkpf table with bkpf using awkey = it_mkpf-awkey.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Oct 2008 05:15:23 GMT</pubDate>
    <dc:creator>GauthamV</dc:creator>
    <dc:date>2008-10-01T05:15:23Z</dc:date>
    <item>
      <title>FBL1N</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fbl1n/m-p/4555669#M1075506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All ,&lt;/P&gt;&lt;P&gt;I have an issue in which i have to display PO number in &lt;/P&gt;&lt;P&gt;FBL1N report .&lt;/P&gt;&lt;P&gt;I have created a Z for the same but i dont know from where to fetch the PO number&lt;/P&gt;&lt;P&gt;i mean to say that i checked BSEG , table &lt;/P&gt;&lt;P&gt;and some other FI tables but couldn't get PO number &lt;/P&gt;&lt;P&gt;can anyone please help from where i can select the PO number using MBLNR .GJAHR ,BUZEI which i get at runtime in FBL1N&lt;/P&gt;&lt;P&gt;is there any badi or exit  in which i can do the same coding to prevent development of z report&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also do help me on BTE if there is any as to which one i should use as i m not much familiar with it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any other way to suffice my requirement&lt;/P&gt;&lt;P&gt;ur help would be really appreciated !!!!!!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ronak&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: RONAK KABANI on Sep 30, 2008 1:57 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Sep 2008 11:31:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fbl1n/m-p/4555669#M1075506</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-30T11:31:23Z</dc:date>
    </item>
    <item>
      <title>Re: FBL1N</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fbl1n/m-p/4555670#M1075507</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;In FBL1N transaction the po number is getting picked up from BSIK table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have EBELN field in BSIK table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Sep 2008 12:06:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fbl1n/m-p/4555670#M1075507</guid>
      <dc:creator>GauthamV</dc:creator>
      <dc:date>2008-09-30T12:06:14Z</dc:date>
    </item>
    <item>
      <title>Re: FBL1N</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fbl1n/m-p/4555671#M1075508</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;SAP has issue one note for same problem&lt;/P&gt;&lt;P&gt;To correct this inconsistency, carry out the following steps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. The special field has to exist in table T021S. Check if this is the case by using the following path:&lt;/P&gt;&lt;P&gt;Transaction SPRO -&amp;gt; Financial Accounting -&amp;gt; Accounts Receivable and Accounts Payable -&amp;gt; Customer Accounts -&amp;gt; Line Items -&amp;gt; Display Line Items -&amp;gt; Define Additional Fields for Line Item Display.&lt;/P&gt;&lt;P&gt;2. Using Transaction SE11, check whether the special field exists in structure RFPOSXEXT.'U_' is prefixed to actual field names, for example, U_EBELN.Provided that this field is missing, start program RFPOSXEXTEND using Transaction SE38.The program regenerates structure RFPOSXEXT and consequently eliminates the inconsistency.&lt;/P&gt;&lt;P&gt;3. To eliminate the buffer inconsistency, execute report BALVBUFDEL with the option "Reset only EUINFO/LTEX" on all application servers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Sep 2008 12:11:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fbl1n/m-p/4555671#M1075508</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-30T12:11:29Z</dc:date>
    </item>
    <item>
      <title>Re: FBL1N</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fbl1n/m-p/4555672#M1075509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for reply&lt;/P&gt;&lt;P&gt;but i have checked in BSIK table here also the PO number field is empty is there any other table where the field is populated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ronak&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Sep 2008 12:14:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fbl1n/m-p/4555672#M1075509</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-30T12:14:06Z</dc:date>
    </item>
    <item>
      <title>Re: FBL1N</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fbl1n/m-p/4555673#M1075510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks ABAP/4 4 reply..&lt;/P&gt;&lt;P&gt;will check out the same and revert in case of any query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ronak&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: RONAK KABANI on Oct 1, 2008 6:50 AM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: RONAK KABANI on Oct 1, 2008 7:32 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Sep 2008 12:23:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fbl1n/m-p/4555673#M1075510</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-30T12:23:57Z</dc:date>
    </item>
    <item>
      <title>Re: FBL1N</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fbl1n/m-p/4555674#M1075511</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;Then you can try like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select mblnr from mkpf based on ekbe table and then link mkpf table with bkpf using awkey = it_mkpf-awkey.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2008 05:15:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fbl1n/m-p/4555674#M1075511</guid>
      <dc:creator>GauthamV</dc:creator>
      <dc:date>2008-10-01T05:15:23Z</dc:date>
    </item>
    <item>
      <title>Re: FBL1N</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fbl1n/m-p/4555675#M1075512</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;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. fetch data from BSIK&lt;/P&gt;&lt;P&gt;2. goto BKPF with BUKRS = BSIK-BUKRS, BELNR = BSIK-BELNR, GJAHR = BSIK-GJAHR.&lt;/P&gt;&lt;P&gt;3. goto RSEG with BELNR = BKPF-AWKEY(10), GJAHR = BKPF-AWKEY+10(4).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2008 05:56:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fbl1n/m-p/4555675#M1075512</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-01T05:56:35Z</dc:date>
    </item>
    <item>
      <title>Re: FBL1N</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fbl1n/m-p/4555676#M1075513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks all for reply&lt;/P&gt;&lt;P&gt;Seems like combination of bsik , bkpf , rseg is working&lt;/P&gt;&lt;P&gt;will check thoroughly and revert&lt;/P&gt;&lt;P&gt;will soon award pts as soon as issue gets resolved to all of u&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one more thing is there any other altenative except Z i mean any exit badi or enhancement spot.&lt;/P&gt;&lt;P&gt; in The program i hav found many enhancement spots :ie, implicit enhancement spots &lt;/P&gt;&lt;P&gt;but am new to it can u plz guide&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyways thanks to all of u.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ronak&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: RONAK KABANI on Oct 1, 2008 8:35 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2008 06:08:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fbl1n/m-p/4555676#M1075513</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-01T06:08:06Z</dc:date>
    </item>
  </channel>
</rss>

