How to deleted an implemented menu enhancement component??

Hello,
We are implementing enhancement CATS0011 which contains function exit and menu exit.
Is there a way to UNDO/delete the implemented menu exit(function code)?? We had implemented some function codes but now we just want to keep one function code(menu) and the function exit. However, once we hit the "activate" button,  all the implemented function codes show  in the menu bar and we are unable to find a way to delete the implemented menu enhancement components. Please help..
Regards,
Louise

Hi,
Unfortunatelly activating the project means activating all its components too. This in turn leads to activating all function/menu exits. There is no way to separate activation of a particular object independently. You have to comment/delete a code for the rest function codes/exists for this menu. Then, these still will be called, but as long as no code is found there, it will not affect your program.
Regards
Marcin

Similar Messages

  • How to delete customize Implementing Class for CL_EXM_IM_FI_DOCUMNT_CHECK

    Hi All,
    I used se19 to create Enhancement Spot : ARC_FI_DOCUMNT to ZARC_FI_DOCUMNT, and I created a BAdI ZFI_DOCUMNT_CHECK from FI_DOCUMNT_CHECK in ZARC_FI_DOCUMNT, then I implemented a Implementing Class ZCL_EXM_IM_FI_DOCUMNT_CHECK for method IF_EX_FI_DOCUMNT_CHECK~CHECK_FOR_ARCHIVING.
    Finally, I deleted ZARC_FI_DOCUMNT and recreate ZARC_FI_DOCUMNT by T-Code SE19 for testing, i found Implementing Class ZCL_EXM_IM_FI_DOCUMNT_CHECK program still in the SAP, but I can't delete this Implementing Class & Program.
    How can I delete program & customize Implementing class ZCL_EXM_IM_FI_DOCUMNT_CHECK In SAP?
    Best regards,
    Eric

    Hi Eric,
    Proceed as follows.
    1. Goto T-Code SE24
    2. enter your class name
    3. click delete button
    Or you can also delete classes from SE80.
    You can find class under your Package Name->Class Library->Classes
    Regards
    Ahsan
    Edited by: Ahsan Majeed on Feb 3, 2010 12:05 PM

  • How to delete a submenu menu item from a master page?

    I am having trouble deleting a submenu item from a menu on a master page. I'm not sure where or how it was created, but simply selecting it and trying to delete it, is not working...

    Sub-menus are generated by your site structure. Either delete the page or disable it from menus with the contextual menu. If it's not a page, make a temporary change to the site structure and then change it back to force Muse to refresh, it might be a glitch.

  • How to delete duplicate BIP menu...

    I accidently click Macro CreateMenu twice and find three BIP menu in Word Add-in... How can I remove additional two of them when right click in Word...
    Edited by: Bluefrank on Jul 9, 2010 1:19 AM

    Uninstall BIP and reinstall it....

  • De-activating a Enhancement component in a User Exit -- Urgent

    Hi,
    How to De-activate a single Enhancement component from group of components in a User Exit(Project).
    Regards
    Jiku

    Hi
    Goto transaction CMOD & open the project. Click on Change mode.
    CLick on Components & then place cursor on user exit & click De-activate(Button next to Activate button).
    Best regards,
    Prashant

  • How to delete a view from a enhanced component?

    I wish to know the possibility of deleting a view from a enhanced component.
    I have two components IUICMD & IUICMRD. I have enhanced 4 views in the first component IUICMD using enhancement set ZCRM_ENHSET. There is no problem with that. But when i try to use the same enhancement set ZCRM_ENHSET for enhancing the second component IUICMRD, it's enhanceable in enhancement set. But 2 views IUICRMD/Meterreading & IUICMRD/MainVS is also copied to first component and available as enhanceable views in First component.
    I want to delete those views from the first component. Let me know How to delete a view from a enhanced component?
    Regards,
    Prabahar

    Hi Raju,
    If you do not need those enhancment views in any of the components ( ie IUICMD & IUICMRD ) , then open the BSP application in SE80 , under controller, there will be files with extension .do as yourviewname.do ...delete those !! These will not dele the Z classes....but just deletes their presence from the BSP...
    I would suggest following approch :
    1) go to SM34 , open BSPWDVC_CMP_EXT....Select you enhancement set and click on enhancement defination in leftside panel.
    2) now select the IUICMRD and CLICK ON CONTROLLER SUBSTITUTION...
    3) now you will see all the enhancement available for that component...Delete the entries for those two views from there...
    This is just deleting the entries...this does not delete any objects from the system.
    4)Now click on Back arrow, and delete the entry for IUICMRD...save.
    5) Now open BSPWD_CMP_WD for IUICMRD...you will get the enhance component button... You can now freshly enhance this component..
    6) We did not touch to the entries for IUICMD  in the BSPWDVC_CMP_EXT...So now if you open the component IUICMD in workbench with you enhancement set...you will see all the enhancement..including those two views which you wanted to delete from IUICMRD.
    7) If you want to delete the enhancement for these views...then right click on the enhance views and select Delete enhancement...You will get a popup listing IMPL, CTXT and CN classes, select all Z entries in the pop up and those all will be deleted physically from the system...and thus view enhancement will be rolled back...
    All the best !!
    Thanks & Regards,
    Suchita
    If you are not sure, you can create copy of IMPL, CTXT and CN classes in se80 and then proceed for deletion..You can also make copy of entire BSP in se 80 before deletion...

  • Error while deleting enhanced component

    Hi,
    i have enhanced the component 'ICCMP_BP_CP' and the view 'ICCMP_BP_CP/BuPaContactPersonCreat'. When we enhanced the component, it throwed me the error message that user is not authorized for sicf transaction. after getting the authorization, i enhanced the component. But when we we enhanced the view, it was throwing view bind exception in Web UI. so, we deleted the enhanced view and when we are trying to delete the enhanced component 'ICCMP_BP_CP', its throwing the error that 'run time repositry could not be loaded',
    After I tried deleting the component enhancement, I can still open that component with enhancement set from BSP_WD_CMPWB but it doesn't show me any repository.xml. Also, I don't see any entry for the enhanced component in BSPWD_CMP_C_REPL.
    I am attaching the screen shots like how I am deleting the enhanced component. Could you please tell me how to delete it.
    Thanks & Regards,
    Kamesh Bathla

    Hello,
    Open table BSPWDV_COMP_EXT via SM30 and open it with the Enhancement Set in which you created the enhancement you want to delete. (or the view cluster BSPWDVC_CMP_EXT via SM34)
    Look for the component for which you want the enhancement to be deleted. Note down the "Runtime Rep. BSP application" and delete the record.
    Open the BSP application you noted down in SE80 and delete the (incorrect) enhancements, then delete the whole BSP application.
    Restart enhancing the component.
    Hope this helps,
    Joost

  • How to delete Software Component from IR.

    Hi Experts,
       I have imported Software component from SLD in Integration Repository. How to delete Software Component from Intetegration Repository. Does it possible?
    Thanks
    siva

    1. Design:Integration Builder
    Double click on the Software Component Version
    In the display window, navigate the menu to Software Component Version and select Delete
    This removes both the Software Component and the Software Component Version
    Ensure that the Change List is empty
    2. SLD
    Double click on the Software Component and select the Remove button
    3. Clear SLD Cache
    You may want to go back into the Design:Integration Builder, navigate the menu to Environment and select Clear SLD Data Cache
    cheers,
    Naveen

  • How to delete Software Component in XI ?

    Hi,
    I have created a Software component with a NameSpace Containing Some Scenarios. Now i would like to delete this Software Component as a whole from the IR.
    I tried deleting :
    1.From the SLD Software catalog - Deleted the s/w product and associated component , it was deleted in the SLD s/w catalog but no effect in the IR Side.
    2.Deleted all the XI Objects and NameSpace in IR , but still empty software component exist in IR.
    Any help in this Regards will be appreciated...

    See this
    /people/siva.maranani/blog/2005/05/22/how-to-delete-software-component-from-integration-builder
    Regards,
    Prateek

  • How to delete ADD-INS listing in the "Tools menu

    Hi
    I deleted a couple of "ADD-Ins" I didn't need anymore "CalcTax" and "cTax" 
    stored in this directory: "C:\Users\John\AppData\Roaming\Microsoft\AddIns"
    The mistake I made is that they where active and now I can't delete the two menu listed in the "Tools Menu".
    I tried to redo the Add-Ins but it doesn't work.
    I ran the "Remove Control macro" below but no success.
    I checked the Registry for the two Add-Ins but found nothing.
    Below is one of the two Add-Ins macro but not the original one. I deleted them.
    and "No Backup"
    Does anyone know how I can remove the two entries in the "Tools menu.                
    Option Explicit
    Const cTag = "CalcTax "
    Sub Auto_Open()
        RemoveControl
        With Application.CommandBars("Worksheet Menu Bar").Controls("Tools").Controls.Add
            .Caption = "CalcTax"
            .Tag = cTag
            .OnAction = ThisWorkbook.Name & "!CalcTax"
    End With
    End Sub
    Sub Auto_Close()
        RemoveControl
    End Sub
    Private Sub RemoveControl()
    On Error Resume Next
    Application.CommandBars.FindControl(Tag:=cTag).Delete
    End Sub
    Sub start()
    UserForm1.Show 0
    End Sub
    Cimjet

    Re:  Menubars/menus xl2003 and earlier
    To remove any item from the menus...
    Right-click in the menubar area and choose Customize (a dialog box is displayed).
    Drag the unwanted menu item off of the menu and drop it over the worksheet.
    Close the dialog box.
    Jim Cone
    Portland, Oregon USA
    free & commercial excel programs (n/a xl2013)
    https://jumpshare.com/b/O5FC6LaBQ6U3UPXjOmX2

  • HT2476 FAVORITES menu ... How do I remove/delete from the menu?

    I accidentally dragged a folder into my FAVORITES menu ... How do I remove/delete from the menu?

    Do you mean in Finder?
    Right-click (CTRL-click) > Remove from Sidebar
    -or-
    Hold down COMMAND and drag it out of the window

  • How to delete logical component

    How to delete logical component in solution manger 4.0
    Am deleting one system eatery in landscape components that time giving one warning?
    Is there any option for deleting logical components?
    Please give any solution for deleting system& logical components
    Warning is
    (Delete a system despite use
       You want to delete the system PRD, but it is still being used.
       You cannot delete the system as long as it is still used in logical
       Components. The where-used list tells you the logical components which
       Use the system. To delete the system, remove it from all logical
       Components first.
       You can only delete the system if it is used in system groups. The
       Where-used list tells you which system groups use the system.
       Warning
       If you delete the system despite use in system groups, you can no longer
       Access it in applications (e.g. in the Project Administration, if it is
       Used in a system group of type Project Landscape).

    Dear Kiran,
    Firstly find out where the system PRD has been added as an Logical System in an Logical Component. Remove the assignment and you should be able to delete the System.
    Similarly for deleting an Logical component find out which solutions are referring to the logical component and deassign the Logical Component from the Solutions. You can then safely delete the Logical Components.
    You can use the Where Used List button which looks like 3 arrow starting from an single point to different directions to find out the assignments.
    Hope that this helps .
    Regards
    Amit

  • How do i disble edit menu's delete item on the oracle forms 11i

    How do i disble edit menu's delete item on the oracle forms 11i
    i have an oracle form that i created using standard template, i am able to disable the edit.clear button but cannot disable the edit.delete button.
    Pelase help.

    Hi user6010265
    Welcome here :)
    but unfortunatly u mis-choose the right forum pls follow the following link they might be more helpful than us..
    Transfer alert in 11i
    Regards,
    Abdetu...

  • How to delete/remove the software component from integration repository

    Dear All
    How to delete/remove the software component from integration repository which we have created some Data and message types.
    Regards
    Blue

    Hi,
      Follow the steps below to delete the Software component:
    1. Delete the created Data Types, Message Types, Message Interfaces, Message Mappings, Interface Mappings and other imported objects like RFC's or IDoc's. Activate all changes.
    2. Then delete the namespace and the default datatypes present with the namespace after checking "objects are modifiable".
    3. Then delete the SW component, after placing the radio button in "Not permitted".
    Regds,
    Pinangshuk.

  • How to delete sotware component,SWCV and all objects under SWCV

    Hi All,
    how to delete sotware component,SWCV and all objects under this SWCV. Since i have imported all the SWC, SWCV and all interface , mapping object. I want to delete all these imported objects and re import these objects again. Please let me know how to do that.
    Thanks in advance.
    Kalpana

    You will have to delete all the objects under the namespace (then activate the changes), then delete the namespace and then finally delete the SWCV !!
    More ref this latest thread on the same subject: how can i delete software component in the IR

Maybe you are looking for