<?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: Changing Posting Key with BAPI_ACC_DOCUMENT_POST in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-posting-key-with-bapi-acc-document-post/m-p/6812630#M1469199</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can change posting key using the "business Transaction event" implementation of "RWBAPI01".&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>Sat, 03 Apr 2010 04:49:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-04-03T04:49:10Z</dc:date>
    <item>
      <title>Changing Posting Key with BAPI_ACC_DOCUMENT_POST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-posting-key-with-bapi-acc-document-post/m-p/6812626#M1469195</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 want to post FI document with BAPI_ACC_DOCUMENT_POST . But i could not change Posting key. I want to pass Posting key with 25, but by default taking 21.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Munur&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Apr 2010 14:23:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-posting-key-with-bapi-acc-document-post/m-p/6812626#M1469195</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-02T14:23:47Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Posting Key with BAPI_ACC_DOCUMENT_POST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-posting-key-with-bapi-acc-document-post/m-p/6812627#M1469196</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;There is a BADI for the BAPI which can be used to change the posting key. In the structure T_ACCIT structure, if you change the posting key, it reflects in your document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this answers your query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Hari&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Apr 2010 14:57:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-posting-key-with-bapi-acc-document-post/m-p/6812627#M1469196</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-02T14:57:21Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Posting Key with BAPI_ACC_DOCUMENT_POST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-posting-key-with-bapi-acc-document-post/m-p/6812628#M1469197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hari,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the name of BADI's?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Munur&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Apr 2010 15:54:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-posting-key-with-bapi-acc-document-post/m-p/6812628#M1469197</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-02T15:54:28Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Posting Key with BAPI_ACC_DOCUMENT_POST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-posting-key-with-bapi-acc-document-post/m-p/6812629#M1469198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Munur,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;Enhancement Spot                     BADI_ACC_DOCUMENT
BAdI Definition    BADI_ACC_DOCUMENT
Interface          IF_EX_ACC_DOCUMENT
Classes	CL_EXM_IM_ACC_DOCUMENT
Object	ACC_DOCUMENT&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;method FILL_ACCIT	has parameters you need&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;FLT_VAL	Type	AWTYP	Importing	Parameter FLT_VAL of Method CHANGE_BAPI_ACCIT
I_ACCHD	Type	ACCHD	Importing	Interface to Accounting: Header Information
C_BAPI_ACCIT	Type	ACCBAPIFD5	Changing	ACC BAPIs: Surplus Amount of Accounting Document Line Items
C_ACCIT	Type	ACCIT	Changing	Accounting Interface: Item Information&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Apr 2010 17:59:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-posting-key-with-bapi-acc-document-post/m-p/6812629#M1469198</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2010-04-02T17:59:45Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Posting Key with BAPI_ACC_DOCUMENT_POST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-posting-key-with-bapi-acc-document-post/m-p/6812630#M1469199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can change posting key using the "business Transaction event" implementation of "RWBAPI01".&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>Sat, 03 Apr 2010 04:49:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-posting-key-with-bapi-acc-document-post/m-p/6812630#M1469199</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-03T04:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Posting Key with BAPI_ACC_DOCUMENT_POST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-posting-key-with-bapi-acc-document-post/m-p/6812631#M1469200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thans&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Oct 2010 07:06:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-posting-key-with-bapi-acc-document-post/m-p/6812631#M1469200</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-01T07:06:24Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Posting Key with BAPI_ACC_DOCUMENT_POST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-posting-key-with-bapi-acc-document-post/m-p/6812632#M1469201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Oct 2010 07:06:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-posting-key-with-bapi-acc-document-post/m-p/6812632#M1469201</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-01T07:06:53Z</dc:date>
    </item>
  </channel>
</rss>

