Shortcut for any transaction

Hi All,
can any body tell me how to create a shortcut on the desktop for any transaction.
Ex-i am having a TCode BP when ever i click on the shortcut i should get the BP screen directly without going through the logon pad- BP .
Regards,
SAP.

Thank you for your quick reply.My problem is that i am having a SA38 query which is created based on Quick viewer, for that query i need a shortcut on the desktop. exp-
What i am doing-
1. I have created SA 38 query and i will execute in SA38 when i execute that query i will get one more screen based on my selection screen.
What i want-
when i execute SA38 query the screen which i get i want that screen as shortcut on my desktopI
Regards,
VRS.
Edited by: rajasekhar on Jan 19, 2010 7:59 AM
Edited by: rajasekhar on Jan 19, 2010 8:05 AM

Similar Messages

  • How do I generate a list of keyboard shortcuts for any given application

    I want to generate a list of keyboard shortcuts for all of the applications I have on my Mac. I want the list to be a simple text (or rtf) file that I can edit and organize. (By edit, I don't mean change the shortcuts, only the report of them.)
    I was using Key Cue, but it does not let me save the list to a text file.
    I want this for several purposes. One is to have a easy to reference list of shortcuts to learn. Another is to find unused key combinations that I can use for my own keyboard shortcuts that I create with DefaultKeyBinding.dict.
    Note: The program doesn't have to an OS X app. A program that runs from a shell without a GUI is plenty adequate.
    If there is a way to read the keyboard commands from a plist list or other such file, and any of you know the format for these or where I can find them, I can write a Perl script myself to do it.

    Well, the info is stored in...
    /Users/YourUserName/Library/Preferences/com.apple.universalaccess.plist
    PlistPro has a way to convert it to ASCII, but you'll srtill have work to do, as...
    {enabled = 1; key = 20; modifier = 1179648; sybmolichotkey = 28; },
    {enabled = 1; key = 20; modifier = 1441792; sybmolichotkey = 29; },
    {enabled = 1; key = 21; modifier = 1179648; sybmolichotkey = 30; },
    {enabled = 1; key = 21; modifier = 1441792; sybmolichotkey = 31; },
    {enabled = 0; key = 28; modifier = 1572864; sybmolichotkey = 15; },
    {enabled = 0; key = 27; modifier = 1572864; sybmolichotkey = 19; },
    {enabled = 0; key = 24; modifier = 1572864; sybmolichotkey = 17; },
    {enabled = 0; key = 47; modifier = 1835008; sybmolichotkey = 25; },
    {enabled = 0; key = 43; modifier = 1835008; sybmolichotkey = 26; },
    {enabled = 0; key = 28; modifier = 1835008; sybmolichotkey = 21; },
    {enabled = 0; key = 96; modifier = 1048576; sybmolichotkey = 59; },
    {enabled = 1; key = 122; modifier = 262144; sybmolichotkey = 12; },
    {enabled = 0; key = 120; modifier = 262144; sybmolichotkey = 7; },
    {enabled = 0; key = 99; modifier = 262144; sybmolichotkey = 8; },
    {enabled = 0; key = 118; modifier = 262144; sybmolichotkey = 9; },
    {enabled = 0; key = 96; modifier = 262144; sybmolichotkey = 10; },
    {enabled = 0; key = 97; modifier = 262144; sybmolichotkey = 11; },
    {enabled = 1; key = 50; modifier = 1048576; sybmolichotkey = 27; },
    {enabled = 1; key = 98; modifier = 262144; sybmolichotkey = 13; },
    {enabled = 1; key = 50; modifier = 1572864; sybmolichotkey = 51; },
    {enabled = 1; key = 100; modifier = 262144; sybmolichotkey = 57; },
    {enabled = 1; key = 17; modifier = 1572864; sybmolichotkey = 50; },
    {enabled = 1; key = 2; modifier = 1572864; sybmolichotkey = 52; },
    {enabled = 0; key = 105; modifier = 0; sybmolichotkey = 32; },
    {enabled = 0; key = 109; modifier = 0; sybmolichotkey = 33; },
    {enabled = 0; key = 103; modifier = 0; sybmolichotkey = 36; },
    {enabled = 0; key = 109; modifier = 0; sybmolichotkey = 62; },
    {enabled = 0; key = 49; modifier = 1048576; sybmolichotkey = 60; },
    {enabled = 0; key = 49; modifier = 1572864; sybmolichotkey = 61; },
    {enabled = 1; key = 2; modifier = 1310720; sybmolichotkey = 70; },
    {enabled = 1; key = 49; modifier = 1048576; sybmolichotkey = 64; },
    {enabled = 1; key = 49; modifier = 1572864; sybmolichotkey = 65; },
    {enabled = 0; key = 53; modifier = 1048576; sybmolichotkey = 73; },
    {enabled = 1; key = 107; modifier = 0; sybmolichotkey = 53; },
    {enabled = 1; key = 113; modifier = 0; sybmolichotkey = 54; }

  • Method (se24) to search badi's for any transaction code

    hi,
    is there any other way to search badi except se18 name? my friend told me that we can search badi by using one method(se24) also but he also don't know the name of that method. can any one tell me?

    Hi
    1) First go to any transaction->iN THE menu bar SYSTEM->STATUS->Get the program name ->double click->u will go to the program attached to the tcode.Now search term will be CALL CL_EXITHANDLER.Now u will get list of BADI'S available..
    2) Goto SE24->Give class name as CL_EXITHANDLER->Display->double click on get_instance mathod->Now u will go inside the method->Now put break point on the cl_exithandler.Now go to any transaction code and pass dat..U will see that it will be stopped on the break point which u set on the cl_exithandler...In the exit name u can find list of badi's attached to the tcode..
    or
    1) Go to Maintain Transaction  (TCODE- SE93).
    Enter the Transaction Ex:- VD02 for which you want to find BADI.
    Click on the Display push buttons.
    Get the Package Name. (Package VS in this case)
    Go to TCode: SE84->Enhancements->Business Add-inns->Definition
    Enter the Package Name and Execute.
    Here you get a list of all the Enhancement BADI?s for the given package MB.
    Above replace VD02 by your Transaction for which you need BADIs.
    Regards
    Bala Krishna

  • Inplace viewer for any transaction code?

    Hi all, have to say Im a beginner in the ABAP Field...
    I would like to split the SAP-GUI screen in two parts for any SAP-transaction:
    First screen : any transaction S000, SE80 whatever...
    Second screen:  a static document, to show for example a guideline for the even called transaction
    Thanks a lot for any suggestion : )
    @Gurus
    I found this demo report:
    OM_DEMO_OBJECTMANAGER_SINGLE
    Do you think it could be possible to modify for my needs ?
    Edited by: carmine dagostino on Feb 6, 2008 4:10 PM

    You could try writing a program that works like the ABAPDOCU transaction..
    On the left hand side have a Tree type structure and on the right have the documentation, or whatever.
    Try debugging the ABAPDOCU transaction . The interesting bit from your point of view is expanding and executing the ABAP code that appears on the right of the screen.
    I think the actual sap program is SAPMSABAPDEMOS_TREE.
    Cheers
    jimbo

  • Getting Common Error for any Transaction posting- Fund Management

    Hi,
    I have created Budget against Commitment Items and linked those commitment Items to GL.
    When I am posting any Transaction in F-02, for the same Commitment Item for a less amount, I am getting an error message as shown in the screen shot
    When I try posting with another Commitment Item unlike before, I get the same message and same amount.
    Now I want to check why in case of both the transactions I am getting the same Budget exceeding message. Please advice how to check the budget.

    Hi,
    It depends... First of all, I'd suggest running FMAVCREINIT transaction in order to make sure that your AVC ledgers are in good shape.
    If you still have the problem, please, revert back.
    Regards,
    Eli

  • How to Find implemented Enhancements impementations for any Transaction ?

    Hi Folks,
               We are having standard transactions to find User Exits, Customer  Exits, Filed Exits, BAdis..
    Accordingly, in any program, we can find out the enhancement code..
    Similarly, If I implement any implicit enhancement , and if others run any transaction containing similar code in part of there application, how can these implementations can be traced out by others, with out debugging entire code..??
    <<Text removed>>
    Cheers..!!
    Edited by: Matt on Feb 16, 2009 10:12 AM - Do not offer points

    Goto CMOD
    F4 for project,
    information system
    Yow can find the PLUS button on the pop up window.
    Deselect inactive and partially active check box and press enter
    You can find the projects activated.
    Regards,
    santosh reddy

  • SRM calls solman rfc for any transaction

    Hi,
    When I execute any tcode in SAP SRM or want to check any settings through SPRO it is directing me to Solman RFC and asks for user / password.
    How can I check where this settings are maintained?
    Thanks & Regards,
    Yogesh Cheulkar

    Hi Juan,
    Even I am surprised why this RFC is being called for simple transaction.
    After entering  user and password for rfc logon screen I am able to continue with transacaction.
    But even if I skip this step of user and password without entering password it is allowing.
    Only problem is it is continuously asking for each steps.
    Thanks & Regards,
    Yogesh Cheulkar

  • How to update a BP status Using CRMXIF_ORDER_SAVE for  any transaction .

    Hey i am able to perform deleting a transaction or inserting a BP for a transaction using CRMXIF_ORDER_SAVE .
    But i am not able to delete or update a BP for a transaction using my program .
    REPORT  ZCRMBUSIPART1.
    data : t_crm type CRMXIF_BUSTRANS_T ,
          wa_crm like line of t_crm ,
          wa type CRMXIF_PARTNER ,
          i_ret type BAPIRETM .
    *PARAMETER : p_input type CRMXIF_BUSTRANS-object_id .
    wa_crm-OBJECT_TASK = 'U' .
    wa_crm-object_guid = '220939E0B523274FB6C0E380766BCEEA' .
    wa_crm-partner-datax = 'X'.
    wa-partner_fct = '00000031'.
    wa-partner_no = '0000000025'.
    wa-object_task = 'U'.
    wa-kind_of_entry = 'A'.
    wa-addr_type = '2'.
    wa-display_type = 'BP'.
    wa-MAINPARTNER = ''.
    wa-input_fields-PARTNER_FCT = 'X'.
    wa-input_fields-partner_no = 'X'.
    wa-input_fields-kind_of_entry = 'X'.
    wa-input_fields-addr_type = 'X'.
    wa-input_fields-display_type = 'X'.
    wa-input_fields-MAINPARTNER = 'X' .
    append wa to wa_crm-partner-data .
    append wa_crm to t_crm  .
    CALL FUNCTION 'CRMXIF_ORDER_SAVE'
      EXPORTING
        data          = t_crm
    IMPORTING
       RETURN        =  i_ret
    CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'
    EXPORTING
      WAIT          =
    IMPORTING
      RETURN        =
    write 'done'.
    IF any1 can please point out the reason , it wud be appreciated .
    THanks guyz

    Hi ,
    PUT a break point in CRM_ORDER_MAINTAIN and try to change the partner in order and you will come to know which values needs to be passed.
    example.
    REF_GUID                                                                  pass the ref guid
    REF_HANDLE                                               0000000000
    REF_KIND                                                                  pass the ref kind
    REF_PARTNER_HANDLE                                             0000
    REF_PARTNER_FCT                                             pass the old partner function
    REF_PARTNER_NO                                             pass the old partner no
    REF_NO_TYPE                                             BP
    REF_DISPLAY_TYPE                                             BP
    PARTNER_GUID                                             pass the guid
    KIND_OF_ENTRY                                             pass the kind of entry
    PARTNER_FCT                                             new partner function
    PARTNER_NO                                             new partner no
    DISPLAY_TYPE                                             BP
    NO_TYPE                                                                  BP
    Regards,
    Gangadhar.S
    Edited by: gangadhar rao on Mar 7, 2011 11:31 AM

  • Documentation or step-by-step guide for any transaction.

    Hi i have just finished ABAP Training.i want to learn more and more transaction  myself.but whenever try to learn any new transaction it seems  very hard as confused with many functionality.For ex.if i want to learn SM36 transaction which is related to scheduling background jobs.i want some guidance to learn more transaction.Where do i get documentaion about that transaction or step-by-step guide.
    Moderator message: please search for available information/documentation.
    Edited by: Thomas Zloch on Jan 7, 2012 10:20 PM

    wrong place mate. this is not a training forum, yes you can search with the key words in SDN and you will find WIKIs which will kind of serve you for training guide.
    just google it. you will find a lot of stuff in web. or even help.sap.com would help you with almost every thing you wanna know,
    this forum will come handy when you are stuck with something.
    happy learning

  • BackGround code for any transaction

    Hi Experts,
    I want to see the back ground code for transaction "LISTCUBE".
    Please guide me how can i do that.
    Thanks in advance.

    HI,
    When you enter the t-code above you will find sytem.
    Go to system, then there you will find status, click on it.
    A new window will open, there under SAP data you will find program(screen) double click on it, it will display the program.
    Hope this helps.
    Thanks,
    Rahul

  • Is it possible to create new shortcuts for pages esp footnote

    Hi
    Is it possible to create shortcuts in Pages? Hidden preferences?
    I'd like to have something for inserting footnotes.
    Via thirdparty apps?
    Thanks for hints
    Regards
    Martin
    G4 Quicksilver 800, powerbook 15'', 1,33   Mac OS X (10.4.8)   1,25 RAM and 768 RAM

    Martin, it's possible to create shortcuts for any menu item in any OS X application. You do this by going to the System Preferences, in the Keyboard and Mouse pane, under the Keyboard Shortcuts tab. See this posting for more details.
    This is an extremely powerful feature of OS X, and it is unfortunate that is it not better known.

  • Blocking a company code for all transactions.

    A compnay code is having two plants assigned. No open documents in that company code.
    How to block the company code for any transactions including purchase document creation?
    However all the past data to be available for viewing and reference.
    Thanks in advance.
    Narasimharao

    Dear Narasimharao ,
    You can remove authorization from user profile to use this company code.
    And when someone try to save any documents , error message will be send.
    hope this could help you.
    best regards,
    Carlos Moçatto

  • BADIs for a Transaction

    Hi Gurus,
    Can anyone please tell me how to findout the available BADIs for a Transaction?
    regards
    sunil

    Hi Jaya,
    There are 2 methods to find a BADI for any transaction.
    Method 1:
    step 1. Execute transaction SE37 or SE80 and find function module SXV_GET_CLIF_BY_NAME'.
    step 2. Insert a breakpoint in it.
    step 3. Now go to the SAP transaction you want to find a BADI in.
    step 4. When you execute it, it will stop at the above function module.
    step 5. Look at the value of field EXIT_NAME.
    step 6. This will provide you with the name of the BADI that is available in your SAP transaction code.
    Method 2:
    step 1. Go to the TCode SE24 and enter CL_EXITHANDLER as object type.
    step 2. In 'Display' mode, go to 'Methods' tab.
    step 3. Double click the method 'Get Instance' to display it source code.
    step 4. Set a breakpoint on 'CALL METHOD l_exithandler=>get_class_name_by_interface'.
    step 5. Then run your transaction.
    step 6. The screen will stop at this method.
    step 7. Check the value of parameter 'EXIT_NAME'. It will show you the BADI for that transaction.
    Regards,
    SB.

  • Shortcuts for Styles...

    Hi,
    I use a lot keyboard shortcuts.
    And very often, I want to delete all of them to create new ones or, after I have modified them, reuse the first ones I've created. So:
    Is there a way to delete all or for a specific styles group?
    Is there a .xml file where they are all defined?
    Thank you in advance.

    Hi Rob,
    I don't think it is the good way to fix my problem. I finally use another tip.
    The way I work: I create Para/Char styles groups and, so, I apply shortcuts to the styles (paras by group) I use for the layout.
    As and as I advance in the layout, to go faster, I need to delete and create shortcuts.
    E.g., I use the X group to treat pages 11-25, the Y group to treat pages 26 to 29, then the Z group on pages 30 to 52 ...
    As the styles are well established, I just create 2 reference files:
    the first file [ID_Shortcuts_0.indd] includes only the "global" shortcuts, ones I use all the time (e.g., Current_Text [Cmd -0]); no other shortcut for any group para styles.
    the second file [ID_Shortcuts_All.indd] includes ALL shortcuts (so, e.g., different styles using the same shortcut).
    I've assigned a keyboard shortcut to "load all the paragraph styles " [in french : "Charger tous les styles de paragraphe"] = Cmd-F4.
    The trick : I need to get the shortcuts associated to the group X. I do Cmd-F4 and I load all the group X para styles, and only these, from ID_Shortcuts_All.indd. Easy to find them: They are sorted by group. Finally I can get all the shortcuts.
    When I switch to Y, I load the group X para styles from ID_Shortcuts_0.indd file [I loose all the group X shortcuts] and then I load group Y styles from ID_Shortcuts_All.indd file [I get all group Y shortcuts]. And so on...
    This represents a very fluid ... and carefree manipulation, without risk!

  • How look the  flat  file for CALL Transaction

    Hi  ABAPERS
    i am new for BDC i want to know how the flat file format for call transaction execution.
    if any one have sample flat file data for any transaction please send me.

    Hi,
    The file format differ for different transaction. Basically you can have the field in any order. It matters how you upload into SAP. Use the function module GUI_UPLOAD to upload the flat file.
    Please see this sites for more info.
    http://www.sap-img.com/abap/learning-bdc-programming.htm
    Help with BDCs and flat files.....
    Cheers
    Vinod
    Message was edited by: Vinod C

Maybe you are looking for

  • URGENT: Function modules or BAPIs

    Hi Experts, I need function modules or BAPI to get the open items and cleared items G/L Account wise. Useful replies will be surely awarded.

  • Error while posting with Segment

    Hi, I am trying to post an entry using t- code f-02.. and i am assigning a profit center to the line item. I have also assigned a segment to my profit center.... But while posting the document i am getting the following error.. <i><b>You do not have

  • Subcontracting Purchase order-With scrap or extra qty.

    Dear Experts How we can define the Scrap  or extra Qty in subcontarcting purchase order, suppose PO qty is 10500 , and we want to receive 10000 only then how we  can take care about the  500 qty and there mantioned BOM.,we want to give the material o

  • Set trip currency according to personnel area

    We have a consolidated worldwide operations into one company code (in the US) but this company holds many employees who reside in other countries. We have set up a personnel area for each country, although all are assigned to the US01 company code. T

  • Can't make start up items disappearing

    Hi, Everytime i start leopard there are two things starting automatically. I can't figure out how to make them not starting: 1 Finder opens some path on idisk, always the same path, though it wasn't there at last shut down 2 Automator want me to crea