<?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: Issues with BAPI_ACC_DOCUMENT_POST when parking documents in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/issues-with-bapi-acc-document-post-when-parking-documents/m-p/7363415#M1542090</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;unfortunately, SAP does not have any BAPI for parking documents and I doubt that you can use that BTE as a workaround for this. You can try to use FM PRELIMINARY_POSTING_FB01 or search for FV60 BAPI on this forum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Nov 2010 00:17:55 GMT</pubDate>
    <dc:creator>mvoros</dc:creator>
    <dc:date>2010-11-09T00:17:55Z</dc:date>
    <item>
      <title>Issues with BAPI_ACC_DOCUMENT_POST when parking documents</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issues-with-bapi-acc-document-post-when-parking-documents/m-p/7363413#M1542088</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;I'm using BAPI_ACC_DOCUMENT_POST to park accounting documents. Using BTE RWBAPI01 I'll change document status, so documents will be not posted but parked. Parked documents are created successfully, but there are some problems. &lt;/P&gt;&lt;P&gt;At first WBS Element field value is not transferred to parked document line. When disabling document status change and posting document directly, WBS element field value will be transferred to document line correctly. But not in case document is parked.&lt;/P&gt;&lt;P&gt;Another issue is changing and saving parked document imported through accounting interface with FV60/FV70. When saving parked document, changes are not saved and message is sended to inbox: "Update was terminated. Error when reading VBSEGK ". &lt;/P&gt;&lt;P&gt;Does anybody have used accounting interface to park documents and came across with abovementioned issues?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You!&lt;/P&gt;&lt;P&gt;Mart&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Nov 2010 19:22:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issues-with-bapi-acc-document-post-when-parking-documents/m-p/7363413#M1542088</guid>
      <dc:creator>mart_kink</dc:creator>
      <dc:date>2010-11-08T19:22:33Z</dc:date>
    </item>
    <item>
      <title>Re: Issues with BAPI_ACC_DOCUMENT_POST when parking documents</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issues-with-bapi-acc-document-post-when-parking-documents/m-p/7363414#M1542089</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;First of all i think for parking the document  this BAPI should not be used. Seconldy you can use PP_COMPLETE_DOCUMENT_ENJ to park the documents. This is infact used by Standard SAP in FV60.By using this i think your all problem will get solved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nabheet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Nov 2010 22:58:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issues-with-bapi-acc-document-post-when-parking-documents/m-p/7363414#M1542089</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2010-11-08T22:58:54Z</dc:date>
    </item>
    <item>
      <title>Re: Issues with BAPI_ACC_DOCUMENT_POST when parking documents</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issues-with-bapi-acc-document-post-when-parking-documents/m-p/7363415#M1542090</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;unfortunately, SAP does not have any BAPI for parking documents and I doubt that you can use that BTE as a workaround for this. You can try to use FM PRELIMINARY_POSTING_FB01 or search for FV60 BAPI on this forum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Nov 2010 00:17:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issues-with-bapi-acc-document-post-when-parking-documents/m-p/7363415#M1542090</guid>
      <dc:creator>mvoros</dc:creator>
      <dc:date>2010-11-09T00:17:55Z</dc:date>
    </item>
    <item>
      <title>Re: Issues with BAPI_ACC_DOCUMENT_POST when parking documents</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issues-with-bapi-acc-document-post-when-parking-documents/m-p/7363416#M1542091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanky You guys! PRELIMINARY_POSTING_FB01 was the way to go!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wbr,&lt;/P&gt;&lt;P&gt;Mart&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Nov 2010 12:13:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issues-with-bapi-acc-document-post-when-parking-documents/m-p/7363416#M1542091</guid>
      <dc:creator>mart_kink</dc:creator>
      <dc:date>2010-11-09T12:13:54Z</dc:date>
    </item>
  </channel>
</rss>

