Is it possible to add pushbuttons to the SAP Easy Access Front Screen ?

Dear gurus.
Is it possible to add pushbuttons to the SAP Easy Access Front Screen when a person logs in?
if so how can we achieve it ?
Regards
Saad Nisar.

SAP Standard Menu
SAP Standard Menu helps you in including your own menu within the Sap menu bar .It helps us in making own function related to the program, sub routines or any transaction. The main advantage of this standard menu is that u can even modify this menu according to your client or project needs.
The main advantage of the SAP Menu bar is that it can find specific transaction without knowing the transaction code.           SAP Menu is determined by the task you are doing in the SAP R/3 system.
Menu are like Drop down list ,as when you click on any particular menu item, further options will be displayed.
You can have as many as standard menu bar in the SAP Standard menu.
The SAP Menu Bar contains the menus for the functional and administrative areas of the system.
Features of the Sap Menu Bar are as Follows
Menu     Description
System     It contains all the function that affect the system as a whole such as Create session, User profile and Log off
Help     This menu provide various types of online help that are available in R/3 system
Following are the Steps how to modify the SAP Standard Menu Bar
Transaction code SE41 is used for displaying the Menu Painter Menu. 
Now in the Program field ,Type the MENUSYST  as the Program Name.
Now in the Status field choose the option MEN by using the F4 help .
After choosing the MEN option for the Status field, click on the Change then the Following Screen will be displayed
Click OK and move Forward , it is just Alerting that Menusyst is a user interface .
After that the Following screen will appear with Modify Status Men in Program MENUSYST
Double click on the Menu bar shown in the Left side of the Screen .Such as the Menu bar will open .
Double click on the System such that list of menu will be displayed .
Now you can See there  are two columns  present in the system menu ,One is Code column and other is Text column. Right Click on your desired location of these two column such that it will show the option.
From the option menu choose the option Insert Entry . By choosing this option a new row is inserted in the System menu . when the New row is inserted then type Menu  in the code field and My Option in the Text Field as follows. Both the code field and the Text Field name depends on your requirments.
Now Double click on the Menu of the Code field such that Function attributes window will open.
In the fuction type choose the function type as T (Call a transaction).and then Click Ok.
After Selecting the Function type . Click on the Ok button of the fucntion Attruibute Screen .
After that activate the Function by selecting the Menu in the code field and click on the Fucntion Code button Present on the top of the Sap Screen .
Now Save (Ctrl +S ) interface of the program MENUSYST  .
Now Activate (Ctrl + F3) interface MENUSYST as follows .
Now Come to the Initial screen of the Menu Painter i.e . SE 41 ,so as to test the modified SAP Statndard Menu ( by Pressing F3 )  and Type the Program As MENUSYST and status as MEN and then Click Test Button .
After clicking the Test Button the Status Simulation Screen will appear , just click Excute button on that popup screen.
Now the Menu Painter Intial Screen will appear such that you can test your function code there. Now Click on the System menu in the Menu Bar
After clicking to the System Menu , the list of the option will open and our Customized /Modified SAP Menu will appear into it as follows .
Now you can See that the My Option Menu appears on the Standard System Menu. There are various Advantages of the modification of the Standard Menu which are discussed as follows .
     Code Flexibility, As We can choose our own predefined Standard Menu fucntion in the Program as required by the client.
     Independency . Sap program is independent of various other supporting program that are supporting to the defined function.
     Ease of Code . More Uniformity is established between the Standard Menu function.We can include our own predefined fucntion module within this standard function module
Deactivating of the SAP Standard Menu
You can just move to the MENUSYST Prgram through SE41 Transaction Code . then Select the MENU option which you had customized and then click the Function Code again in the SAP screen.
Then Message will be Displayed that Function MENU is Deactivated as follows .
Now Save and Activate the interface MENUSYST. Test the Program using the Initial Screen SE41
And check the System menu in the Menu bar ,then the My Option Menu is deactivated .

Similar Messages

  • Changes made through SE43N not reflecting in the SAP easy access

    Hi All,
    I have done changes through T code SE43N in area menu FIGL. But I am not able to see the T Codes in the SAP easy access. Can anyone help on this issue?
    Kind Regards,
    Yogesh

    Hi,
    SAP standard menu is S000 area. By modifying FIGL area you don't update S000.
    Regards,
    Eli

  • Is it possible to add reflection to the KVM?

    I was wondering if it was at all possible to add reflection to the kvm, or is it completely prohibited by design?
    Has anybody attempted/been successful in adding reflection?
    Thanks,
    JB

    The MID profiles don't include reflection, nor does it provide access to the class files for you to manually decompile.
    So, I don't think such a thing would be easily done, if at all possable.

  • Is it possible to add button in the main tool panel of AI cs6 using javascript?

    Hello freinds,
    Is it possible to add  button in the main tool panel of AI cs6 using javascript?
    or is there any other way of adding the ui component to the tool panel..
    is it feasible??

    you can't add buttons to the tool panel using javascript, your only option is to create a plugin, you'll need C++ for that.
    yes, you'll need the SDK...if you need help with that, there's a dedicated forum for it
    http://forums.adobe.com/community/illustrator/illustrator_sdk?view=discussions

  • Is it possible to add PERNR field to MIGO or MB1A transaction screens?

    Hi,
    Ours is a service industry with @ 10000 employees and we have implemented SAP with MM & HR module. We issue uniforms to all the employees when they join (new Joinee) and again once in January every year as reissuance. We intend to keep size information in employee masters in HR along with station code, designation, department and cost centers.
    At present we are using two fields goods recipient and unloading point to mention employee code and type of issue (new joinee or reissuance). This is because employee code (PERNR) field is not there in MIGO_GI screen or MB1A screen.
    Is it possible to add PERNR field to any of these transaction screens?
    If added then we can fetch the relevant information about issuance of information along with station code, designation, department in Z report.
    If possible, then how it can be done?
    Thanks in advance,
    Satish

    Hi ,
    as i understand we can add new fields in a transaction through user exit /field exit. so please discuss with your ABAP consultant & try to find out all the exit available for MIGO/ MB1A. then you have to decide which one will suit you. here you have to consider some factors like whether you need to enter values in the field or the field needs to fatch any value from any other table & should populate here.
    the ABAPer can then write the code & add your required logic here.
    i am not very good in this subject. just tried to share what ever i knew.
    regards,
    anubhab

  • Can we add our own menu in sap easy access screen

    can we add our own menu in sap easy access screen
    along with the existing menu items...
    ex : can i add the new menu item as help1 on that screen
    regards
       raghu

    go  to transection se43 ...ther e  u can create   ur  own menu list.. and  ur  cusomize transection to that perticular menu list.....
    You can enter the area menu in the command field like any other transaction code, also in menu exits can be filled with a area menu.
    You might play a little with S000 and S001 - when you enter them, the menu tree of easy access changes.
    Do you search for the menu exits to append your area menu into the standard menu tree?
    Message was edited by: kishan negi

  • PFCG push button, not appearing on the SAP Easy menu screen in CRM 7.0

    Hi Experts,
    PFCG push button is not visible on the SAP GUI, Easy Access menu screen in CRM 7.0.
    But I see it appearing on the CRM 2007 SAP Easy Access screen.
    So how to make it appear on the SESSION_MANAGER screen, that is Easy Access Menu screen.
    I tried the 'Customize Layout' options, but I don't see anything there to make the PFGC button appearing.
    Please let me know the settings.
    Thanks,
    John

    Hi Fredrick,
    i´m on CRM70 SP05 and i have the pushbutton to PFCG in my easy access on top.
    I´m not sure why you won´t see it.
    I guess you already checked your authorization?
    Kind regards
    Manfred

  • How to add my own tcode in easy access screen

    hi experts
    how to add my own tcode in easy access screen.
    thanks in addvance.

    Hi,
    I guess by adding your own transaction u mean maintaining your <b>Favourites</b>, this you can do by right clicking on the Favourites option and select the option <b>Insert Transaction</b>.This will solve the purpose...Hope it answered your question.Do award points if it does.
    Thanks.

  • ITS Transaction closing showing the button "Start SAP Easy Access"

    Hello
    I have to start an SAP service with a defined transaction the URL.
    Now the user want go back to start an other transaction from the SAP menu.
    But when he go out of the first transaction he see the button "Start SAP Easy Access".
    But what we want is to show directly the SAP Menu.
    I have tried:
    ~WEBGUI_EASY_ACCESS_MENU = 1          no impact
    activate a redirect URL in the service with ending .....TRANSACTION=SMEN, that works but then we dont can close the SAP in the actual mode.
    the only way is to close the browser window. And we actually have special logout site that we dont can show with this solution.
    Thank you for answers!
    Monti

    Hello Matthias
    Thanks for your input.
    I have found an other solution.
    I have defined a second service only for showing the Menue.
    This is now the logout page from the original service. So i have a first Service as a singletransaction service and after the first funktion they move to the second service with a "normal" menue and the user can navigate to a next ITS-function in the second service.
    Best regards
    Markus

  • How to restrict the user from accessing other screens before submittingdata

    Hi All,
      I have some screens developed in Webdynpro ABAP and all these have been linked to Portal as pages. In Portal If i click on the link in detailed navigation i can see the corresponding screen on the right side. Now in one screen i have to input some data and submit the data, Now my problem is if i enter some data and before submitting the data if i click on any other link in the detailed navigation, that corresponding screen is opening and all the data of the previous screen is lost.
    Can any one suggest me, how can i restrict the user from accessing other screens before submitting the data of that screen from portal perspective.

    Hi Prasanna,
    The pages can be restricted from the user access by using the ACL permission or you can restrict the page by making invisible in navigation area which you do not want to show to the user . Open the page properties and select navigation category in the drop down and select the Invisible in navigation area property to yes.By default this property is No.Change the property for all pcd pages which want to hide from user access.
    Hope this helps you...
    Regards,
    Rudradev Devulapalli
    Reward the points if helpful....

  • Add new button on SAP R/3 Logon screen( R/3.4.7) to "Forgot the Password"

    HI
    We wanted to add a new option( Forgot password option) on the SAP Logon screen to Change password when they forgot the password.
    But the user exit EXIT_SAPLSUSF_001 only triggers after the Logon.
    *Our Current SAP Version is SAP R/3 4.7
    Is there any other way, which allows,
    1. add a button/ menu option on R/3 LOGON screen to include :"forgot apssword" option.when preseed/selected, it has to execute some piece of  code( our own)  with validation to change the password.
    OR. is it possible to add an hyperlink next to password, and when pressed to execute /call a BSP(??) application to change the password in R/3. ?
    Thanks.

    Hi,
    I think you can try with  GuiXT script.
    Thanks,
    Anitha A

  • Is it possible to add a new field in Block/Unblock vendor screen?

    Hi Experts,
    Kindly any one advise is it possible to add new field in xk05 screen as shown in the attached screen.If possibe,please advise the possible steps
    to add this new field.
    Thanks & Regards,
    Anusha

    Hi Pavan,
    Thank you for your reply.I have searched for user exits there is no screen exit of xk05 and I put a break point in CL_EXITHANDLER method and I found VENDOR_FIELDSTATUS BADI only for this screen.So,there is no BADI or user exit to add a new field to this screen.So,how to add
    a new comment field to this XK05 screen.
    Rgds,
    Anusha

  • My old mac screen broke down and I would like to transfer my photos and documents to my new mac. Is it possible to transfer it with the cable without fixing my screen?

    My old mac screen broke down and I would like to transfer my photos and documents to my new mac. Is it possible to transfer it with the cable without fixing my old mac screen? Please help!

    Sure! If the two Macs have Thunderbolt ports, attach a Thunderbolt cable between them. If they have FireWire, or if one has FireWire and one Thunderbolt, connect a FireWire cable (with a TB adaptor if necessary). Reboot the old Mac holding down the T key. Make sure it's connected to power. You'll now see its system drive appear on the desktop of the other Mac and you can use Migration Assistant to automatically transfer files, or drag them over manually.
    Matt

  • BDT add fields to standard SAP tabel on BP screen

    With this email I would like to report a problem I have with the BDT to show extra fields on a table control in the businesspartner masterdata. I hope you can help me and tell me what I am doing wrong or why I cannot show these new fields.
    The SAP Module is FS-CS (Commissions). On the businesspartner there is a tab screen with contractdetails. We want to add two new Z-fields to the table control and we have added these fields to an append structure in the CACS_CTRTBU table. I have put the extra fields to a new fieldgroup and put the fieldgroups on a new view added the view on a new section, defined a new screen and finally added the screen to a new screen sequence. The original screen has now been replaced with the new screen with the extra fields.
    In the screenpainter I defined a new screen for the new view by copying the original function group of the original screen together with all functionmodules. I added the new fields of the newly defined fieldgroup to this screen.
    I registered the new functionmodules for the events ISSTA, ISDAT and ISDST in customizing for the new defined application.
    Within the programme there is a structure used called CACS_S_BUPA1. I have added the 2 new field also to this structure.
    If I look in my sourcecode in the PBO then I see that the internal table has stored the values of the new fields together with the values of the original fields.
    Still if the screen comes up, the values for the new field are not shown and the old(orignal fields) are shown. The new headers and colomns in the table control for the new fields are visible.
    Do you have any idea what the problem might be ?
    Kind regards,
    Peter Jonker

    Thanks for your reply, the tip of the fieldgroup has helped me and my colleague who also had a BDT problem, his problem was that changes on fieldgroup level were not saved. Once he changed to the range 6xx with his fieldgroup the problem was solved.
    My problem has been solved too, although I am not sure if it had anything to do with changing the range of the fieldgroups, it probably did.
    I had done the whole designing from scratch again, but this time using fieldgroups in the range 6xx. Now it works fine.
    Strange thing is that in the SAP Help it says to use fieldgroups in the range 600- 799, while the 7xx range will give you problems. The 900 range, as you suggested, also gave problems. In our case the 6xx range was the right one to use

  • Is it possible to add characters to the Character Palette?

    Just wondering if this is possible and if so, how? Thanks, Paul

    I just thought
    one could add one's own sybols.
    The Character Palette is just a reflection of your fonts, so what you need is a font with the symbol you want. If you put the Palette into glyph mode, you can check out what is in Dingbats, Webdings, Wingdings, etc. But I don't think there is a paw. So you would need to make a font with a paw in it. Here are a couple links for font making:
    FontLab
    FontForge
    I sent several of them to my yahoo
    mail and they did not come through
    You probably need to set the encoding on your browser or mail program to UTF-8.

Maybe you are looking for

  • How do you combine your photo librarys

    Hi how do you combine photo librarys after you have made more than one please and thank-you?

  • Pixelated preview - Help!!!

    I'm using color with a variety of codecs. With every one of them, the preview is pixelated. I'm using a second monitor (23" Apple HD Display) for my preview monitor). I don't notice the pixelation when I render out SD footage, BUT when I render out D

  • Warning in extended program check

    Hi all,           While I waas doing code review, I found the following warning message. <b>Program:  ZCSRE_HU_PRODUCTION_REPORT  Include:  ZCSRM_HU_PRODUCTION_DATA  Line :     29 Field string LAGP is not referenced statically in the program</b> when

  • Formatting is messed up

    hi all, suddenly, all my numbers worksheets has been messed up, formatting is wrong, and there are a lot of A letters on the screen, where there used to be text, some big + signs have appeared, and some text has some weird formatting. i think this ha

  • Getting an error trying to extract CS6 Web and Design Premium after downloading

    Hi, I purchased the CS6 Web and Design Premium back in 2013 and I have installed it on my laptop successfully.  I got a new Windows desktop PC this year and I'm trying to install this on here without any success.  I have downloaded the two files from