Assigning a Tcode for SQ02/SQ01 query

Dear All,
To create query i have used following steps
1. In SQVI check the Infoset name associated with the query you are trying to run.
2. Go to SQ02 using the infoset name.
3. Select "Field Groups" on the toolbar. Add the field in this field group.
4. Go to the "Code" tab on the next screen.
5. Select "Code Section" as "Record Processing" and write the code to populate the
column.
6. Activate the Infoset and then activate the Query also.
After this how to assign a tcode for the query
pls explain in detail.
Thanks.

Hi,
   Follow the below mentioned steps:
Go to Tcode SE93  give the name of the tcode which you want to be create. Give description in the next screen and select last or 5th radio button(Transaction with Parameters) and press enter in the next screen give the Transaction as START_REPORT,  next check the skip initial screen check box, next select all the GUI support check boxes, next in default values section D_SREPOVARI-REPORTTYPE = ‘AQ’(Give your own text), D_SREPOVARI-REPORT = your query name, then save it and check it.
Cheers,
Bujji

Similar Messages

  • Assigning a Tcode to a SQ01 query

    does anyway know how I go about doing this,
    I tried it a few different ways in se93 but can't seem to get it right.
    thanks.

    Yes u can do it via se93.
    You have to pick up the prog name in SQ01 when u are on the selection screen ( via the menu : System -> status )
    hope this helps,
    erwan.

  • TCODE for an ABAP query

    My requirement is to create a TCODE for an ABAP query, Can I use the program name directly to do so ..? if so is there any chance that the program name may change..?

    hi
    good
    use the SE93 create the tcode for the abap program,if you r going to change in the abap program than also your tcode ll work.
    thanks
    mrutyun^

  • Assignment of Tcode for Report painter's report

    Hi,
    I have created one report on Controlling module through report painter. I created Sets  - Variable - created report on Library - assigned variable to that report and included that report into Report Group as ZCC8 before final execute. Now I want to add that report into form of Tcode like "Y_TU4_04000027". Normally ABAP Consultants developed report and before delivery of that report to client they attach that report into as tecode form like name as Z or Y through tcode SE93 where tcodes are created. Same way please let me know how report painter's tcode are created like Y or Z. I do not like to give report group name as ZCC8 to our client for executing the report. It should deliver as tcode form.
    Please let me know.
    Regards,
    Samrat
    Moderator: Please, search SDN before posting. This question has been answered several times

    HI Samrat
    1. Create the transaction code,say,  ZF01_TCODE from Se93
    2. Choose "Transaction with parameters".. Press enter
    3. Enter START_REPORT in the Transaction field and press Enter
    4. Select the Skip initial screen and Inherit GUI attributes check boxes
    5. On the same screen, scroll down to the Default Values table and select parameters D_SREPOVARI-REPORTTYPE and
    D_SREPOVARI-REPORT.
    6. Enter RW for the report type and your report group ZCC8 as the report value
    7. Now you can save your transaction and transport it to other systems
    Regards
    Ajay M

  • How to create a tcode for abap query

    how to create a transaction code for abap query,
    i used a single table , my requirment is as i enter the tcode i should get the selectioin screen of my query.

    Hi
    Follow this
    . Make a transaction with parameters transaction from se93 .
    2. Put START_REPORT in the transaction
    3. Check the skip intial screen checkbox
    4. in the table control in the end of screen put these values
    D_SREPOVARI-REPORTTYPE = AQ
    D_SREPOVARI-REPORT = <USER GROUP in WHICH THE QUERY IS CREATED> G
    (G stands for GLOBAL AREA:)(Entered after a space)(G should come after 9
    chanracters(8 char for user group,one space and then G)
    D_SREPOVARI-EXTDREPORT = <QUERY NAME>
    refer this:
    http://sap.ittoolbox.com/groups/technical-functional/sap-dev/how-to-assign-a-tcode-to-a-sap-query-579623
    Regards
    Shiva

  • TCODE for Query

    Hello
    I created a Query in SQVl, then I created a TCODE and I already assign the TCODE to a new Query.
    The query is for Physical Inventory Report. I have the following fields in my report:
    Material Number
    Plant
    Physical Inventory Document
    Stirage Location
    Quatity..... etc.
    So, what I need now is to have some filters in the TCODE. I mean, I would like that when I enter the transaction to have a screen with some filters.
    Do you know how to do that?
    Thank you

    Hi,
    Execute the Tcode.
    Set the desired filters.
    Save this layout and sinc eyou want it to open everytime this t code is executed, you may set this as Default.
    Additionally, you may use User Specific if you want it to getr it executed for particular users.
    Hope this solves your query.
    Revert back in case of any further doubts.
    Regards,
    Arpit

  • Tcode for sap query

    hi experts,
                   Pls let me know how to create a tcode for a SAP query .I am using infoset query for combining two tables.I have created a query and the report is working properly .now i need to create a tcode for end users to work on it .when they enter the tcode it has to go to the selection screen ie variant part of my report.

    Hi,
       Go to se93 and select the create button.  You will then be asked to writed down the tcode of your choice then create a short text for that tcode. Select the 2nd option button w/c is the "Program and Selection Screen (report transaction)."  Press enter.  Then key in the program name and the variant you saved in the program.  When transporting to Prod, Save the variant there as well.  If you placed "DEFAULT" in the creation of tcode, you should also save "DEFAULT" variant in production.  Hope this helps.

  • Tcode for ke30 report

    Hello guys !!
    We have some reportes created con transaction ke30, but now we have to use different tcode for each report. How can I assign a tcode for each report that shows ke30.
    Thanks !
    Javier

    Hello specialist,
    I have also the same problem.
    I have a lot of reports in the KE30 but because we are going to start with authorisations.
    So i want to create transactions, i go to se93:
    Create new transaction entering Tcode and short text. I select: program and selection screen
    Then normally i enter in the program in this case: GPD5TA0H8LQWBUW7IEULVEQ5PIC
    And i save and it works,  But now it is not the case.
    Can anybody tell me what i am doing wrong?
    Thanks,

  • How to create Tcode for Area Menu

    Hi,
    My requirement is to create an Area Menu se43 and assign a Tcode for it.
    I have tried all options with SE93 but not success. I could able to reach to transaction se43 by using the start object 'Transaction with parameters' in SE93, but my requirement is to directly diplay the area menu so that I can start the applications over there.
    Can any one help me to solve this.
    Regards,

    HI,
    Creating your own SAP Customized Main Menu
    You can add additional menu transaction in the SAP main menu without affecting the original SAP default area menu S000.
    For example, you have created a transaction code called ( z123 - ABC Own Report ) and you want to insert it under Logistics.  The specific user will be able to access ABC Own Report by clicking Logistics -> ABC Own Report.
    Steps :-
    Goto Transaction SE43 - Area Menu
    Click the copy button.  Copy from S000 to ZXXX
    After copying, click Change (area menu ZXXX)
    Double click on Logistics and add in your transaction code in the AreaMenu.
    Remembers to Activate it.
    Next Goto Transaction SU01 - Maintain users
    Type in the user name and click the Defaults button
    Type in the area menu (ZXXX) in the Start Menu field.
    Click Save
    The user will be able to see the additional transaction on the next logon.
    Regards,
    Nagaraj

  • Create custom tcode for iw32

    Hi,
    I need to copy the standard tcode and remove all the tabs inside that and need top add some additional screens.
    I tried by copying the standard program SAPLCOIH. It asked to copy function group and function modules and gave me the copied program name as SAPLZCOIH. where ZCOIH is the copied function group.
    I also tried copyinf tcode IW32 from se93, but it is saying tcode not found in table.
    Here i am unable to assign a tcode for this , as this is function pool.
    I would appreciate, if any one can give me more detailed path to solve this.

    Using SHD0 you could set default value to any transaction for executing first time.
    You could not make major modification to screen structure.
    Regards,
    Amit R.

  • Creating TCODE for ABAP Query

    Hello everyone! I have created my very first ABAP Query, but I still need to create/assign TCODE for the said report.  Can anyone help me with it? Somebody told me to use SE93.  I found out that there are 5 options in SE93 to create a TCode, I tried all options but I could not get through it because I was asked for a program name or a transaction.  What should I put in there? The query name?  Please help.
    Thanks!

    HI Ervyone! Got it Already. To Get the program name of the ABAP Query,
             1. Go to SQ01> Query Menu>More Function--> Generate Program
             2. Go to SQ01> Query Menu>More Function--> Display Report Name. Copy the Report Name that Will be displayed.
             3.  Go to SE93 Enter the TCODE that you want to use, then click on Create BUtton.  Choose the second option "Program 
                  and Selection Screen (Report Option)".  The next screen will ask for your program name,  Paste/copy the program
                  name and save it.
    Thanks!
    Edited by: Ksbaizas on Jun 22, 2010 3:19 AM

  • Can we give Transaction code for an SAP Query(SQ01)..?

    Hi All,
           Can we assign an Transaction code for an SAP Query...?If yes, How..?
    Waiting for your valuable replies.
    Thanks and regards,
    Rahul.

    Hi Rahul,
                   In SQ01,
    go to menu path
                   Query--->morefunctions -
    >Display report name.
    Copy this program name. then
    GotoSE93  .enter a tcode name .press create.
    select program and selection screen option .
    enter the Program name.
    Reward points if helpful.
    regards,
    Hemant

  • Tcode for query designer

    hi all..
    is there any tcode for opening query designer?
    regards
    sagar

    Hi Sagar
    Let me have quick share
    I believe there were  no specific t code for query designer aone the following are the only methods through which we can reach query designer
    RRMX which takes you to Bex analyser and then you have to go to edit mode of the query
    start ->Bex-->query designer .
    Hope its clear a little..!
    Thanks
    (P159793)K M R
    Assigning points is the only way of saying thanks in SDN
    >
    vidya sagar wrote:
    > hi all..
    >
    > is there any tcode for opening query designer?
    >
    > regards
    > sagar

  • How to Assaign Tcode for Query ? if i have 5.0 version

    Hi,
    I have Sap 5.0 version, i am trying to assagin tcode for Query , but it's through an error as no blank speace . But the same i did in 4.7c vresion i am getting any error pls help how to assaign Tcode for ABAp query.
    Thanks,
    saleem.

    Hi,
    1) find out report-name of your query with:
    query - more functions - reportname
    2) se93 - report transaction
    A.
    Message was edited by: Andreas Mann

  • Dump thrown when tcode for screen painter assigned

    HI guys,
    I have created a screen and wanted to check how it looks at runtime, for this i assigned a tcode to the report. Now when i run the tcode it throws a dump. the dump is as follows.
    The CONTROL "TCTRL_ENTRY" was searched for but not found.
    These is either an inconsistency between the screen and the program or
    an incorrect ABAP statement (for example, REFRESH CONTROL .. FROM SCREEN
    with incorrect control name).
        MODULE STATUS_1000 OUTPUT.
         SET PF-STATUS 'SCR_1000'.
         SET TITLEBAR '001'.
      ENDMODULE.                 " The pointer for error is at this line
    What could be the possible error?? please let me know.
    Thanks in advance...
    Regards,
    Navin
    Edited by: navin.c on Mar 25, 2009 8:18 AM

    Do your main program have the piece of code like the following?
    CONTROLS:TC_9998 TYPE TABLEVIEW USING SCREEN 9998.
    This way you have to declare a table contol. Do it simply with your Table Control name and the screen in which you are using it.E.g. in my case screen is 9998.
    regards.
    Sarbajit

Maybe you are looking for

  • Sort Mail by Number of Messages per Sender

    Is it possible to sort mail by the number of messages per sender, in descending order with the the greatest number on top, etc. and if so, how? Thank you!

  • Editable PDF form

    I am looking for PDF form where in the user can put in their own Logo, address and customer information. Also let me know any tutorial which shows how we can do this? -Shivanand

  • Profiles for manual (no-exif) lenses

    Hello, I'd like to make a number of profiles for manual lenses. I know I can define various focal point sets (like 20cm, 1.5m, 10m). That's nice. But I'd also like to make profiles for a number of f-stops (2.0, 5.6, 11). Is it possible in one profile

  • Macbook talks to tower, tower won't talk back

    I have two macs: 1.) Macbook pro 2.) 8 core tower *related info:* both are equipped with the latest version of Leopard. both are on the same network. The Laptop is connected using airport. The tower is connected to the same router as the laptop, with

  • Lots of errors and slow web page loading.

    Sometimes I'll click on a website and it just wont load at all. I've done Everything possible at my end,what's next? Line state: Connectedppp0_0 Connection time: 2 days, 02:36:13 Downstream: 7.711 Mbps Upstream: 968 Kbps ADSL Settings VPI/VCI: 0/38 T