<?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: BADI implementations in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-implementations/m-p/10361628#M1839058</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi satish ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; You can use the set_buffer and get_buffer FM to terminate the execution.If suppose &lt;STRONG&gt;implementation1&lt;/STRONG&gt; - YENHANCEMENTIMP is executed first than set some parameter value as X in first implementation and pass it to buffer than use get_buffer FM and extract the value of field if it is X than write EXIT command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shahezad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Jun 2014 13:37:58 GMT</pubDate>
    <dc:creator>former_member214915</dc:creator>
    <dc:date>2014-06-10T13:37:58Z</dc:date>
    <item>
      <title>BADI implementations</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-implementations/m-p/10361618#M1839048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;i got two enhancement implementations for the standard BADI &lt;STRONG&gt;IBAPI_ALM_ORD_MODIFY&lt;/STRONG&gt; say&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;implementation1&lt;/STRONG&gt; - YENHANCEMENTIMP with &lt;STRONG&gt;class implementation&lt;/STRONG&gt; CL_IM_BIMP&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;implementation2&lt;/STRONG&gt; - &lt;STRONG&gt;YRUNAROUNDIMP&lt;/STRONG&gt; With &lt;STRONG&gt;class implementation&lt;/STRONG&gt; &lt;STRONG&gt;cl_imp_runaround&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here when ever i execute my BAPI these two implementations are getting triggered... &lt;/P&gt;&lt;P&gt;How could i restrict one without deactivating it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2014 08:07:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-implementations/m-p/10361618#M1839048</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-10T08:07:55Z</dc:date>
    </item>
    <item>
      <title>Re: BADI implementations</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-implementations/m-p/10361619#M1839049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Set filter values for the BADI. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2014 08:09:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-implementations/m-p/10361619#M1839049</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-10T08:09:42Z</dc:date>
    </item>
    <item>
      <title>Re: BADI implementations</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-implementations/m-p/10361620#M1839050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In SORTING of BADI execution sequence define only one badi which you want to get trigger.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/471438" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2014 08:12:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-implementations/m-p/10361620#M1839050</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-10T08:12:09Z</dc:date>
    </item>
    <item>
      <title>Re: BADI implementations</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-implementations/m-p/10361621#M1839051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;is there any filter option in BADI ? Both the implementation created due to some business reason , why you want to restrict that ? If you you can implement &lt;STRONG&gt;your reason to restrict&lt;/STRONG&gt; in code then that condition you can put &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/877/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Prakash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2014 08:13:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-implementations/m-p/10361621#M1839051</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-10T08:13:35Z</dc:date>
    </item>
    <item>
      <title>Re: BADI implementations</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-implementations/m-p/10361622#M1839052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the early reply...&lt;/P&gt;&lt;P&gt;How should i... ?&lt;/P&gt;&lt;P&gt;i cant check the check box against "Filter Depend"&amp;nbsp; for this IBAPI_ALM_ORD_MODIFY&lt;/P&gt;&lt;P&gt;just below the " Multiple Use" check box....&lt;/P&gt;&lt;P&gt;so how should i set filter values guide me...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2014 08:13:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-implementations/m-p/10361622#M1839052</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-10T08:13:46Z</dc:date>
    </item>
    <item>
      <title>Re: BADI implementations</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-implementations/m-p/10361623#M1839053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;YOU uncheck multiple implementation check box.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2014 08:20:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-implementations/m-p/10361623#M1839053</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-10T08:20:46Z</dc:date>
    </item>
    <item>
      <title>Re: BADI implementations</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-implementations/m-p/10361624#M1839054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to Se18.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/471496" height="168" width="366" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select the checkbox filter dependent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select a suitable filter type (Use F1 and F4) to get the suitable data element.&lt;/P&gt;&lt;P&gt;Save it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOw check the BAPI implementations, it will have an extra parameter for filter values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pass the appropriate value for filter value in the parameter when calling BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For each BAPI implementation, introduce the code like&lt;/P&gt;&lt;P&gt;check flt_val = 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So only the intended BAPI will be executed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can check the documentation on the same ..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2014 08:21:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-implementations/m-p/10361624#M1839054</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-10T08:21:31Z</dc:date>
    </item>
    <item>
      <title>Re: BADI implementations</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-implementations/m-p/10361625#M1839055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its a standard BADI. I cant change anything in here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2014 08:27:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-implementations/m-p/10361625#M1839055</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-10T08:27:08Z</dc:date>
    </item>
    <item>
      <title>Re: BADI implementations</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-implementations/m-p/10361626#M1839056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can change it, just go via SE18&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/471526" height="315" width="492" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2014 08:30:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-implementations/m-p/10361626#M1839056</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-10T08:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: BADI implementations</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-implementations/m-p/10361627#M1839057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes i did change it...thank you&lt;/P&gt;&lt;P&gt;where to find the changes or filter parameter?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is the standard bapi im using in my code BAPI_ALM_ORDER_MAINTAIN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2014 08:47:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-implementations/m-p/10361627#M1839057</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-10T08:47:38Z</dc:date>
    </item>
    <item>
      <title>Re: BADI implementations</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-implementations/m-p/10361628#M1839058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi satish ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; You can use the set_buffer and get_buffer FM to terminate the execution.If suppose &lt;STRONG&gt;implementation1&lt;/STRONG&gt; - YENHANCEMENTIMP is executed first than set some parameter value as X in first implementation and pass it to buffer than use get_buffer FM and extract the value of field if it is X than write EXIT command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shahezad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2014 13:37:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-implementations/m-p/10361628#M1839058</guid>
      <dc:creator>former_member214915</dc:creator>
      <dc:date>2014-06-10T13:37:58Z</dc:date>
    </item>
    <item>
      <title>Re: BADI implementations</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-implementations/m-p/10361629#M1839059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sushmita,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have an issue here... I checked "Filter Depend" to save changes it asked for access key.. which i gave.. i got this filter parameter also. But when i tried to understand Bapi i tried to apply break-point in side it.. i'am getting this message&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"The main program SAPLIBAPI_ALM_ORDER must be&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;generated."&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to generate this and where... ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i'am getting the dump when i executing&amp;nbsp;&amp;nbsp; BAPI_ALM_ORDER_MAINTAIN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jun 2014 04:02:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-implementations/m-p/10361629#M1839059</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-13T04:02:01Z</dc:date>
    </item>
    <item>
      <title>Re: BADI implementations</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-implementations/m-p/10361630#M1839060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check SAP NOTE &lt;A href="http://service.sap.com/sap/support/notes/705126" title="705126  - BAPI_ALM_ORDER_MAINTAIN: Error during various scenarios"&gt; &lt;SPAN class="title"&gt;705126 - BAPI_ALM_ORDER_MAINTAIN: Error during various scenarios&lt;/SPAN&gt; &lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;* If there are multiple calls of BAPI BAPI_ALM_ORDER_MAINTAIN, a dump occurs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Jun 2014 06:08:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-implementations/m-p/10361630#M1839060</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-15T06:08:26Z</dc:date>
    </item>
    <item>
      <title>Re: BADI implementations</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-implementations/m-p/10361631#M1839061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What are the criteria for the BADI implementation to run? Without that fairly basic piece of information, how can anyone answer your question?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Jun 2014 06:21:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-implementations/m-p/10361631#M1839061</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2014-06-15T06:21:34Z</dc:date>
    </item>
    <item>
      <title>Re: BADI implementations</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-implementations/m-p/10361632#M1839062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the reply..&lt;/P&gt;&lt;P&gt;i got rid of the Dump. i could see "Flt_val " parameter only in the parameters of the method... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to pass value to it... i am using &lt;SPAN style="color: #333333; font-size: 12px;"&gt; BAPI_ALM_ORDER_MAINTAIN&lt;/SPAN&gt; in my code!!!!!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jun 2014 10:53:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-implementations/m-p/10361632#M1839062</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-16T10:53:30Z</dc:date>
    </item>
    <item>
      <title>Re: BADI implementations</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-implementations/m-p/10361633#M1839063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro_emoticon jive_macro jive_emote" src="https://community.sap.com/906/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;we have two enhancement implementations for the same badi.. both are to maintain values of the user defined fields... i observed while executing bapi in debugging mode that both the implementations are being called..&lt;SPAN __jive_emoticon_name="confused" __jive_macro_name="emoticon" class="jive_macro_emoticon jive_macro jive_emote" src="https://community.sap.com/906/images/emoticons/confused.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;i was thinking is there any to prevent one implementation being called without de-activating it.&lt;/P&gt;&lt;P&gt;The solution is filters.&lt;SPAN __jive_emoticon_name="cool" __jive_macro_name="emoticon" class="jive_macro_emoticon jive_macro jive_emote" src="https://community.sap.com/906/images/emoticons/cool.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;My query is how?&lt;SPAN __jive_emoticon_name="wink" __jive_macro_name="emoticon" class="jive_macro_emoticon jive_macro jive_emote" src="https://community.sap.com/906/images/emoticons/wink.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jun 2014 11:06:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-implementations/m-p/10361633#M1839063</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-16T11:06:57Z</dc:date>
    </item>
    <item>
      <title>Re: BADI implementations</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-implementations/m-p/10361634#M1839064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Satish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there are 2 implementations (IBAPI_ALM_ORD_MODIFY),&lt;/P&gt;&lt;P&gt;you want to call only one and don't wanna deactivate or apply filter...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your code it's a customer implementation (Y).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This badi has only one method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One possible way, is to insert one line (the first line) in implementation that you don't want to call:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CHECK 1 = 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This implemantion will not have effect in your functional process.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jun 2014 11:14:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-implementations/m-p/10361634#M1839064</guid>
      <dc:creator>arthur_alvesteixeira</dc:creator>
      <dc:date>2014-06-16T11:14:54Z</dc:date>
    </item>
    <item>
      <title>Re: BADI implementations</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-implementations/m-p/10361635#M1839065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I dont want to deactivate it....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;applying filter is what i want to explore.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jun 2014 11:36:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-implementations/m-p/10361635#M1839065</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-16T11:36:32Z</dc:date>
    </item>
    <item>
      <title>Re: BADI implementations</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-implementations/m-p/10361636#M1839066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Satish.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;why didn't you put the &lt;STRONG&gt;IF Conditio&lt;/STRONG&gt;n in both implementations instead of changing the BAdI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Same filter condition you could have coded in IF Condition.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jun 2014 12:37:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-implementations/m-p/10361636#M1839066</guid>
      <dc:creator>former_member183073</dc:creator>
      <dc:date>2014-06-16T12:37:34Z</dc:date>
    </item>
    <item>
      <title>Re: BADI implementations</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-implementations/m-p/10361637#M1839067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;
&lt;P&gt;Thank you for the reply..&lt;/P&gt;
&lt;P&gt;i got rid of the Dump. i could see "Flt_val " parameter only in the parameters of the method...&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;how to pass value to it... i am using &lt;SPAN style="color: #333333; font-size: 12px;"&gt; BAPI_ALM_ORDER_MAINTAIN&lt;/SPAN&gt; in my code!!!!!!!&lt;/P&gt;

&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;What can you do now - &lt;STRONG style="color: #ff0000;"&gt;MODIFY&lt;/STRONG&gt; the BAPI code?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for being so direct, but honestly I don't understand why don't people think before &lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;MODIFY&lt;/STRONG&gt;&lt;/SPAN&gt;'ing standard SAP solutions? &lt;SPAN __jive_emoticon_name="angry" __jive_macro_name="emoticon" class="jive_macro_emoticon jive_emote jive_macro" src="https://community.sap.com/906/images/emoticons/angry.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a reason SAP did not mark this BAdI as filter-dependent and IMO you should not try to override this without weighing in other options.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, back to your problem. Can you confirm if you see this in your BAdI definition?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/476591" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Suhas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jun 2014 14:32:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-implementations/m-p/10361637#M1839067</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2014-06-16T14:32:09Z</dc:date>
    </item>
  </channel>
</rss>

