<?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 to deleteFI  parked document in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-deletefi-parked-document/m-p/4659881#M1096338</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The document header should remain in BKPF with a status of 'Z' (deleted parked document).But are there really still items in BSEG?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Oct 2008 13:32:15 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-23T13:32:15Z</dc:date>
    <item>
      <title>BAPI to deleteFI  parked document</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-deletefi-parked-document/m-p/4659878#M1096335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                    I am parking a document in FV60 . When the parked document is posted i am generating a NEW DOCUMENT NUMBER by clearing some fields in some global internal tables(using BTE event). SAP is generating a new DOCUMENT NUMBER when the PARKED DOCUMENT  is posted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                    When a new DOCUMENT NUMBER  is generated , the document number of the PARKED DOCUMENT remains in the system.When i try to delete the parked document number from FV60. It shows that the parked document is deleted, but when i check BKPF/BSEG,table for the entires of the PARKED DOCUMENT NUMBE can be still found.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                   Can you guys please tell me the BAPI that can be used delete the parked document. It will be of great help if it is possible to let me know the how to use that bapi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                  I would be very greatfull for any help!.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Sharath Kumar M G.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2008 00:24:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-deletefi-parked-document/m-p/4659878#M1096335</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-23T00:24:28Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI to deleteFI  parked document</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-deletefi-parked-document/m-p/4659879#M1096336</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 these FM's&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FM_PARKED_DOC_DELETE&lt;/P&gt;&lt;P&gt;K_PARKED_DOCUMENT_DELETE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2008 04:52:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-deletefi-parked-document/m-p/4659879#M1096336</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-23T04:52:55Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI to deleteFI  parked document</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-deletefi-parked-document/m-p/4659880#M1096337</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;BAPI_ACC_DOCUMENT_POST&lt;/P&gt;&lt;P&gt;BAPI_ACC_INVOICE_RECEIPT_POST&lt;/P&gt;&lt;P&gt;BAPI_INCOMINGINVOICE_PARK  &lt;/P&gt;&lt;P&gt;BAPI_INCOMINGINVOICE_CREATE &lt;/P&gt;&lt;P&gt;MRM_PARKED_INVOICE_POST&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function module&lt;/P&gt;&lt;P&gt;PRELIMINARY_POSTING_POST_ALL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, check in &lt;STRONG&gt;Function Group F040&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Neenu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Neenu Jose on Oct 23, 2008 1:15 PM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Neenu Jose on Oct 23, 2008 1:16 PM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Neenu Jose on Oct 23, 2008 1:18 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2008 11:14:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-deletefi-parked-document/m-p/4659880#M1096337</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-23T11:14:42Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI to deleteFI  parked document</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-deletefi-parked-document/m-p/4659881#M1096338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The document header should remain in BKPF with a status of 'Z' (deleted parked document).But are there really still items in BSEG?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2008 13:32:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-deletefi-parked-document/m-p/4659881#M1096338</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-23T13:32:15Z</dc:date>
    </item>
  </channel>
</rss>

