<?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: Error when posting document  using BAPI_ACC_DOCUMENT_POST in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-posting-document-using-bapi-acc-document-post/m-p/7367626#M1542562</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;You should post your code where you fill the parameters of the BAPI, probably the error for Customer Code is you're not transfering the correct code, i.e. without leading zero, you need to transfer the customer code fully (0000000171). Anway check in table KNB1 if that customer is assigned to the company code  XAM1.&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, 11 Nov 2010 13:13:01 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-11-11T13:13:01Z</dc:date>
    <item>
      <title>Error when posting document  using BAPI_ACC_DOCUMENT_POST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-posting-document-using-bapi-acc-document-post/m-p/7367625#M1542561</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;I am getting the following errror when trying to post the FB01 document through the BAPI  'BAPI_ACC_DOCUMENT_POST'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.Error in document: BKPFF $ C1DCLNT220&lt;/P&gt;&lt;P&gt;2.Posting keys for account determination for transaction 01 do not exist&lt;/P&gt;&lt;P&gt;3.Customer 171 is not defined in company code XAM1&lt;/P&gt;&lt;P&gt;4.Control indicators for controlling area HOLD do not exist&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please suggest why the errors are coming..&lt;/P&gt;&lt;P&gt;The posting key 01 exists in my system, and customer 171 is defined for the company code XAM1 too.&lt;/P&gt;&lt;P&gt;But I am still getting the errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Prasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Nov 2010 12:49:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-posting-document-using-bapi-acc-document-post/m-p/7367625#M1542561</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-11-11T12:49:03Z</dc:date>
    </item>
    <item>
      <title>Re: Error when posting document  using BAPI_ACC_DOCUMENT_POST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-posting-document-using-bapi-acc-document-post/m-p/7367626#M1542562</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;You should post your code where you fill the parameters of the BAPI, probably the error for Customer Code is you're not transfering the correct code, i.e. without leading zero, you need to transfer the customer code fully (0000000171). Anway check in table KNB1 if that customer is assigned to the company code  XAM1.&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, 11 Nov 2010 13:13:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-posting-document-using-bapi-acc-document-post/m-p/7367626#M1542562</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-11-11T13:13:01Z</dc:date>
    </item>
    <item>
      <title>Re: Error when posting document  using BAPI_ACC_DOCUMENT_POST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-posting-document-using-bapi-acc-document-post/m-p/7367627#M1542563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The company code is resolved now.&lt;/P&gt;&lt;P&gt;Can you please tell me what needs to be passed to object type,object key and object sys .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Nov 2010 07:05:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-posting-document-using-bapi-acc-document-post/m-p/7367627#M1542563</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-11-12T07:05:28Z</dc:date>
    </item>
    <item>
      <title>Re: Error when posting document  using BAPI_ACC_DOCUMENT_POST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-posting-document-using-bapi-acc-document-post/m-p/7367628#M1542564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Object Type = refer TTYP table to co-relate with what you're doing (e.g. 'IDOC' if you're trying to process from an IDOC)&lt;/P&gt;&lt;P&gt;Object Key = A unique reference key. This will go into the "Reference Key" field on the header record. Usually, the object key consists of a reference document number and a reference organizational unit.&lt;/P&gt;&lt;P&gt;Object Sys = Logging system (or logging user id e.g. user id of the system or user who is posting the FB01 through FM).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Nov 2010 16:06:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-posting-document-using-bapi-acc-document-post/m-p/7367628#M1542564</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-11-12T16:06:27Z</dc:date>
    </item>
  </channel>
</rss>

