<?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: User exit after FI post in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-after-fi-post/m-p/1941986#M388718</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Carlos,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you get some sucess with this question ? I have the same problem hou had, and I can´t find a solution, even with user exits or BTEs.&lt;/P&gt;&lt;P&gt;If you could share with me the solution you got, I´ll be thankfull.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Lilian M.M.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Nov 2008 18:37:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-11-24T18:37:32Z</dc:date>
    <item>
      <title>User exit after FI post</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-after-fi-post/m-p/1941982#M388714</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'm trying to link a user process to a FI document posting but I haven't found a user exit or badi to do it, I try to link it via a sustitution or validation but those are executed during the fi document process and the user process must be executed only after the document is posted correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Feb 2007 22:21:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-after-fi-post/m-p/1941982#M388714</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-08T22:21:00Z</dc:date>
    </item>
    <item>
      <title>Re: User exit after FI post</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-after-fi-post/m-p/1941983#M388715</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;  You can use Business transaction events..Check the transaction FIBF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this link for how to implement BTE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/207835fb-0a01-0010-34b4-fef1240ba9b7" target="test_blank"&gt;https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/207835fb-0a01-0010-34b4-fef1240ba9b7&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Feb 2007 22:42:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-after-fi-post/m-p/1941983#M388715</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-08T22:42:37Z</dc:date>
    </item>
    <item>
      <title>Re: User exit after FI post</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-after-fi-post/m-p/1941984#M388716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Carlos,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check out the foll.owing function module. Most of FI tranactions passes through this func modules. To modify this use SAP New Enhancement Framework.&lt;/P&gt;&lt;P&gt;OPEN_FI_PERFORM_00001030_E.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if helpful answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ashven&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Feb 2007 23:50:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-after-fi-post/m-p/1941984#M388716</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-08T23:50:37Z</dc:date>
    </item>
    <item>
      <title>Re: User exit after FI post</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-after-fi-post/m-p/1941985#M388717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Naren,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did some test with your solution, first just as the document you send me and works fine but when a I try to set the event to post I couldn't fine one. Do you know where can I find info about the events because de descriptions aren't very clear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Feb 2007 20:17:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-after-fi-post/m-p/1941985#M388717</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-09T20:17:14Z</dc:date>
    </item>
    <item>
      <title>Re: User exit after FI post</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-after-fi-post/m-p/1941986#M388718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Carlos,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you get some sucess with this question ? I have the same problem hou had, and I can´t find a solution, even with user exits or BTEs.&lt;/P&gt;&lt;P&gt;If you could share with me the solution you got, I´ll be thankfull.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Lilian M.M.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2008 18:37:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-after-fi-post/m-p/1941986#M388718</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-24T18:37:32Z</dc:date>
    </item>
  </channel>
</rss>

