<?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: Function module to create Invoice from the Delivery no ? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-create-invoice-from-the-delivery-no/m-p/4224358#M1009249</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ashok Satapathy ,&lt;/P&gt;&lt;P&gt;                                    The only option  for you is to call the FM "GN_INVOICE_CREATE" .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no special FM availaible to pass only the delivery number at this point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to retrieve all the delivery information details and need to pass it to the FM "GN_INVOICE_CREATE".&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;Greetson&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Jul 2008 19:50:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-07-17T19:50:50Z</dc:date>
    <item>
      <title>Function module to create Invoice from the Delivery no ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-create-invoice-from-the-delivery-no/m-p/4224357#M1009248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way (function module) to create an Invoice from the Delivery no and the Billing Type ? We do not want to go with BDC for transaction VF01. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Details: &lt;/P&gt;&lt;P&gt;We want to generate a pro-forma invoice while saving the delivery. We will have 'Special Function' (NAST-NACHA = &lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt; in the output determination and a routine would be called from there. That routine would contain the code to generate the Invoice. We will have only the 'Delivery no and the Billing Type'  in that routine. So trying to find any function module which can create an Invoice from the Delivery no and the Billing Type. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestion / hint  is welcome. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, &lt;/P&gt;&lt;P&gt;Ashok&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2008 19:46:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-create-invoice-from-the-delivery-no/m-p/4224357#M1009248</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-17T19:46:37Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to create Invoice from the Delivery no ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-create-invoice-from-the-delivery-no/m-p/4224358#M1009249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ashok Satapathy ,&lt;/P&gt;&lt;P&gt;                                    The only option  for you is to call the FM "GN_INVOICE_CREATE" .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no special FM availaible to pass only the delivery number at this point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to retrieve all the delivery information details and need to pass it to the FM "GN_INVOICE_CREATE".&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;Greetson&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2008 19:50:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-create-invoice-from-the-delivery-no/m-p/4224358#M1009249</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-17T19:50:50Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to create Invoice from the Delivery no ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-create-invoice-from-the-delivery-no/m-p/4224359#M1009250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;RV_Invoice_create &amp;amp; RV_INVOICE_DOCUMENT_ADD did the trick.&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, 29 Jul 2008 22:29:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-create-invoice-from-the-delivery-no/m-p/4224359#M1009250</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-29T22:29:34Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to create Invoice from the Delivery no ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-create-invoice-from-the-delivery-no/m-p/4224360#M1009251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can u give example&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2009 09:03:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-create-invoice-from-the-delivery-no/m-p/4224360#M1009251</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-06T09:03:47Z</dc:date>
    </item>
  </channel>
</rss>

