<?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 User Exit for checking Invoice Status in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-for-checking-invoice-status/m-p/6693585#M1451475</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirement wherein I need to trigger an alert when an Invoice is not getting posted to accounting and ends up in errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure where we can capture the status of the Invoice after it gets created and tries to post to accounting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do we have a User Exit where we can get the status of the Invoice after it gets created?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly help me out on this one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Keerthi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Mar 2010 16:09:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-03-15T16:09:43Z</dc:date>
    <item>
      <title>User Exit for checking Invoice Status</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-for-checking-invoice-status/m-p/6693585#M1451475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirement wherein I need to trigger an alert when an Invoice is not getting posted to accounting and ends up in errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure where we can capture the status of the Invoice after it gets created and tries to post to accounting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do we have a User Exit where we can get the status of the Invoice after it gets created?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly help me out on this one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Keerthi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Mar 2010 16:09:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-for-checking-invoice-status/m-p/6693585#M1451475</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-15T16:09:43Z</dc:date>
    </item>
    <item>
      <title>Re: User Exit for checking Invoice Status</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-for-checking-invoice-status/m-p/6693586#M1451476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;why not you try for a BTE&lt;/P&gt;&lt;P&gt;As you requirement is regarding the invoice posting definely&lt;/P&gt;&lt;P&gt;check for the event 2218.&lt;/P&gt;&lt;P&gt;there you can find whether the document is posted or parked&lt;/P&gt;&lt;P&gt;if it is posted then the table with BSEG data will not be intial&lt;/P&gt;&lt;P&gt;else if it for parked&lt;/P&gt;&lt;P&gt;then bkpf wil have data and bseg will not be having data&lt;/P&gt;&lt;P&gt;it will work for sure.&lt;/P&gt;&lt;P&gt;for more help&lt;/P&gt;&lt;P&gt;look into this link&lt;/P&gt;&lt;P&gt;&lt;A href="http://wiki.sdn.sap.com/wiki/display/Snippets/How" target="test_blank"&gt;http://wiki.sdn.sap.com/wiki/display/Snippets/How&lt;/A&gt;&lt;EM&gt;to&lt;/EM&gt;identify+Events&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;s.janagar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Mar 2010 06:37:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-for-checking-invoice-status/m-p/6693586#M1451476</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-16T06:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: User Exit for checking Invoice Status</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-for-checking-invoice-status/m-p/6693587#M1451477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please check standard report VFX3. You can find the invoices which has not been posted to A/R.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Apr 2010 05:17:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-for-checking-invoice-status/m-p/6693587#M1451477</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-19T05:17:10Z</dc:date>
    </item>
  </channel>
</rss>

