<?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_ACC_DOCUMENT_POST in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post/m-p/2509623#M567539</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I have the same problem, please, could you tell me how do you solved this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2009 10:09:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-11-25T10:09:46Z</dc:date>
    <item>
      <title>BAPI_ACC_DOCUMENT_POST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post/m-p/2509619#M567535</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 need to post customer credit memos for different needs (FB01). I am trying to use BAPI_ACC_DOCUMENT_POST.&lt;/P&gt;&lt;P&gt; I have populated header with &lt;/P&gt;&lt;P&gt;obj_type 'BKPFF'&lt;/P&gt;&lt;P&gt;obj_key  '13' (external no. range, So I populated a # not used, I will use get_number_next in my code after I get success msg in se37)&lt;/P&gt;&lt;P&gt;bus_ 'RFBU' &amp;amp; my sys, username text, compcode, docdate etc...&lt;/P&gt;&lt;P&gt;I have populated GLaccount with item 1, GL account, profit center.&lt;/P&gt;&lt;P&gt;I have populated currency with 2 line items, 1 for GLentry and 1 for customer.&lt;/P&gt;&lt;P&gt;Actually, I displayed a document in FB03 and have used the values except the doc #.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dont know where the mistake is. The errors are &lt;/P&gt;&lt;P&gt;E RW 609 Error in document: BKPFF 3 APQCLNT230&lt;/P&gt;&lt;P&gt;E F5   151 Incorrect doc.no.: $       1. Select document number between 0000000001 and 0000999999&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whatever I try I get this error!!!! &lt;/P&gt;&lt;P&gt;Your timely help will be appreciated and rewarded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Priyanka&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2007 17:32:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post/m-p/2509619#M567535</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-17T17:32:15Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ACC_DOCUMENT_POST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post/m-p/2509620#M567536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey what actually is your error. With out the document number what's the use of going to FB03? What do you want to see there?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once a doc. no is created using this BAPI take that number and go to FB03 to look how it got posted. let me know if you have any other issues while using the BAPI.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2007 17:40:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post/m-p/2509620#M567536</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-17T17:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ACC_DOCUMENT_POST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post/m-p/2509621#M567537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi! Vinny,&lt;/P&gt;&lt;P&gt;thank you for the response. I dont think I explained myself well. I entered the values in header, account GL &amp;amp; account receivable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Errors are &lt;/P&gt;&lt;P&gt;E RW                   609 Error in document: BKPFF 3 APQCLNT230&lt;/P&gt;&lt;P&gt;E F5                   151 Incorrect doc.no.: $       1. Select document number between 0000000001 and 0000999999&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What could be wrong?&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;-Priyanka&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2007 18:29:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post/m-p/2509621#M567537</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-17T18:29:31Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ACC_DOCUMENT_POST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post/m-p/2509622#M567538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Problem solved&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2007 21:16:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post/m-p/2509622#M567538</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-18T21:16:39Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ACC_DOCUMENT_POST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post/m-p/2509623#M567539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I have the same problem, please, could you tell me how do you solved this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2009 10:09:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post/m-p/2509623#M567539</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-25T10:09:46Z</dc:date>
    </item>
  </channel>
</rss>

