<?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 for T-Code:fbs1 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-t-code-fbs1/m-p/1110652#M106068</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all. You can perform the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.	Add two columns in the upload file template&lt;/P&gt;&lt;P&gt;                             Reversal reason + reversal date&lt;/P&gt;&lt;P&gt;2.	Reversal reason is populated as follows&lt;/P&gt;&lt;P&gt;                               Reveresal reason -&amp;gt;  documentheader-reason_rev in BAPI_ACC_DOCUMENT_POST&lt;/P&gt;&lt;P&gt;3.	Reversal date is updated using a separate function module&lt;/P&gt;&lt;P&gt;                                 This must be updated in table TSTOR by using function TSTOR_INSERT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The FBSI is then successfull and can also be reversed with F.81.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CHAN TAN HUA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Jul 2009 02:03:17 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-07-13T02:03:17Z</dc:date>
    <item>
      <title>Bapi for T-Code:fbs1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-t-code-fbs1/m-p/1110650#M106066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to creat documents by bapi:BAPI_ACC_DOCUMENT_POST.Sometime interface want to tell reversal date,but this FM has no this parameter(only reversal reason).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2005 07:15:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-t-code-fbs1/m-p/1110650#M106066</guid>
      <dc:creator>former_member187257</dc:creator>
      <dc:date>2005-10-26T07:15:48Z</dc:date>
    </item>
    <item>
      <title>Re: Bapi for T-Code:fbs1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-t-code-fbs1/m-p/1110651#M106067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Now I use BDC instead of BAPI.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2005 07:41:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-t-code-fbs1/m-p/1110651#M106067</guid>
      <dc:creator>former_member187257</dc:creator>
      <dc:date>2005-10-26T07:41:49Z</dc:date>
    </item>
    <item>
      <title>Re: Bapi for T-Code:fbs1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-t-code-fbs1/m-p/1110652#M106068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all. You can perform the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.	Add two columns in the upload file template&lt;/P&gt;&lt;P&gt;                             Reversal reason + reversal date&lt;/P&gt;&lt;P&gt;2.	Reversal reason is populated as follows&lt;/P&gt;&lt;P&gt;                               Reveresal reason -&amp;gt;  documentheader-reason_rev in BAPI_ACC_DOCUMENT_POST&lt;/P&gt;&lt;P&gt;3.	Reversal date is updated using a separate function module&lt;/P&gt;&lt;P&gt;                                 This must be updated in table TSTOR by using function TSTOR_INSERT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The FBSI is then successfull and can also be reversed with F.81.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CHAN TAN HUA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jul 2009 02:03:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-t-code-fbs1/m-p/1110652#M106068</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-13T02:03:17Z</dc:date>
    </item>
    <item>
      <title>Re: Bapi for T-Code:fbs1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-t-code-fbs1/m-p/1110653#M106069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Chan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using &lt;SPAN style="color: #333333; font-size: 12px;"&gt;BAPI_ACC_DOCUMENT_POST posted an accrual document and &lt;SPAN style="color: #333333; font-size: 12px;"&gt;table TSTOR is updated.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;however, BKPF-XSTOV and BKPF-STODT are not updated, so reversal date still missing from the document header.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any step I had missed?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kathy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Feb 2016 06:20:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-t-code-fbs1/m-p/1110653#M106069</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-02-16T06:20:34Z</dc:date>
    </item>
  </channel>
</rss>

