<?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: Calling program for a BADI in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-program-for-a-badi/m-p/3786172#M910891</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for the reply.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 May 2008 13:32:26 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-07T13:32:26Z</dc:date>
    <item>
      <title>Calling program for a BADI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-program-for-a-badi/m-p/3786170#M910889</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 had created an implementation for a BADI. How do i link this implementation to the calling program.&lt;/P&gt;&lt;P&gt;In the first place can you please tell me how do i find the calling program using a BADI in general.&lt;/P&gt;&lt;P&gt;Will appreciate your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2008 20:38:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-program-for-a-badi/m-p/3786170#M910889</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-30T20:38:17Z</dc:date>
    </item>
    <item>
      <title>Re: Calling program for a BADI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-program-for-a-badi/m-p/3786171#M910890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Badi's are called based on user action and the transaction. You can use the reverse approach to find when you badi is getting triggered. Say for example you inplemeted a Purchase order BADI the only way to find id you code will be triggered is by putting a break point in the code and executing the transaction. If you have not implemeted the badi yet you can use the below steps to find if the badi is triggered by the transaction.&lt;/P&gt;&lt;P&gt;hese steps should enable you to find any BADI related to any transaction.&lt;/P&gt;&lt;P&gt;1) Go to the transaction SE37 to find your function module. &lt;/P&gt;&lt;P&gt;2) Locate the function SXV_GET_CLIF_BY_NAME.&lt;/P&gt;&lt;P&gt;3) Put a breakpoint there.&lt;/P&gt;&lt;P&gt;4) Now open a new session.&lt;/P&gt;&lt;P&gt;5) Go to your transaction.&lt;/P&gt;&lt;P&gt;6) At that time, it will stop this function.&lt;/P&gt;&lt;P&gt;7) Double click on the function field EXIT_NAME.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt; That will give you name of the BADI that is provided in your transaction.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2008 21:28:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-program-for-a-badi/m-p/3786171#M910890</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-30T21:28:14Z</dc:date>
    </item>
    <item>
      <title>Re: Calling program for a BADI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-program-for-a-badi/m-p/3786172#M910891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for the reply.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 May 2008 13:32:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-program-for-a-badi/m-p/3786172#M910891</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-07T13:32:26Z</dc:date>
    </item>
  </channel>
</rss>

