<?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: Billing Reversal using BAPI_ACC_BILLING_REV_POST, in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/billing-reversal-using-bapi-acc-billing-rev-post/m-p/3827629#M920455</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; an accounting document is posted via the interface in Accounting, the sending application transfers a unique reference. It consists of object key and object type. The object key consists of a reference document number and a reference organizational unit.&lt;/P&gt;&lt;P&gt;Example: 1000007899 00011996&lt;/P&gt;&lt;P&gt;Reference Reference organizational unit&lt;/P&gt;&lt;P&gt;document no. client and fiscal year&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The object type contains a note on storing the original document.&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;Narasimha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 May 2008 04:37:08 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-09T04:37:08Z</dc:date>
    <item>
      <title>Billing Reversal using BAPI_ACC_BILLING_REV_POST,</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/billing-reversal-using-bapi-acc-billing-rev-post/m-p/3827628#M920454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Expert...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to use the BAPI_ACC_BILLING_REV_POST, to reverse the billing posting..&lt;/P&gt;&lt;P&gt;but there's one parameter that i can't understand how to fill it. The parameter is : REVERSAL-OBJ_KEY_R&lt;/P&gt;&lt;P&gt;this field is required but i have no idea what value to fill it in..&lt;/P&gt;&lt;P&gt;it says that : OBJ_KEY_R  &amp;gt;&amp;gt;   Reference number of the document to be reversed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what should i fill it in ? what reference number ? where could i get this reference ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your answer..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sasmito&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 May 2008 03:29:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/billing-reversal-using-bapi-acc-billing-rev-post/m-p/3827628#M920454</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-09T03:29:27Z</dc:date>
    </item>
    <item>
      <title>Re: Billing Reversal using BAPI_ACC_BILLING_REV_POST,</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/billing-reversal-using-bapi-acc-billing-rev-post/m-p/3827629#M920455</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; an accounting document is posted via the interface in Accounting, the sending application transfers a unique reference. It consists of object key and object type. The object key consists of a reference document number and a reference organizational unit.&lt;/P&gt;&lt;P&gt;Example: 1000007899 00011996&lt;/P&gt;&lt;P&gt;Reference Reference organizational unit&lt;/P&gt;&lt;P&gt;document no. client and fiscal year&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The object type contains a note on storing the original document.&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;Narasimha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 May 2008 04:37:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/billing-reversal-using-bapi-acc-billing-rev-post/m-p/3827629#M920455</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-09T04:37:08Z</dc:date>
    </item>
    <item>
      <title>Re: Billing Reversal using BAPI_ACC_BILLING_REV_POST,</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/billing-reversal-using-bapi-acc-billing-rev-post/m-p/3827630#M920456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for the reply.. but that doesnt help at all i can read your post in function module help.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but just dont get it what it means..&lt;/P&gt;&lt;P&gt;so.. there are two obj_key to fill in those bapi's...&lt;/P&gt;&lt;P&gt;the first one is OBJ_KEY and the second is OBJ_KEY_R&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so.. i have document number 1800007433&lt;/P&gt;&lt;P&gt;and i fill the OBJ_KEY field with : 180000743310002008 it is consist of 1800007433 document number 1000 org unit and 2008 fiscal year..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;so my question is what value do i have to fill in the OBJ_KEY_R ????&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;because i cant fill in with the same value as the OBJ_KEY (180000743310002008) ???&lt;/P&gt;&lt;P&gt;&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;sasmito&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 May 2008 04:44:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/billing-reversal-using-bapi-acc-billing-rev-post/m-p/3827630#M920456</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-09T04:44:39Z</dc:date>
    </item>
  </channel>
</rss>

