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

Similar Messages

  • 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

  • Need tcode for Query analyzer

    hi i want to test query in query analyzer befor using in programe.
    i need tcode for query analyzer.
    thanks in advanced.

    hi,,
    SE30 - gives you a run time analysis and points out the issues more at design time.
    ST05 - Is the most useful if you want to track time taken for execution of each of the sections.
    SM50 - Will give you a work process overview, not sure at a program level how can it help you.
    Some times you will have to use a combination of SE30 and ST05.
    I would like to use St05 personally.
    rgds
    anver
    if hlped mark points

  • 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

  • Create Transaction (of CRM system) as Receiver thru "RSBBS" TCode for query

    Hello,
    My requirement is to Jump to a SAP-CRM transaction from a BEx query.
    Thru TCode : RSBBS, I selected "TRANSACTION" as receiver of a query, then I selected "CROCLNT002" as the source, then in the Report field I gave the SAP-CRM Transaction "crmd_order" and selected OK.
    Then, I tried to execute the query thru Web, On the Context Menu's 'Go To' property, I clicked on the Transaction, It gives me the following errors:
    "No Web server maintained for the presentation of log. system CROCLNT002"
    "Jump target cannot be executed"
    " An error occurred with the report to report interface during the jump"
    Do I need to execute some other steps also in order for this to function smoothly. Thanks to help me in understanding the loop hole.
    Best Regards,
    Sumita

    Sumita,
    This is 'coz your CRM client CR0CLNT002 might be a WINGUI and not a WEBGUI interface. CRM does provide a WEBGUI for its CRM 4.0 or later if you need to be jump to a transaction from Web report.
    You can jump to a WINGUI from a BEx report as an alternative. So you will have to make a choice.
    Doniv

  • Tcode for Query deletion on Infoprovider

    Hi,
    Do we have any tcode or table where i want to delete all the query and Workbook on an infoprovider.
    Thanks
    Puneet

    Hi
    Table RSZELTDIR will store all the queries.
    T.code :RSZDELETE will delete all the queries based on the Info Cube.
    Hope this helps

  • 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.

  • 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

  • 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

  • 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^

  • Transaction Code assignment for Query created in SQVI

    Dear All,
    Good morning I hope you are doing great...
    Can any body help me out to assign transaction code for Query which was created through SQVI transaction.
    Regards,
    Murali.

    Hi Murali Mohan
    1>go to SQVI t code and  enter your query name and press enter
    2>In the menu path select Quick view--> additional functions-->Generate Program
    3>After Generating the program In the menu path select Quick view--> additional functions-->Display report Name
    4>Now in se38 enter the report name in Program field and execute
    5>You will get the Initial Selection screen of the report . Go to Menu of System -->Status
    6> Note down the Program name and Screen number
    7>Go to SE93 and Create a Z tcode for the query, Enter the description  and importantly you have to select the 2nd Option radio Button Program and Selection Screen (Report Transaction) and Press enter
    8>In the next screen enter the Report name In Program field and enter the screen number
    9>In the classification Section select Professional user  Transaction
    10>In GUI support section select all the options  i.e SAPGUI for HTML,Java,Windows
    and save
    the system will ask for Package select your package if not there then select local object
    now execute the Z tcode your report will run sucessfully
    Regards
    Vijay hebbal

  • Change logs for query...........

    Hi,
    How to check the logs for query changes. Means which user has done what change.In properties we get the last user only.
    Is there any way to check the full history of changes?
    Can we change that in some transport request?
    Bye,
    Jeetu

    Hi,
    There is no such facilities available to find, which user has done what changes in the query. you can only get the last changed 's user name of query. in transport request also you cannot change the query.
    To add, check out this:
    Tcode SQ01>select 'Environement' from the menu>Directories>All Queries
    in the popup window, select a query and click on 'Display' button. you would get some useful information about that query
    Bye

  • Tcode for Report painter

    Hello All,
    when m trying to create a tcode for report painter through se93 its show erre for D_SREPOVARI-EXTDREPORT parameter,m felling the parameter with the value gatting from table TKEB1,-APPLCLASS /SUBCLASS /TABNAME  23 space / REPID.error is do not use blank char. Suggest Please and please give some idea about how to copy a stand. report painter and change the Z according to client requirement.
    Thanks
    Sam

    Hi,
    I will suggest you to execute the transaction START_REPORT and put the report type report and ext. name. If it executes well over here then you can create a transaction using SE93
    Something like this
    Default value for transaction ‘START_REPORT’
    In    bellow default value section insert default value
    SREPOVARI-REPORTTYPE      = AQ      "Parameter    indicating Abap Query
    D_SREPOVARI-REPORT           = ZY_CS_ALLSLS   "Query    User group
    D_SREPOVARI-EXTDREPORT= ZY_SLS_MST_001     "Query name  
    Hope this helps.
    Thanks,
    Tooshar Bendale

  • How to create TCode for Sapquery

    Hi Everyone,
    I would like to create a Tcode for a SapQuery i would like my users to use.
    Is it possible? Can i use SE93 for this and it is, how do i use it?
    Thanks in advance

    GO TO SE93....
    No need to use small report
    No need to use generated program name (it really can change)
    Just create a parameter transaction with reference to START_REPORT transaction. When creating a parameter transaction you have to set the following parameters:
    D_SREPOVARI-REPORTTYPE = AQ
    D_SREPOVARI-REPORT = precisely the first 12 characters - query user group (including trailing spaces), 13-th character is G for global queries
    D_SREPOVARI-EXTDREPORT = Query name as shown in SQ01.
    That's it.
    Well, and do not forget to check the flag "Skip first screen".
    To all others interested: just try to add some SAP query into a role via PFCG, then run it, and then via System -> Status look into the definition of the transaction generated, and you'll see the answer.

  • TCode for Checking Web templates

    Hi,
    As we have a Tcode RSRT to check query's in BW server, is there any TCode available to check web templates generated through web application designer ?
    Bit urgent.
    Thanks !

    Hi Preetha,
    Unfortunately we dont have any tcodes for wad.
    Program name to start WAD
    Regards,
    Naren.

Maybe you are looking for

  • Output can not be issued.

    I want to see output of outbound delivery when I clicked print preview, i get message Output can not be issued. What is issue, if any body know plz do reply. Thnx in adv.

  • RFC connection error in Webclient

    hi, when i am checking the RFC connection for the webclient i am getting the error: ERROR program 5480450@CRMSERVER not registered LOCATION SAP-Gateway on host crmserver / sapgw00 DETAIL TP 5480450@CRMSERVER not registered COMPONENT SAP-Gateway COUNT

  • How do I change background color to white when looking at single image?

    I know I can go to 'preferences' and choose white backgrounds but this changes only the background of the page that shows all my photos together. If I select one photo to view, the background turns to black again - as it does if I view an image at sc

  • BB 8320 showing APP error 523. How do I back up data before installing new os

    Help me pls I'm very desperate> my BB is just over 1 year old. Woke up to find the screen with APP ERRor 523 reset . I've tried all tricks in previous treads without success. Only thing left is to install new os. Trouble is that the BB is not backed

  • Regarding change in the account number for an existing service number.

    Hi, Here the scenario is as it goes: A customer with an account number(20xxx) has a service number(4206xxxxxxx) mapped to it. In the month of September. Till 28/09, the account number is mapped to this service number. For the next two days. It has be