<?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 Customer Invoice Document through F-28 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-customer-invoice-document-through-f-28/m-p/662262#M28872</link>
    <description>&lt;P&gt;Dear Raymond,&lt;/P&gt;
  &lt;P&gt;Thanks for your response.&lt;/P&gt;
  &lt;P&gt;I didn't tried above two options. Could you please share the logic of both and which is better..?&lt;/P&gt;
  &lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;
  &lt;P&gt;S.Sudhakar&lt;/P&gt;</description>
    <pubDate>Mon, 26 Mar 2018 07:36:39 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2018-03-26T07:36:39Z</dc:date>
    <item>
      <title>BAPI_ACC_DOCUMENT_POST Customer Invoice Document through F-28</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-customer-invoice-document-through-f-28/m-p/662260#M28870</link>
      <description>&lt;P&gt;&lt;A href="https://answers.sap.com/storage/attachments/124284-fbl5n.jpg"&gt;fbl5n.jpg&lt;/A&gt; Dear Abap Experts,&lt;/P&gt;
  &lt;P&gt; When i'm using BAPI_ACC_DOCUMENT_POST for customer invoice adjustment the credit memo document(Posting 11) was generated but my requirement customer invoice amount adjusted document(Posting key 15) through particular Invoice Accounting document(Example:9000047592). Kindly provide suggestion. I have attached screen shot for your reference.&lt;/P&gt;
  &lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;
  &lt;P&gt;S.Sudhakar&lt;/P&gt;</description>
      <pubDate>Sat, 24 Mar 2018 09:02:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-customer-invoice-document-through-f-28/m-p/662260#M28870</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-03-24T09:02:13Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ACC_DOCUMENT_POST Customer Invoice Document through F-28</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-customer-invoice-document-through-f-28/m-p/662261#M28871</link>
      <description>&lt;P&gt;There are already some discussions/documents in the forum on how-to pass a "posting key" to those ACC BAPI &lt;/P&gt;
  &lt;UL&gt;
   &lt;LI&gt;Using EXTENSION1, with BTE &lt;A href="https://launchpad.support.sap.com/#/solutions/scnforums/?q=%252522EXTENSION1%252522%252520%252522RWBAPI01%252522"&gt;RWBAPI01&lt;/A&gt;&lt;/LI&gt;
   &lt;LI&gt;Using EXTENSION2, with BAdI &lt;A href="https://launchpad.support.sap.com/#/solutions/scnforums/?q=%252522EXTENSION2%252522%252520%252522ACC_DOCUMENT%252522"&gt;ACC_DOCUMENT&lt;/A&gt;&lt;/LI&gt;
  &lt;/UL&gt;
  &lt;P&gt;Which one did you already try? &lt;/P&gt;</description>
      <pubDate>Mon, 26 Mar 2018 06:53:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-customer-invoice-document-through-f-28/m-p/662261#M28871</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2018-03-26T06:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ACC_DOCUMENT_POST Customer Invoice Document through F-28</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-customer-invoice-document-through-f-28/m-p/662262#M28872</link>
      <description>&lt;P&gt;Dear Raymond,&lt;/P&gt;
  &lt;P&gt;Thanks for your response.&lt;/P&gt;
  &lt;P&gt;I didn't tried above two options. Could you please share the logic of both and which is better..?&lt;/P&gt;
  &lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;
  &lt;P&gt;S.Sudhakar&lt;/P&gt;</description>
      <pubDate>Mon, 26 Mar 2018 07:36:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-customer-invoice-document-through-f-28/m-p/662262#M28872</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-03-26T07:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ACC_DOCUMENT_POST Customer Invoice Document through F-28</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-customer-invoice-document-through-f-28/m-p/662263#M28873</link>
      <description>&lt;P&gt;Both logic are similar, add required information in some z-structure with at least POSNR field and in your case required posting key. map structure to extension parameter in BAPI call. In the implementation of BTE or BAdI read and map your fields to standard structure (some accit like structure) The BAdI is provided with a class sample, very easy to adapt.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Mar 2018 08:08:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-customer-invoice-document-through-f-28/m-p/662263#M28873</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2018-03-26T08:08:47Z</dc:date>
    </item>
  </channel>
</rss>

