Regarding menu enhancement

hi gurus,
i have a simple question to which i need the answer
QUES.
Menu enhancements can only be used for single-use add-ins (not multiple-use add-ins) that are not filter-dependent. WHY????
THANKS IN ADVANCE

HI GURUS,
NO ANSWERS YET

Similar Messages

  • Help on error message: Naming convention for menu enhancements not observed

    Hi all,
    I was trying to enhance a transaction and got into entering function code without following naming conventions (i.e. function codes should start with '+'). It is not allowing me to change it by throwing an error "Naming convention for menu enhancements not observed".
    This question was previously posted in the thread --  Re: Error in SMOD ?
    which was not answered. Can you help me in resolving this error or revert my modifications that I have done while enhancing?
    I appreciate any help in regard.
    Thank you,
    Deepak

    You shouldn't get this message if you just create the implementation. I feel that you are trying to change the definition part of the standard extension, using SMOD transaction. That's bad
    If you want to enhance, create a project using CMOD transaction, enter the extension name, then simply double-click the +... function code and enter your text.

  • 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

  • Screen amd menu enhancement throgh BADI

    Hi all,
    I need to show badi Defn and implementation in a training.
    I tried to create the BADI in se18 screen without the enhancement point i.e with classical BADI.
    But there I dont find the Fcode and Subscreen option which are used for screen and menu enhancement throhg BADI.
    How can we do that then throgh classical BADI.
    Please suggest.
    Thanks and Regards,
    Smriti Singh

    Hi.
    You should create classical Badi definition from dialog
    appearing when you press edit object button in se80 transaction.
    There there are multiple use and filter-Depend. checkboxes managing
    with fcodes and subscreens tabs.

  • Menu Enhancement for IW32 (Program Name SAPLCOIH)

    *Please let me know any menu enhancement available for IW32 Transaction ( Program Name SAPLCOIH). I need to add new button in application toolbar. please let me know ASAP.*

    Hi ,
      Check out IWO10011 (SMOD)
    Regards,
    Himanshu

  • Enhancement spot: menu enhancement

    Hi techies,
    As I am interested in knowing about enhancement framework  i need your technical help in developing my knowledge in Enhancement framework concept.
    I have found an menu enhancement in the transaction v+01, under the menu
    Information->Customer(named through menu enhancement )
    now i wanted to implement some functionality for the menu item(eg. customer)
    Is that possible with the help of implicit or explicit enhancement, if so which method to follow.
    Please can you help me in providing the steps in order to implement the functionality for that menu item.
    thanks in advance,
    harini shankar

    Thanks everyone, but I find a way to do that.
    I realized that I have to create the BADI implementation through IMG. There I have the chance to activate the menu option.
    Thanks anyway!

  • Regarding text enhancements

    Hi Folks,
    Can anybody tell me some inputs regarding test enhancements.

    CHeck this link..for Enhancing IDocs of BAPI-ALE Interfaces
    http://help.sap.com/saphelp_nw04s/helpdata/en/78/21749151ce11d189570000e829fbbd/frameset.htm

  • Regarding Menu exit

    Hi All,
    i need to find Menu Exit in  VA01 transaction.
    that i need to add additional functionality in menu bar
    Goto->Item->MSDS Sheet.
    i need to add MSDS Sheet functionality in menu Bar,
    please can any body suggest me which menu exit will be available
    Thanks in advance
    thanks & Regards,
    sudheer.

    Check this...it will help u to create menu exit...
    Creating Customer-Specific Menus
    Menu exits allow you to add your own functions to the pulldown menus in standard R/3 transactions. To take advantage of a menu exit, you first need to create a project as described in the section Creating an add-on project. Then, you must include the SAP enhancement package that contains the menu exit you want to use in your project. From the main screen of the Project management transaction, proceed as follows:
    Select Enhancement components and choose Change.
    The system lists all customer exits contained in the enhancements included in your project.
    Place the cursor on the menu exit you want to add your own function to.
    Choose Edit component.
    The system displays technical information about the menu entry. It also displays two input fields where you can specify a language and the text you want your menu item to have.
    Enter the name of your menu function (such as Special order method) in the field New text.
    Choose Save text.
    Your special menu function will not appear in the pulldown menu of the corresponding standard transaction until you activate your enhancement project.
    Specifying a menu text and activating your project are not the only steps you need to take to make your own menu item work. After you carry out these steps, your menu item will appear, but it will not call a corresponding function. To attach your menu entry to its corresponding function, you need to create a function module for the function module exit associated with your menu text. This function module exit is part of the same SAP enhancement that contains the menu exit you used. Creating Customer-Specific Function Modules tells you more about how to use function module exits.

  • FBL1N-Menu enhancement

    Hi All,
    I have enhanced FBL1N menu to include additional buttons using Badi FI_ITEMS_MENUE01.
    It works fine,but i have a problem with archived version of FBL1N ie.(/n/PBS/FBL1N) where in we fetch the archived items also.
    The menu is not enhanced here,but the Badi is being triggered(checked in debugging).
    Can you please guide me to solve this problem.
    Unfortunately the Transaction is not available in ECC version.(we use 4.7)
    Many Thanks in advance.
    Regards,
    Babul.
    Edited by: Babul on Nov 28, 2008 1:24 PM

    Babul,
              It's a bit confusing what you want to accomplish. However I assume that you do not want the BADI to be triggered when you check for archived items. If that is the case, try to use the input from the selection screen which tells the program to seach on the archive as the basis for the check.
    If the above doesn't work, try copying the program to a custom program and implement the code.
    Sojan

  • BADI - Menu Enhancement

    Hi all ,
          i am implementing badi-HRBAS00_GET_PROFL for transaction PFCG. In SE18 we have to pass the program name for that (fcode), which name i have to pass under program.
    Regards
    Nilesh

    Hi,
    Check the procedure for creating BADI
    A. BAdI Definition
    1. SE18
    2. Enter the name for the BAdI to be created in customer namespace and press "Create".
    3. Enter a definition for your BAdI and on the interface tab enter a name for the BAdI interface. SAP proposes a name and it is pretty good. Meanwhile a BAdI class is also created which is not in our concern.
    e.g for "ZTEST", SAP proposes "ZIF_EX_TEST" for the interface and "ZCL_EX_TEST" for the class.
    4. Save your BAdI.
    5. Double-click on the interface name. It will pass to a Class Builder session to make you implement your interface. If you are not familiar to the Class Builder; it's a bit like Function Builder and it will be easy to discover its procedure.
    6. Save and activate your interface.
    B. Calling your BAdI from an application program
    1. Declare a reference variable with reference to the Business Add-In interface.
    e.g. DATA exit_ref TYPE REF TO zif_ex_test.
    2. Call the static method GET_INSTANCE of the service class CL_EXITHANDLER. This returns an instance of the required object.
    e.g.
    CALL METHOD CL_EXITHANDLER=>GET_INSTANCE
    CHANGING instance = exit_ref .
    3. After those two steps, you can now call all of the methods of the BAdI where it is required in your program. Make sure you specify the method interfaces correctly.
    C. BAdI Implementations
    1. SE19
    2. Enter the name for the BAdI implementation to be created in customer namespace and press "Create".
    3. It will request the BAdI definition name to which this implementation will be tied.
    4. Enter a definition for your implementation and on the interface tab enter a name for the implementing class. Again SAP proposes a name and it is pretty good.
    e.g for "ZIMPTEST", SAP proposes "ZCL_IM_IMPTEST".
    5. Save your implementation.
    6. To implement a method, just double-click on the method name and you will be taken to the Class Builder to write the code for it. Here you redefine the BAdI interface methods.
    7. You must activate your implementation to make it executable. You can only activate or deactivate an implementation in its original system without modification. The activation or deactivation must be transported into subsequent systems
    That's all. For further details, i.e. filter-dependence, multi-usage, menu nehancements etc... you can have a look at course materials of BC425 "Enhancements and Modifications".
    Also check this link
    http://help.sap.com/saphelp_nw2004s/helpdata/en/c2/eab541c5b63031e10000000a155106/content.htm
    Regards
    Gaurav

  • MENU enhancement

    hello friends,
        i want to enhance the menu in sales order va02. i want to add one more menu in sales document menu.
      i am trying to do it by modification assistant. but when i write new function code in behind of that new menu. where should i write the source code for that new menu. i cant understand.
      i want to attach the new zprogram to that menu.
    is it possible?
    please tell me whts the exact procedure.
    thanks in advance.
    vinod

    Hi
    <u>Please refer to the Links below.</u>
    <b>http://help.sap.com/saphelp_47x200/helpdata/en/c8/19762743b111d1896f0000e8322d00/frameset.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/60/d6ba5aceda11d1953a0000e82de14a/frameset.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/30/2d0c3877f711d396ac0000e82de14a/frameset.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/67/232037ebf1cc09e10000009b38f889/frameset.htm</b>
    Hope this will help.
    Please reward suitable points, incase it suits your requirements.
    Regards
    - Atul

  • Context menu enhancement in WAD 7.0

    Hi All,
    I would like to enhance the standard context menu in my webtemplate
    Scenerio
    If I right click broadcast and export in context menu  I get the following
    - Broadcast to email
    - Broadcast to Portal
    - Broadcast to PDF
    - Export to Excel
    - Export to CSV
    - Bookmark
    Now I would like to remove Broadcast to Portal from the context menu.
    steps I have taken
    I added context menu web item and uncheck Broadcast in the properties and the following are left
    - Export to Excel
    - Export to CSV
    - Bookmark
    but I would like to see Broadcast to email and Broadcast to PDF as well
    Can someone let me know how I Can enhance the context menu to exclude Broadcast to Portal
    thanks

    Vaidya,
    It is extremely tough working with WAD7.0 on customization  - I found it a minefield of XHTML and other components - you can look at adding a script itam and change the javascript - I do remember that in 3.x you could customize the context menu using plain javascript - and in all likelihood hoping that this has not changed - add a script item to change the context menu at runtime instead - might work....
    Arun

  • Problem Regarding menu attachemnt in Forms 6i

    hi
    I am saving my application in database i.e.all fmb and rdf files are stored in database. But my menu file is not getting attached with my form application. It give me error "FRM-10249 No authorization to run application menu_name.mmx"
    Please help it out
    Regard
    isha

    Isha,
    Make sure your form module has the following property settings:
    Menu Source --> File
    Menu Module --> Path and name of your .mmx
    (You can set the menu module property programmatically, on WHEN-NEW-FORM-INSTANCE
    if you don't want to hard code the path.)
    Hope this helps,
    Marie
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Isha ([email protected]):
    hi
    I am saving my application in database i.e.all fmb and rdf files are stored in database. But my menu file is not getting attached with my form application. It give me error "FRM-10249 No authorization to run application menu_name.mmx"
    Please help it out
    Regard
    isha<HR></BLOCKQUOTE>
    null

  • Query regarding explicit enhancement in Zprogram

    Current Zprogram fetches data from VBAK and  now requirement is to fetch records from database table VBAP.
    Then in this scenario, why do we require explicit enhancement section in Zprogram . We can simply comment the existing code and replace with VBAP   logic.
    Can anyone explain the use of explicit enhancement in this scenario.
    Regards,
    Rachel

    Rachel,
    Go to >> Object Directory Entry >>Original System  check the System ID.
    If it is not same then you can change it to current system's ID using SE03>>Object Directory Entry>>Change Object Directory Entries.
    Enhancement framework is mainly for Standard program where it lets us add the custom functionality without taking the SCCR key.For Z programs I don't see any need to use Enhancements.
    K.Kiran.

  • Again Regarding Menu....

    Hai,
    I created forms and report. I have to run this forms and report through menu and I have to spcefify the user roles. Please help me, How to create the menu in 10g developer suite. I don't know java /jd developer... Please tell me the easy way.
    I already down load some demo file when I install it is giving some error.. Latter I can do this work.
    Mr. sim sent me the given site ... I have not found any menu tutorial there..
    (http://forums.oracle.com/forums/profile.jsp?user=482915 )
    Please help me the find correct location to read the menu tutorial (10g developer suit )
    we are new to Oracle Environment and developer suite...
    Please help us
    warm regards
    vasanth.

    http://www.oracle.com/webapps/online-help/forms/10g/state/content/navId.3/navSetId._/vtTopicFile.designing_forms%7Cmenus2%7Cc_menus2%7Ehtml/vtTopicId./

Maybe you are looking for

  • Collecting IDOCs in BPM

    Hello BPM experts, I needed some help with one of the scenarios with BPM. We are sending outbound IDOCs from ECC to PI (v7.0 SP14) Step 1 - Process kicks off from ECC.      1.There are multiple partners in WE20(Configured in WE20) which sends out IDO

  • SXMB_MONI: No Payload under XML Message\Response

    Hi All, At transaction SXMB_MONI in the left frame you have usually three folders "Inbound Message", "Receiver Grouping" and "Response" under XML Message for the pipeline monitoring. Under our XI system I miss the folder "Payloads" under folder "Resp

  • HT1368 Wish list option not appearing on my iPhone 5 with iOS 7

    Wish list not appearing on my iOS 7

  • 1 website, 2 authors, how not to undo what the other has done

    Hi, I have begun working on a large (many pages) club website with another person. She is using DW CS4 (I beleive on a Mac), I am using DW CS5. However for some reason I don't believe she uses DW to put the pages up to the website, don't know why, bu

  • Declaring open source in web development contract?

    I was wondering if any of you have incorporated a disclaimer regarding various open source CMS that you might use for a webiste. For example, say you build a website using Wordpress or Joomla and some tech-savvy person working for the company happens