<?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 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/2908822#M684383</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear GURU,&lt;/P&gt;&lt;P&gt;I got some problem when I use BAPI_ACC_Document_Post. Normally,I can fill in parameters in BAPI_ACC_Document_post(Stimulate same F-28). That's Ok. After that I checked open item of customer via FBL5N that I found document isn't clear item. It showed debit and credit(+/-) are balance but clearing document is blank that it make status of document show open item all time. How can I do for clear it via BAPI_ACC_Document_Post?&lt;/P&gt;&lt;P&gt;Many thanks,&lt;/P&gt;&lt;P&gt;Koon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Oct 2007 04:41:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-17T04:41:29Z</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/2908822#M684383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear GURU,&lt;/P&gt;&lt;P&gt;I got some problem when I use BAPI_ACC_Document_Post. Normally,I can fill in parameters in BAPI_ACC_Document_post(Stimulate same F-28). That's Ok. After that I checked open item of customer via FBL5N that I found document isn't clear item. It showed debit and credit(+/-) are balance but clearing document is blank that it make status of document show open item all time. How can I do for clear it via BAPI_ACC_Document_Post?&lt;/P&gt;&lt;P&gt;Many thanks,&lt;/P&gt;&lt;P&gt;Koon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2007 04:41:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post/m-p/2908822#M684383</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-17T04:41:29Z</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/2908823#M684384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What did you expect it to clear against?... just posting a document won't result in a clearing unless something else runs, e.g.  the standard SAP clearing program SAPF124 (which needs rules to know how to match up related items) or something like transaction FB1D.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2007 05:03:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post/m-p/2908823#M684384</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-17T05:03:21Z</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/2908824#M684385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Many thanks for your answer. By the way ,I want to know whenever I use t-code : f-28 document will auto clearing item (I check tracsaction via t-code : fbl5n) but I can't use it via BAPI_ACC_DOCUMENT_POST or I fill in parameter something wrong via bapi?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2007 07:52:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post/m-p/2908824#M684385</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-17T07:52:23Z</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/2908825#M684386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;F-28 is posting an incoming payment, and within it the user selects the open items to be cleared during this process.  The BAPI above just posts a document (as in FB01) so you might want to investigate the function POSTING_INTERFACE_CLEARING and its friends to achieve the desired outcome... you would need a "wrapper" to make an RFC enabled function though.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2007 02:07:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post/m-p/2908825#M684386</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-18T02:07: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/2908826#M684387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jonathan,&lt;/P&gt;&lt;P&gt;          Many thanks for you help. I will test to use function POSTING_INTERFACE_CLEARING. Anyway I want to know how to "wrapper" to make an RFC enabled function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Koon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2007 05:01:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post/m-p/2908826#M684387</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-18T05:01:49Z</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/2908827#M684388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Since the POSTING_INTERFACE_CLEARING function module is not RFC enabled, plus it needs to be preceded by a call to POSTING_INTERFACE_START and followed by POSTING_INTERFACE_END, you might want to write an RFC-enabled function module (e.g. "Z_FI_POST_WITH_CLEARING") that encapsulates data validation, undertakes the 3 calls, and returns messages (good and bad) in a suitable format to the caller etc etc.  Do a "where used" on POSTING_INTERFACE_CLEARING as I think there are some examples in standard SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2007 07:11:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post/m-p/2908827#M684388</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-18T07:11:00Z</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/2908828#M684389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Jonathan,&lt;/P&gt;&lt;P&gt;                Many thanks for your help.&lt;/P&gt;&lt;P&gt;Koon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Oct 2007 07:51:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post/m-p/2908828#M684389</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-19T07:51:05Z</dc:date>
    </item>
  </channel>
</rss>

