<?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 Issue in posting a accounting document using BAPI BAPI_ACC_DOCUMENT_POST in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-in-posting-a-accounting-document-using-bapi-bapi-acc-document-post/m-p/6175383#M1372401</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I 'm able to post a document using BAPI ' BAPI_ACC_DOCUMENT_POST ' but the problem i face is the header text is not getting updated for the document that is getting posted. Even though i'm populating the header text in the parameters i'm passing to the BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any pointers to this would be highly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chaitanya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Oct 2009 12:11:19 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-10-13T12:11:19Z</dc:date>
    <item>
      <title>Issue in posting a accounting document using BAPI BAPI_ACC_DOCUMENT_POST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-in-posting-a-accounting-document-using-bapi-bapi-acc-document-post/m-p/6175383#M1372401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I 'm able to post a document using BAPI ' BAPI_ACC_DOCUMENT_POST ' but the problem i face is the header text is not getting updated for the document that is getting posted. Even though i'm populating the header text in the parameters i'm passing to the BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any pointers to this would be highly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chaitanya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Oct 2009 12:11:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-in-posting-a-accounting-document-using-bapi-bapi-acc-document-post/m-p/6175383#M1372401</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-13T12:11:19Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in posting a accounting document using BAPI BAPI_ACC_DOCUMENT_POST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-in-posting-a-accounting-document-using-bapi-bapi-acc-document-post/m-p/6175384#M1372402</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;put a  break in subroutine FORM fill_acchd&lt;/P&gt;&lt;P&gt;and execute the bapi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here you have:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
  CLEAR gs_acchd.
  MOVE-CORRESPONDING gs_aw TO gs_acchd.

  gs_acchd-usnam = gs_bapi_acchd-username.
  gs_acchd-awsys = gs_bapi_acchd-obj_sys.
  gs_acchd-bktxt = gs_bapi_acchd-header_txt."----&amp;gt;¡¡¡CHECK THIS!!!
  gs_acchd-glvor = gs_bapi_acchd-bus_act.
  gs_acchd-tcode = sy-tcode.
  gs_acchd-acc_principle = gs_bapi_acchd-acc_principle.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check if there is something wrong there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Oct 2009 12:47:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-in-posting-a-accounting-document-using-bapi-bapi-acc-document-post/m-p/6175384#M1372402</guid>
      <dc:creator>former_member182371</dc:creator>
      <dc:date>2009-10-13T12:47:54Z</dc:date>
    </item>
  </channel>
</rss>

