<?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/6256206#M1384367</link>
    <description>&lt;P&gt;Hi Elsa,&lt;/P&gt;&lt;P&gt;Try to populate '*' in ACCOUNTPAYABLE-PMNTTRMS in case of vendor invoices or ACCOUNTRECEIVABLE-PMNTTRMS in case of customer invoices. If still it is not working then try to pass 'RMRP' to DOCUMENTHEADER-BUS_ACT.&lt;/P&gt;&lt;P&gt;Murali&lt;/P&gt;</description>
    <pubDate>Thu, 22 Jul 2021 09:43:40 GMT</pubDate>
    <dc:creator>muralimohanbolisetty</dc:creator>
    <dc:date>2021-07-22T09:43:40Z</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/6256200#M1384361</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;&lt;/P&gt;&lt;P&gt;               I am using the BAPI  BAPI_ACC_DOCUMENT_POST to post the Vendor Open Line Items.  To the BAPI,  I am passing the Business Trasaction as 'RFBU' .  The document is getting posted successfully but the PAYMENT TERMS is not getting populated.&lt;/P&gt;&lt;P&gt;             &lt;/P&gt;&lt;P&gt;             PAYMENT TERM is not present in my Flat file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;           Will it not populate the PAYMENT TERMS by Default?  Do I need to pass the PAYMENT TERMS  in the flat file?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Farhana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Oct 2009 04:50:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post/m-p/6256200#M1384361</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-22T04:50:51Z</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/6256201#M1384362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Maintain the payment terms in the vendor master and then try to post the Vendor Open Line Items&lt;/P&gt;&lt;P&gt;using the BAPI BAPI_ACC_DOCUMENT_POST.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Oct 2009 05:01:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post/m-p/6256201#M1384362</guid>
      <dc:creator>rvinod1982</dc:creator>
      <dc:date>2009-10-22T05:01:03Z</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/6256202#M1384363</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;    Payment Terms is maintained in the Vendor Master table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Farhana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Oct 2009 05:09:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post/m-p/6256202#M1384363</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-22T05:09:52Z</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/6256203#M1384364</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;You can populate the payment terms using the &lt;STRONG&gt;ACCOUNTPAYABLE&lt;/STRONG&gt; table of the BAPI, field &lt;STRONG&gt;PMNTTRMS&lt;/STRONG&gt;. Of course I'm assuming that you are creating lines in this table for your Vendor amount.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Joã&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Oct 2009 19:10:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post/m-p/6256203#M1384364</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-30T19:10: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/6256204#M1384365</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;I am exactly doing this but when I display the document the payment term is filled but the days and percentage values are empty even if the paymant term is filled in the master data correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What can be wrong if the payment term field is filled but the corresponding values for days and percentage is not being filled?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings, Vanessa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Dec 2013 13:01:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post/m-p/6256204#M1384365</guid>
      <dc:creator>former_member184588</dc:creator>
      <dc:date>2013-12-09T13:01:06Z</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/6256205#M1384366</link>
      <description>&lt;P&gt;Have you found a solution to this?&lt;/P&gt;&lt;P&gt;We are facing the same problem here.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Elsa&lt;/P&gt;</description>
      <pubDate>Thu, 18 Mar 2021 13:54:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post/m-p/6256205#M1384366</guid>
      <dc:creator>ElsaM</dc:creator>
      <dc:date>2021-03-18T13:54:33Z</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/6256206#M1384367</link>
      <description>&lt;P&gt;Hi Elsa,&lt;/P&gt;&lt;P&gt;Try to populate '*' in ACCOUNTPAYABLE-PMNTTRMS in case of vendor invoices or ACCOUNTRECEIVABLE-PMNTTRMS in case of customer invoices. If still it is not working then try to pass 'RMRP' to DOCUMENTHEADER-BUS_ACT.&lt;/P&gt;&lt;P&gt;Murali&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jul 2021 09:43:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post/m-p/6256206#M1384367</guid>
      <dc:creator>muralimohanbolisetty</dc:creator>
      <dc:date>2021-07-22T09:43:40Z</dc:date>
    </item>
  </channel>
</rss>

