<?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 Cannot deactivate BADI in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-deactivate-badi/m-p/9104861#M1706372</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;&lt;/P&gt;&lt;P&gt;I am trying to deactivate BADI HRTNM_BOOKING but I am getting the message below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H3&gt;You cannot change the activity status of this BAdI implementation HRTNM_BOOKING&lt;/H3&gt;&lt;P&gt;Message no. ENHANCEMENT199&lt;/P&gt;&lt;H3&gt;Diagnosis&lt;/H3&gt;&lt;P&gt;There are Customizing entries associated with the activity control of this Business Add-In implementation. This means that you can only change the activity status of this implementation from the IMG.&lt;/P&gt;&lt;H3&gt;System Response&lt;/H3&gt;&lt;P&gt;You cannot activate or deactivate this Business Add-In implementation. here.&lt;/P&gt;&lt;H3&gt;Procedure&lt;/H3&gt;&lt;P&gt;Activate or deactivate the Business Add-In implementation from the IMG&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is the path where I access the BADI. I am wondering if there is a separate IMG path to deactivate the BADI.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/153274" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Steph&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Nov 2012 05:38:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-11-05T05:38:43Z</dc:date>
    <item>
      <title>Cannot deactivate BADI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-deactivate-badi/m-p/9104861#M1706372</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;&lt;/P&gt;&lt;P&gt;I am trying to deactivate BADI HRTNM_BOOKING but I am getting the message below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H3&gt;You cannot change the activity status of this BAdI implementation HRTNM_BOOKING&lt;/H3&gt;&lt;P&gt;Message no. ENHANCEMENT199&lt;/P&gt;&lt;H3&gt;Diagnosis&lt;/H3&gt;&lt;P&gt;There are Customizing entries associated with the activity control of this Business Add-In implementation. This means that you can only change the activity status of this implementation from the IMG.&lt;/P&gt;&lt;H3&gt;System Response&lt;/H3&gt;&lt;P&gt;You cannot activate or deactivate this Business Add-In implementation. here.&lt;/P&gt;&lt;H3&gt;Procedure&lt;/H3&gt;&lt;P&gt;Activate or deactivate the Business Add-In implementation from the IMG&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is the path where I access the BADI. I am wondering if there is a separate IMG path to deactivate the BADI.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/153274" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Steph&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2012 05:38:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-deactivate-badi/m-p/9104861#M1706372</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-11-05T05:38:43Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot deactivate BADI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-deactivate-badi/m-p/9104862#M1706373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not familiar with this particular issue but here's a couple things you might check:&lt;/P&gt;&lt;P&gt;1. Are you deactivating the BAdI in the same system/client in which you activated the BAdI?&lt;/P&gt;&lt;P&gt;2. Have you done a search on the SAP Support Portal for notes regarding this issue?&lt;/P&gt;&lt;P&gt;3. (Sorry if this is really obvious) have you read the documentation for the BAdI: Additional Checks for Booking IMG activity?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2012 19:21:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-deactivate-badi/m-p/9104862#M1706373</guid>
      <dc:creator>alex_campbell</dc:creator>
      <dc:date>2012-11-05T19:21:02Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot deactivate BADI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-deactivate-badi/m-p/9104863#M1706374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alex,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure if BADI was activated in the same client that I am using. Based on the documentation, 'The checks performed in the standard system can be switched off by the method Activate/Deactivate checks'. I just modified this BADI to resolve the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Steph&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Nov 2012 01:55:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-deactivate-badi/m-p/9104863#M1706374</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-11-06T01:55:40Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot deactivate BADI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-deactivate-badi/m-p/9104864#M1706375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Steph,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above mentioned BADI is related to TNM which covers French legal requirements .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can deactivate the BADI under Payroll-France- Training Needs Management Badi implmentations- you will get activate and deactivate option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also pls check your system version, its possible in ECC 604.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Nov 2012 17:40:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-deactivate-badi/m-p/9104864#M1706375</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-11-11T17:40:40Z</dc:date>
    </item>
  </channel>
</rss>

