Default menu options System and Help

Hi Experts,
is it possible to remove the default menu options system and help from an ALV screen???
if yes How?
if no--is there any way to restrict user to select there two menu options?
Thanks in advance
Anit gautam

HAI
                         NO,sytem and help are the default menu items,we cant disable this feature.

Similar Messages

  • Menu options in ALV report

    Hi,
    Im not getting Menu options in ALV report output. Not even default menu options SYSTEM, HELP Its dispalying as <b>????????????????????????????????</b>. Can someone help me regarding this?
    Regards,
    amal

    Hi Amal,
                Check the screen number if you are using a seperate screen and Menu painter.
    Thanks and Regards,
    Sampath

  • Navigating the Menu option

    public static void main(String[] args){
                System.out.println("What do you want to perform choose :\n 1. Searching\n 2. Sorting\n 3. Exit\n ");
                Scanner input = new Scanner(System.in);
                        switch(input.nextInt()){
                            case 1 : System.out.println("1. Linear Searching\n2. Binary Searching\n");
                                            switch(input.nextInt()){
                                                case 1 : linearsearch();
                                                            break;
                                                case 2 : binarysearch();
                                                            break;
                                            break;
                            case 2 : System.out.println("1. Bubble Sorting \n2. Selection Sorting\n3. Insertion");
                                            switch (input.nextInt()){
                                                case 1 : bublesort();
                                                            break;
                                                case 2 : System.out.println("Insertion Sorting");
                                                            break;
                                                case 3 : System.out.println("Selection Sorting");
                                                            break;
                                            break;
                            case 3 : System.exit(input.nextInt());
                                        break;
             }hello can any one help me to perform this menu.. my program will exit every complete its operation. what i wanted to accomplish is that i want my program should not exit after performing the operation it should again present the menu option again and again. it will only exit if the user chooses the exit option

    im sure this advise has been given to you now multiple times in a few different threads so hopefully this will wrap it up for you
    public static void main(String[] args){
    while(true){
                System.out.println("What do you want to perform choose :\n 1. Searching\n 2. Sorting\n 3. Exit\n ");
                Scanner input = new Scanner(System.in);
                        switch(input.nextInt()){
                            case 1 :
                                                  linearsearch();         //calls your linearsearch method
                                                 continue;                 //starts the loop again
                            case 2 :
                                                sorting();                    /calls your sortingmethod
                                                 continue;                   //starts the loop again
                            case 3 :
                                                 break;                                //exists the loop
                            default:           System.out.println(input.nextInt()+ "is not a valid charachter , please try again");
    }//end of while loop
             }

  • Hiding standard menu options in one z-tcode

    Dear Experts ,
    I am having one z-tcode and requirement is that when we execute it i want to hide some standard optios like 'system' , 'help' .
    Is it possibe??
    Thanks in advance...

    Hi,
    I might not be possible to Hide Standard Menu Options espescially System and Help.
    Regards
    Arbind

  • Default type too faint and small

    After I upgraded to the latest version of the Firefox the print on most sites I visit became virtually unreadable because the text is so faint. In same cases I have to block the text to be able to read it. It became impossible to use the "Reply" or Compose" in gmail (online) because the default type-size is so small and faint (grey? or light?). I literally have to go to a notepad to compose my message, then block and copy, and finally paste it into the reply window. I played with default colors, etc but nothing seems to fix it. I even used the classic-theme restorer add-on and still no improvement...
    Anybody else have this problem? What is the solution?

    Hello,
    First, you have a possible Trovi infection, at least from what I have seen in your "browser.newtab.url" setting. Please visit:
    * http://malwaretips.com/blogs/trovi-removal/
    If you have already removed it from Firefox, then ignore everything I posted above.
    Can you look into your font settings for:
    * Tools (or [[Image: New Fx Menu]]) > Options > Content
    And make sure that the colors are set appropriately? You can also click "Advanced" and try some of the options there, make sure that you change the settings for "Western" if you want to use custom settings (unless you browse sites of different languages and want to change those too) - be sure to uncheck "Allow pages to choose their own fonts, instead of my selections above" if you want.
    Please see [[Change the fonts and colors websites use]] for more information.

  • InDesign won't let me access any menu options such as changing object colors.

    I am unable to click on any menu options. Please help! What could be causing this? Any suggestions.

    Windows 7? Fonts set for 150%?
    Set them back 100% or turn off aero.

  • I got a flashing folder with a question mark. I got a new hard drive and upgraded to 4 gigs and can't open anything or reload the operating system? Help?

    I got a flashing folder with a question mark. I got a new hard drive and upgraded to 4 gigs and can't open anything or reload the operating system? Help? FYI: I have been using boot camp with windows 7 and started getting a kernal_data_Page_error and it would reboot windows, i was trying to do a chkdsk on the next reboot, but thats when i started getting this issue. I have put in a new hard drive and went from 2 gigs to 4. I can not get the computer to do anything, even the monitor does not show anything now????

    Prep your new drive:
    Drive Preparation
    1. Boot from your OS X Installer Disc. After the installer loads select your language and click on the Continue button.  When the menu bar appears select Disk Utility from the Utilities menu.
    2. After DU loads select your hard drive (this is the entry with the mfgr.'s ID and size) from the left side list. Note the SMART status of the drive in DU's status area.  If it does not say "Verified" then the drive is failing or has failed and will need replacing.  SMART info will not be reported  on external drives. Otherwise, click on the Partition tab in the DU main window.
    3. Under the Volume Scheme heading set the number of partitions from the drop down menu to one. Click on the Options button, set the partition scheme to GUID (for Intel Macs) or APM (for PPC Macs,) then click on the OK button. Set the format type to Mac OS Extended (Journaled.) Click on the Partition button and wait until the process has completed.
    4. Select the volume you just created (this is the sub-entry under the drive entry) from the left side list. Click on the Erase tab in the DU main window.
    5. Set the format type to Mac OS Extended (Journaled.) Click on the Security button, check the button for Zero Data and click on OK to return to the Erase window.
    6. Click on the Erase button. The format process can take up to several hours depending upon the drive size.
    After formatting has completed quit DU and return to the installer. Install OS X.

  • Oracle forms standard/default menu - Record Delete option

    Hi ,
    Oracle forms provides a standard menu with the below options.
    Action , Query , Block , Record , Help etc.
    Under each of these Menu options there are sub options.
    Eg: Under Record we have Previous , Next , Insert , Delete etc.
    Can someone please tell me how to control this menu item options for different forms.
    Eg: for 1 form i want to allow the Record - Delete option but for another form i dont want to give this option.
    How to do this ??
    Please help....
    I tried to search for the solution but couldnt get the right answer. Hope someone will help me out here.
    Regards,
    SRT

    Hello,
    The Oracle Forms documentation states:
    The Default menu is built-in to every form, and is not a separate menu module.
    You cannot change the structure of the Default menu or edit the menu items it
    displays.
    If your application requires
    unique menu functions, you must create a custom menu module and attach it to
    your form.
    If the internal default menu almost meets your needs, you can attach the
    "menudef.mmb" approximation of the default menu to the form. You can then
    rename and edit this menu.
    You can download the demo version for 10g R2 and menudefs_10g.mmb is included with the demos.
    http://download.oracle.com/otndocs/demos/Forms_Demos_10gr2.zip
    You will get menudef_10g.mmb and menudefs_10g.mmb.
    If needed check metalink note:
    Differences between menudef.mmb and menudefs.mmb menu files. [ID 1081136.1]
    Kind regards,
    Alex
    If someone's answer is helpful or correct please mark it accordingly.

  • Tools and Help is missing from my menu bar.

    All I can find is how to add the Menu bar which I have; what I'm missing are the Tools and Help menus. I have updated to version 21, and it's still missing. How do I find those 2 missing menus?

    Hi anniespahic, if you have no menu or toolbar area at all, you might be in full screen mode. The F11 function key switches between regular and full screen views. You might also get a menu to exit full screen view if you slide your mouse all the way to the top of the screen and right-click.
    If you have a toolbar area but no menu, try tapping the Alt key to show the menu bar temporarily. Then you can re-display the menu bar using
    View menu > Toolbars > Menu Bar
    (I'm assuming Windows; this might work differently on other operating systems)
    Can you get your menu bar back?
    Regarding #2, I'm not sure what you mean by index. Is the problem that the page lacks the normal styling (i.e., shows raw text instead of menus)?
    When you have a problem with one particular site, a good "first thing to try" is clearing your Firefox cache and deleting your saved cookies for the site.
    (1) Bypass Firefox's Cache
    Use Ctrl+Shift+r to reload the page fresh from the server.
    Alternately, you also can clear Firefox's cache completely using:
    orange Firefox button (or Tools menu) > Options > Advanced
    On the Network mini-tab > Cached Web Content : "Clear Now"
    If you have a large hard drive, this might take a few minutes.
    (2) Remove the site's cookies (save any pending work first). While viewing a page on the site, try either:
    * right-click and choose View Page Info > Security > "View Cookies"
    * Alt+t (open the classic Tools menu) > Page Info > Security > "View Cookies"
    In the dialog that opens, you can remove the site's cookies individually.
    Then try reloading the page. Does that help?

  • When I select an option from the help drop down menu it just goes away. It does not go to the help option I chose.

    When I select an option from from the help drop down menu it just goes away. It does not go to the query I selected by hitting the keypad.

    Jody
    you don't tell us Device or OS?
    Quoted from  Apple's "How to write a good question"
       To help other members answer your question, give as many details as you can.
    Include your product name and specs such as processor speed, memory, and storage capacity. Please do not include your Serial Number, IMEI, MEID, or other personal information.
    Provide the version numbers of your operating system and relevant applications, for example "iOS 6.0.3" or "iPhoto 9.1.2".
    Describe the problem, and include any details about what seems to cause it.
    List any troubleshooting steps you've already tried, or temporary fixes you've discovered.
    ÇÇÇ

  • IPad version works fine. MacBook version blank and no menu options work at all.

    Live Chat refuses help, so I'm steaming mad about that. Can anyone offer suggestions?
    Menu options are selectable but nothing happens. Even "About" doesn't do anything.

    I'm not sure how the app could get into that state.   It's not something I can reproduce.
    Try reinstalling the app and clearing the app cache.  Here's how:
    Quit Revel, and uninstall it by dragging the app to the system trash
    Use the Finder menu: Go > Go To Folder: ~/Library/Containers/
    Delete the folder: ~/Library/Containers/com.adobe.Carousel.mac
    Re-install Revel from the Mac app store, and sign in again.
    Does this help?

  • Apex 3.0 Q: "Optional Label with Help" default when creating new form?

    When I create a new application, usually one of the first things I do is set the default item label to "Optional", so I don't have the annoying popup help link.
    Now, when you create a new Form region, based on a table, for all the items the label is set to "Optional label with help". Am I right in hoping this is something that was overlooked when developing Apex, and that it will be fixed in version 3.0, so that it sets the items to the default label as set in the Shared Components?
    And is there a way to change the labels for a lot of items at the same time, other than changing the theme templates?

    AFAIK, label help in default manner is based on column coments of a table.
    Later there is now way to easy reedit these values but manually...

  • I just downloaded Yosemite operating system and my computer is extremely slow but also not opening my Adobe applications.  Can anyone help?  thanks!

    I just downloaded Yosemite operating system and my computer is extremely slow but also not opening my Adobe applications.  Can anyone help?  thanks!

    First, tell Apple about your problems... with details... and hope for an update that fixes your slowness
    Second, Yosemite sometimes has problems, often related to "default" permissions needing to be changed
    -one person's solution https://forums.adobe.com/thread/1689788
    -http://blogs.adobe.com/creativecloud/creative-cloud-and-yosemite/
    -https://helpx.adobe.com/x-productkb/global/mac-os-yosemite-compatability.html

  • How to disable updates and hide set as default browser option in firefox 31.0 for many users,like changing the setttings in any file

    Hi,
    I am trying to disable updates, set as default browser option and import settings from other browers permanently for many users for firefox 31.0.
    can you please help me with that. I know settings are going to prefs.js file in user profile. How can make this permanent for many users.

    Hi gaurav3012,
    Permanent change would be locking preferences: [http://kb.mozillazine.org/Locking_preferences]
    However importing many users profiles to different computers may require a new profile for each user.
    Currently there is an option to import bookmarks from other browsers, but not preferences.
    Update preferences can be read about here: [[Configuration Options for Updates]]
    Firefox ESR is also another version of Firefox that is meant for Enterprise environments [https://www.mozilla.org/en-US/firefox/organizations/] that mostly has their support on their mailing list.

  • I have Firefox 4.0 Beta 6 on my system and Beta 9 was installed, now both are oon desktop neither show on Start menu and Add/Remove list only shows Beta 6 but will not remove it.

    Had a problem yesterday and Google chrome replaced Firefox as my default browser without my knowledge. I removed Chrome from my system and can use Firefox. I have two icons for Firefox on my quick launch toolbar one says Beta6 the other Beta9 but both launch Beta 9 but my Add/Remove programs shows only Beta6 and will not remove it. It seems Beta9 is the only version on my system but was not updated in my Start menu.

    If you updated from the beta 6 version to the beta 9 version then the beta 9 version has replaced the previous beta version. It can happen that the uninstall registry key of older versions isn't updated or removed and that seems to have happened in your case. So you have only the beta 9 version installed and an orphaned entry to uninstall the beta 6 version.
    If you are comfortable in editing the registry then you can remove that entry.Otherwise it is better to leave it.<br />
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Mozilla Firefox

Maybe you are looking for