<?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 BAPI/BADI availabe for invoice posting in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-badi-availabe-for-invoice-posting/m-p/5888634#M1326057</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have to update a Z table once I have posted the invoice document using MIRO/FB01and also reversal using MR8M/FB08.&lt;/P&gt;&lt;P&gt;What is the BAPI/BADI availabe for updating the Z table once I have done the posting??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Jul 2009 09:27:13 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-07-22T09:27:13Z</dc:date>
    <item>
      <title>BAPI/BADI availabe for invoice posting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-badi-availabe-for-invoice-posting/m-p/5888634#M1326057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have to update a Z table once I have posted the invoice document using MIRO/FB01and also reversal using MR8M/FB08.&lt;/P&gt;&lt;P&gt;What is the BAPI/BADI availabe for updating the Z table once I have done the posting??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2009 09:27:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-badi-availabe-for-invoice-posting/m-p/5888634#M1326057</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-22T09:27:13Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI/BADI availabe for invoice posting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-badi-availabe-for-invoice-posting/m-p/5888635#M1326058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You might not have BAPI for T-code FB01 which updates Z Table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Following are user Exit for T-code FB01&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Exit Name           Description&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;F050S001            FIDCMT, FIDCC1, FIDCC2: Edit user-defined IDoc segment&lt;/P&gt;&lt;P&gt;F050S002            FIDCC1: Change IDoc/do not send&lt;/P&gt;&lt;P&gt;F050S003            FIDCC2: Change IDoc/do not send&lt;/P&gt;&lt;P&gt;F050S004            FIDCMT, FIDCC1, FIDCC2: Change outbound IDoc/do not send&lt;/P&gt;&lt;P&gt;F050S005            FIDCMT, FIDCC1, FIDCC2 Inbound IDoc: Change FI document&lt;/P&gt;&lt;P&gt;F050S006            FI Outgoing IDoc: Reset Clearing in FI Document&lt;/P&gt;&lt;P&gt;F050S007            FIDCCH Outbound: Influence on IDoc for Document Change&lt;/P&gt;&lt;P&gt;F180A001            Balance Sheet Adjustment&lt;/P&gt;&lt;P&gt;FARC0002            Additional Checks for Archiving MM Vendor Master Data&lt;/P&gt;&lt;P&gt;FEDI0001            Function Exits for EDI in FI&lt;/P&gt;&lt;P&gt;RFAVIS01            Customer Exit for Changing Payment Advice Segment Text&lt;/P&gt;&lt;P&gt;RFEPOS00            Line item display: Checking of selection conditions&lt;/P&gt;&lt;P&gt;RFKORIEX            Automatic correspondence&lt;/P&gt;&lt;P&gt;SAPLF051            Workflow for FI (pre-capture, release for payment)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can check out badi for your requirment by following below step.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Go to the TCode SE24 and enter CL_EXITHANDLER as object type.&lt;/P&gt;&lt;P&gt;2. In 'Display' mode, go to 'Methods' tab.&lt;/P&gt;&lt;P&gt;3. Double click the method 'Get Instance' to display it source code.&lt;/P&gt;&lt;P&gt;4. Set a breakpoint on 'CALL METHOD cl_exithandler =&amp;gt; get_class_name_by_interface'.&lt;/P&gt;&lt;P&gt;5. Then run your transaction.&lt;/P&gt;&lt;P&gt;6. The screen will stop at this method.&lt;/P&gt;&lt;P&gt;7. Check the value of parameter 'EXIT_NAME'. It will show you the BADI for that transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;ShreeMohan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: ShreeMohan Pugalia on Jul 22, 2009 11:34 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2009 09:34:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-badi-availabe-for-invoice-posting/m-p/5888635#M1326058</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-22T09:34:04Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI/BADI availabe for invoice posting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-badi-availabe-for-invoice-posting/m-p/5888636#M1326059</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;&lt;/P&gt;&lt;P&gt;'BAPI_INCOMING_INVOICE_CREATE'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2009 09:56:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-badi-availabe-for-invoice-posting/m-p/5888636#M1326059</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-22T09:56:45Z</dc:date>
    </item>
  </channel>
</rss>

