<?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: FB01 Posting Issue using PRELIMINARY_POSTING_FB01, BAPI_ACC_DOCUMENT_POST in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/fb01-posting-issue-using-preliminary-posting-fb01-bapi-acc-document-post/m-p/6883949#M1479069</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;According to my understanding 'PRELIMINARY_POSTING_FB01' can be used only for parking the document not posting.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In one of the scenarios, I used Bapi 'BAPI_ACC_DOCUMENT_CHECK' used for validating the data and then bapi 'BAPI_ACC_DOCUMENT_POST' for posting the data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 May 2010 07:47:07 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-05-05T07:47:07Z</dc:date>
    <item>
      <title>FB01 Posting Issue using PRELIMINARY_POSTING_FB01, BAPI_ACC_DOCUMENT_POST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fb01-posting-issue-using-preliminary-posting-fb01-bapi-acc-document-post/m-p/6883946#M1479066</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;I am facing an issue when posting an FI document. I have used the FM PRELIMINARY_POSTING_FB01 successfully to park a document, but when it comes to posting, it simply isnt getting posted. I tried passing i_xcmpl = 'X' but it is not getting posted. To verify if posted, i check the BSEG entries, but find no entries. BKPF-BSTAT remains 'V'. &lt;/P&gt;&lt;P&gt;I then used BAPI_ACC_DOCUMENT_POST, but in the return structure, errors like Error in "BBKPF Document $1   " and "Balance in transaction currency" and so on. I dont know how to proceed.&lt;/P&gt;&lt;P&gt;I further used another FM POSTING_INTERFACE_DOCUMENT. Some internal message no.s are coming which says Posting period 007 49 not found for company code. But when i run the transaction FB01 manually, document is getting posted with the program values.&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Titus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Apr 2010 04:26:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fb01-posting-issue-using-preliminary-posting-fb01-bapi-acc-document-post/m-p/6883946#M1479066</guid>
      <dc:creator>titus_thomas2</dc:creator>
      <dc:date>2010-04-30T04:26:50Z</dc:date>
    </item>
    <item>
      <title>Re: FB01 Posting Issue using PRELIMINARY_POSTING_FB01, BAPI_ACC_DOCUMENT_POST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fb01-posting-issue-using-preliminary-posting-fb01-bapi-acc-document-post/m-p/6883947#M1479067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi thomas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In BAPI_ACC_DOCUMENT_POST-if you have any errors by default you will get that BKPFFdocument error ''  error.&lt;/P&gt;&lt;P&gt;once you cleared all the errors that will go.so don't look into it.&lt;/P&gt;&lt;P&gt;for balance in currancy---you need to balance the currancy to post the document.&lt;/P&gt;&lt;P&gt;if suppose.&lt;/P&gt;&lt;P&gt;GLdebit = 40000.&lt;/P&gt;&lt;P&gt;Vendor or customer credit should be -40000.&lt;/P&gt;&lt;P&gt;In ur file it might be with out minus.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Apr 2010 07:02:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fb01-posting-issue-using-preliminary-posting-fb01-bapi-acc-document-post/m-p/6883947#M1479067</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-30T07:02:34Z</dc:date>
    </item>
    <item>
      <title>Re: FB01 Posting Issue using PRELIMINARY_POSTING_FB01, BAPI_ACC_DOCUMENT_POST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fb01-posting-issue-using-preliminary-posting-fb01-bapi-acc-document-post/m-p/6883948#M1479068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use BAPI_ACC_DOCUMENT_POST. "Balance in transaction currency" error comes only if the total amount of all the records in the structure "currencyamount" is not equal to Zero.  Check whether the values (+/-) based on Posting key.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Apr 2010 08:43:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fb01-posting-issue-using-preliminary-posting-fb01-bapi-acc-document-post/m-p/6883948#M1479068</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-30T08:43:05Z</dc:date>
    </item>
    <item>
      <title>Re: FB01 Posting Issue using PRELIMINARY_POSTING_FB01, BAPI_ACC_DOCUMENT_POST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fb01-posting-issue-using-preliminary-posting-fb01-bapi-acc-document-post/m-p/6883949#M1479069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;According to my understanding 'PRELIMINARY_POSTING_FB01' can be used only for parking the document not posting.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In one of the scenarios, I used Bapi 'BAPI_ACC_DOCUMENT_CHECK' used for validating the data and then bapi 'BAPI_ACC_DOCUMENT_POST' for posting the data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 May 2010 07:47:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fb01-posting-issue-using-preliminary-posting-fb01-bapi-acc-document-post/m-p/6883949#M1479069</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-05T07:47:07Z</dc:date>
    </item>
    <item>
      <title>Re: FB01 Posting Issue using PRELIMINARY_POSTING_FB01, BAPI_ACC_DOCUMENT_POST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fb01-posting-issue-using-preliminary-posting-fb01-bapi-acc-document-post/m-p/6883950#M1479070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sri &amp;amp;Vinod..&lt;/P&gt;&lt;P&gt;The error was that i didnt give the negative amount for the second line item.. so there was always a balance...&lt;/P&gt;&lt;P&gt;That was my mistake...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 May 2010 03:48:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fb01-posting-issue-using-preliminary-posting-fb01-bapi-acc-document-post/m-p/6883950#M1479070</guid>
      <dc:creator>titus_thomas2</dc:creator>
      <dc:date>2010-05-06T03:48:50Z</dc:date>
    </item>
  </channel>
</rss>

