<?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 Upload FI document - Park &amp; Post in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/upload-fi-document-park-post/m-p/1605141#M271597</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have three upload programs for posting accounting documents in FI(for Tcode: FB01). &lt;/P&gt;&lt;P&gt;All three of them use three different methods for upload viz. BAPI(BAPI_ACC_DOCUMENT_POST), Direct input(RFBIBL00) &amp;amp; BDC. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, the issue is that, instead of posting a document directly, we want to do it in two parts, depending upon the user authorisation; one user will be able to only park documents &amp;amp; another one with more authorisation will be able to post the parked documents.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this possible with any of the above methods? How?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Akriti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Oct 2006 16:10:11 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-10-05T16:10:11Z</dc:date>
    <item>
      <title>Upload FI document - Park &amp; Post</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/upload-fi-document-park-post/m-p/1605141#M271597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have three upload programs for posting accounting documents in FI(for Tcode: FB01). &lt;/P&gt;&lt;P&gt;All three of them use three different methods for upload viz. BAPI(BAPI_ACC_DOCUMENT_POST), Direct input(RFBIBL00) &amp;amp; BDC. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, the issue is that, instead of posting a document directly, we want to do it in two parts, depending upon the user authorisation; one user will be able to only park documents &amp;amp; another one with more authorisation will be able to post the parked documents.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this possible with any of the above methods? How?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Akriti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Oct 2006 16:10:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/upload-fi-document-park-post/m-p/1605141#M271597</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-05T16:10:11Z</dc:date>
    </item>
    <item>
      <title>Re: Upload FI document - Park &amp; Post</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/upload-fi-document-park-post/m-p/1605142#M271598</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 most difference between to post a document and to park a document it's the tranactions have to be used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe (but check the documentation) RFBIBL00 support only the trx to pot a document not to park one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The same is for BAPI_ACC_DOCUMENT_POST.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So u need to use a BDC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Oct 2006 16:23:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/upload-fi-document-park-post/m-p/1605142#M271598</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-05T16:23:21Z</dc:date>
    </item>
    <item>
      <title>Re: Upload FI document - Park &amp; Post</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/upload-fi-document-park-post/m-p/1605143#M271599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well the documentation for RFBIBL00 says that it supports document parking, so you could use that. If they are invoices, you could use BAPI_INCOMINGINVOICE_PARK. But to post them, I think it's batch input for FBV0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But maybe you could develop a workflow.&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, 05 Oct 2006 16:37:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/upload-fi-document-park-post/m-p/1605143#M271599</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-05T16:37:16Z</dc:date>
    </item>
  </channel>
</rss>

