<?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: BAPI or Function module to park FI Invoice in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-or-function-module-to-park-fi-invoice/m-p/1237921#M141325</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to use the same function, has a answer been found for this. &lt;/P&gt;&lt;P&gt;I looked at MRM_INVOICE_PARK and BAPI_INCOMINGINVOICE_PARK but it seems that is MM functions, and I cannot use these.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Apr 2006 12:08:35 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-04-19T12:08:35Z</dc:date>
    <item>
      <title>BAPI or Function module to park FI Invoice</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-or-function-module-to-park-fi-invoice/m-p/1237916#M141320</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;I have been trying hard to find a Function Module or a BAPI to park a vendor Invoice. Do rememeber that I am using the transaction FV60 for this purpose and not MIRO. For MIRO you have the BAPI_INCOMINGINVOICE_CREATE. But for the FI vendor invoice I am finding hard to find a function module. I have as of now using a BDC but the customer needs to upload 500 invoices and it is very slow. The reason why I need a banckground process is because there is a report in conjunction with the upload program which actually gives the status of all the Invoices and to whom it has been assigned to for processing.&lt;/P&gt;&lt;P&gt;I have a workflow running behind this and report is about the workflow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would appreciate if somebody could help me out here&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Sudhi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Apr 2006 06:56:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-or-function-module-to-park-fi-invoice/m-p/1237916#M141320</guid>
      <dc:creator>sudhindra_chandrashekar</dc:creator>
      <dc:date>2006-04-06T06:56:37Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI or Function module to park FI Invoice</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-or-function-module-to-park-fi-invoice/m-p/1237917#M141321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sudhindra.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Take a look at MRM_INVOICE_PARK.&lt;/P&gt;&lt;P&gt;&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;John.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Apr 2006 07:03:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-or-function-module-to-park-fi-invoice/m-p/1237917#M141321</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-06T07:03:27Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI or Function module to park FI Invoice</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-or-function-module-to-park-fi-invoice/m-p/1237918#M141322</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;you can try these..&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;BAPI_INCOMINGINVOICE_PARK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MRM_INVOICE_PARK&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Apr 2006 07:14:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-or-function-module-to-park-fi-invoice/m-p/1237918#M141322</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-06T07:14:17Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI or Function module to park FI Invoice</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-or-function-module-to-park-fi-invoice/m-p/1237919#M141323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sudhindra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Fv60 calls POST_DOCUMENT FM to post the document.Take a look at the FM.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Apr 2006 07:19:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-or-function-module-to-park-fi-invoice/m-p/1237919#M141323</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-06T07:19:20Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI or Function module to park FI Invoice</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-or-function-module-to-park-fi-invoice/m-p/1237920#M141324</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;Thanks a lot to all for providing me the inputs but all the Function modules that are mentioned are for the MM Invoice that you create through transaction MIRO or MIR7. I need a functin module that can park an invoice through transaction FV60. Any inputs will be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Sudhi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Apr 2006 08:47:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-or-function-module-to-park-fi-invoice/m-p/1237920#M141324</guid>
      <dc:creator>sudhindra_chandrashekar</dc:creator>
      <dc:date>2006-04-06T08:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI or Function module to park FI Invoice</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-or-function-module-to-park-fi-invoice/m-p/1237921#M141325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to use the same function, has a answer been found for this. &lt;/P&gt;&lt;P&gt;I looked at MRM_INVOICE_PARK and BAPI_INCOMINGINVOICE_PARK but it seems that is MM functions, and I cannot use these.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Apr 2006 12:08:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-or-function-module-to-park-fi-invoice/m-p/1237921#M141325</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-19T12:08:35Z</dc:date>
    </item>
  </channel>
</rss>

