<?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: Fn Module Required in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/fn-module-required/m-p/1226569#M138059</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;Pass the MIGO documents generated to fields LFBNR, LFGJA, LFPOS of RSEG table and the corresponding MIRO document is available BELNR, GJAHR, BUZEI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But keep in mind not to consider the reversed invoice documents. ( check reverse indicator ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Sharath.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Mar 2006 16:44:15 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-03-02T16:44:15Z</dc:date>
    <item>
      <title>Fn Module Required</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fn-module-required/m-p/1226559#M138049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any function module or table that takes Document Number or PO number as input and gives the invoice number generated for that PO. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will be creating PO in ME21n, use that PO in MIRO to create invoice. But I m getting only the document number in miro transaction. I m not getting the invoice number created in MIRO transaction. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I m aware that in MIR4 transaction I can get the invoice number, but I m in need of that table or function module that gives this invoice number. Hope this makes my requirement clear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Tharani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Feb 2024 19:16:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fn-module-required/m-p/1226559#M138049</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2024-02-03T19:16:22Z</dc:date>
    </item>
    <item>
      <title>Re: Fn Module Required</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fn-module-required/m-p/1226560#M138050</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;Use the FM 'GET_INVOICE_DOCUMENT_NUMBERS'.&lt;/P&gt;&lt;P&gt;*******&lt;/P&gt;&lt;P&gt;Can you check with this FM just pass Paying Doc number, company code, year etc.&lt;/P&gt;&lt;P&gt;You will get related Invoice.&lt;/P&gt;&lt;P&gt;*******&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;If this helps you reward with points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: KDeepak&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2006 11:04:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fn-module-required/m-p/1226560#M138050</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-02T11:04:18Z</dc:date>
    </item>
    <item>
      <title>Re: Fn Module Required</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fn-module-required/m-p/1226561#M138051</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;Try function module BBP_ASSIGN_ITEMS_INVOICE_4X.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This FM is version dependent and will be available in&lt;/P&gt;&lt;P&gt;4.0&amp;gt; releases.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shashank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2006 12:09:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fn-module-required/m-p/1226561#M138051</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-02T12:09:57Z</dc:date>
    </item>
    <item>
      <title>Re: Fn Module Required</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fn-module-required/m-p/1226562#M138052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi tharani,&lt;/P&gt;&lt;P&gt;jsut check this function module .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BBP_INVOICE_CREATE_3X&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;giv po and check the o/p for invoice numbers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2006 12:23:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fn-module-required/m-p/1226562#M138052</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-02T12:23:46Z</dc:date>
    </item>
    <item>
      <title>Re: Fn Module Required</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fn-module-required/m-p/1226563#M138053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Data of invoice documents is stored in RSEG, u have to pass the document number generated to RSEG to get the invoice number.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2006 12:28:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fn-module-required/m-p/1226563#M138053</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-02T12:28:52Z</dc:date>
    </item>
    <item>
      <title>Re: Fn Module Required</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fn-module-required/m-p/1226564#M138054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijay, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there are 2 parameters like I_hd and be_data, among these which is the parameter for PO ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Tharani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2006 12:52:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fn-module-required/m-p/1226564#M138054</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-02T12:52:12Z</dc:date>
    </item>
    <item>
      <title>Re: Fn Module Required</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fn-module-required/m-p/1226565#M138055</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 using EKBE table. When u enter PO number check for field VGABE which when 2 indicates Invoice has been done. Get the BELNR field in that record which will give u the Invoice number/Year for that PO.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2006 13:17:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fn-module-required/m-p/1226565#M138055</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-02T13:17:35Z</dc:date>
    </item>
    <item>
      <title>Re: Fn Module Required</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fn-module-required/m-p/1226566#M138056</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 m not getting invoice number in both EKBE and RSEG table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2006 13:25:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fn-module-required/m-p/1226566#M138056</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-02T13:25:43Z</dc:date>
    </item>
    <item>
      <title>Re: Fn Module Required</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fn-module-required/m-p/1226567#M138057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for a po to invoice a reference number will be generated &lt;/P&gt;&lt;P&gt;this is to be passed to the it_hd along with other parameters.&lt;/P&gt;&lt;P&gt;within the function module ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;structure is BBP_IV_HD, in iv_hd what u said u need to populate this&lt;/P&gt;&lt;P&gt;and check the structure BBP_IV_IT BBP Invoice Line Item&lt;/P&gt;&lt;P&gt;check the PO number .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for ur o/p.&lt;/P&gt;&lt;P&gt;___________________________________________________&lt;/P&gt;&lt;P&gt;and u 'll get teh invoice number in the rreturn field &lt;/P&gt;&lt;P&gt;BKPF-BELNR,&lt;/P&gt;&lt;P&gt;BKPF-gjahr.&lt;/P&gt;&lt;P&gt;this leads u to ur invoice number bkpf-belnr.&lt;/P&gt;&lt;P&gt;____________________________________________________&lt;/P&gt;&lt;P&gt;parallel check .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; check the po number in EKBE table for reference document number  and pick the XBLNR and then give it in BKPF table tthis will  give ur INVOICE number .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for every po a reference number will be maintained .now u need to catch hold of this number and in bkpf bseg tables u need to get the invoice number . this is teh functional flow.&lt;/P&gt;&lt;P&gt;explore on the tables u'll understand.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2006 13:40:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fn-module-required/m-p/1226567#M138057</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-02T13:40:10Z</dc:date>
    </item>
    <item>
      <title>Re: Fn Module Required</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fn-module-required/m-p/1226568#M138058</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 invoice document which you have created thru MIRO transaction will be stored in  RBKP(header) and RSEG(Item) tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; In RSEG we have EBELN filed which is the PO number against which this invoice is cerated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rajkumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2006 14:07:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fn-module-required/m-p/1226568#M138058</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-02T14:07:05Z</dc:date>
    </item>
    <item>
      <title>Re: Fn Module Required</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fn-module-required/m-p/1226569#M138059</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;Pass the MIGO documents generated to fields LFBNR, LFGJA, LFPOS of RSEG table and the corresponding MIRO document is available BELNR, GJAHR, BUZEI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But keep in mind not to consider the reversed invoice documents. ( check reverse indicator ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Sharath.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2006 16:44:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fn-module-required/m-p/1226569#M138059</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-02T16:44:15Z</dc:date>
    </item>
  </channel>
</rss>

