<?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/1681176#M300199</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check and see if it stops at any of the other bapi. I think the BTE part of the note has to be implemented for you requirement BAPI_ACC_DOCUMENT_POST. Do check if it stops at the below BAPI's&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI_ACC_BILLING_CHECK AcctngBilling &lt;/P&gt;&lt;P&gt;BAPI_ACC_BILLING_POST AcctngBilling &lt;/P&gt;&lt;P&gt;BAPI_ACC_EMPLOYEE_EXP_CHECK AcctngEmplyeeExpnses &lt;/P&gt;&lt;P&gt;BAPI_ACC_EMPLOYEE_EXP_POST AcctngEmplyeeExpnses &lt;/P&gt;&lt;P&gt;BAPI_ACC_EMPLOYEE_PAY_CHECK AcctngEmplyeePaybles &lt;/P&gt;&lt;P&gt;BAPI_ACC_EMPLOYEE_PAY_POST AcctngEmplyeePaybles &lt;/P&gt;&lt;P&gt;BAPI_ACC_EMPLOYEE_REC_CHECK AcctngEmplyeeRcvbles &lt;/P&gt;&lt;P&gt;BAPI_ACC_EMPLOYEE_REC_POST AcctngEmplyeeRcvbles &lt;/P&gt;&lt;P&gt;BAPI_ACC_GOODS_MOVEMENT_CHECK AcctngGoodsMovement &lt;/P&gt;&lt;P&gt;BAPI_ACC_GOODS_MOVEMENT_POST AcctngGoodsMovement &lt;/P&gt;&lt;P&gt;BAPI_ACC_INVOICE_RECEIPT_CHECK AcctngInvoiceReceipt &lt;/P&gt;&lt;P&gt;BAPI_ACC_INVOICE_RECEIPT_POST AcctngInvoiceReceipt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Nov 2006 21:23:51 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-11-10T21:23:51Z</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/1681174#M300197</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 have to change the Posting key (bschl) when the document is posted. As this field doesn't exist, I have created the SMD/CMOD of EXIT_SAPLACC4_001 (smod ACBAPI01) as note oss 487722 with extension1. All are activated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have filled the table extension1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have put a Break-point in order to see if the abap pass into the user exit for checking and to be sure. But it doesn't stopped here.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does somebody know what I have to do in order that the &lt;/P&gt;&lt;P&gt;BAPI runs ?    &lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;genevieve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Nov 2006 12:25:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post/m-p/1681174#M300197</guid>
      <dc:creator>g_lacroix</dc:creator>
      <dc:date>2006-11-09T12:25:05Z</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/1681175#M300198</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;Check the where used list for the exit..Then put a break point before the user exit is called..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Nov 2006 15:51:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post/m-p/1681175#M300198</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-10T15:51:16Z</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/1681176#M300199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check and see if it stops at any of the other bapi. I think the BTE part of the note has to be implemented for you requirement BAPI_ACC_DOCUMENT_POST. Do check if it stops at the below BAPI's&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI_ACC_BILLING_CHECK AcctngBilling &lt;/P&gt;&lt;P&gt;BAPI_ACC_BILLING_POST AcctngBilling &lt;/P&gt;&lt;P&gt;BAPI_ACC_EMPLOYEE_EXP_CHECK AcctngEmplyeeExpnses &lt;/P&gt;&lt;P&gt;BAPI_ACC_EMPLOYEE_EXP_POST AcctngEmplyeeExpnses &lt;/P&gt;&lt;P&gt;BAPI_ACC_EMPLOYEE_PAY_CHECK AcctngEmplyeePaybles &lt;/P&gt;&lt;P&gt;BAPI_ACC_EMPLOYEE_PAY_POST AcctngEmplyeePaybles &lt;/P&gt;&lt;P&gt;BAPI_ACC_EMPLOYEE_REC_CHECK AcctngEmplyeeRcvbles &lt;/P&gt;&lt;P&gt;BAPI_ACC_EMPLOYEE_REC_POST AcctngEmplyeeRcvbles &lt;/P&gt;&lt;P&gt;BAPI_ACC_GOODS_MOVEMENT_CHECK AcctngGoodsMovement &lt;/P&gt;&lt;P&gt;BAPI_ACC_GOODS_MOVEMENT_POST AcctngGoodsMovement &lt;/P&gt;&lt;P&gt;BAPI_ACC_INVOICE_RECEIPT_CHECK AcctngInvoiceReceipt &lt;/P&gt;&lt;P&gt;BAPI_ACC_INVOICE_RECEIPT_POST AcctngInvoiceReceipt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Nov 2006 21:23:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post/m-p/1681176#M300199</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-10T21:23:51Z</dc:date>
    </item>
  </channel>
</rss>

