Find SAP-Query from transaction code

Hi All,
I want to find the query related to transaction code.
Someone has created query and assined t-code to same.
I want to make changes in the same query but i m not getting that query.
I dont know the infoset or user who created it.
Suggest me the way to find it .
Regards,
Deepak.

Hi,
1.Goto SE93 and enter your transaction code.
2. Screen Fields :
    I. D_SREPOVARI-REPORTTYPE  : should be 'AQ' in case of SQ01 queris.
    II. D_SREPOVARI-REPORT: Gives the name of the user group and query areas/environment
     for ex. D_SREPOVARI-REPORT = TEST          G 
     Means user group 'TEST' from 'Global Area' i.e. 'G' stands for global area and if G is not there then user group is in 'Standard 
     area'
    III. D_SREPOVARI-EXTDREPORT : Gives the name of the query.
3. Then from SQ01 select the respective area global or standard.
4. Select respective user group by clicking on 'Other User Group ' button (Ctrl + F7 ) and then you can find out the required query in that user group.
Let me know if this suffices your requirements.
Regards,
Priya Bhat

Similar Messages

  • Find query from transaction id

    Hello at all.
    Into my alert.log file i find this message:
    Wed Mar 26 08:31:12 2008
    Error 2068 trapped in 2PC on transaction 60.39.44158. Cleaning up.
    Error stack returned to user:
    ORA-02050: transaction 60.39.44158 rolled back, some remote DBs may be in-doubt
    ORA-02068: following severe error from PUBVSE
    ORA-03113: end-of-file on communication channel
    Wed Mar 26 08:31:12 2008
    DISTRIB TRAN GST.SCMGROUP.COM.49dceeb.60.39.44158
    is local tran 60.39.44158 (hex=3c.27.ac7e)
    insert pending collecting tran, scn=2529676676678 (hex=24c.fc7ace46)
    Wed Mar 26 08:31:12 2008
    DISTRIB TRAN GST.SCMGROUP.COM.49dceeb.60.39.44158
    is local tran 60.39.44158 (hex=3c.27.ac7e))
    delete pending collecting tran, scn=2529676676678 (hex=24c.fc7ace46)
    how can i find the query from transaction id: 60.39.44158
    Thanks.

    Take a look at Oracle Metalink Note:337870.1 and Note:214851.1
    Regards,
    Sabdar Syed.

  • To Find the SAP Query from the tranaction code or the program name

    Hi,
    I have a situation wherein I have to modify the sap query associated with an transaction code.But the problem is that I am unable to find the SAP Query.
    <b>Please let me know how to find the SAP query from the transaction code or the program name.</b>
    Thanks and Regards,
    Rupesh

    Hi Rupesh,
    1 use FM
      RSAQ_DECODE_REPORT_NAME
    2. This is one of the best and easiest way.
    3. It will provide u the following info.
       WORKSPACE
       USERGROUP
       QUERY    
       CLIENT   
    4. Thru TCode U must know the program name first.
       This can be discovered using SE93.
    Hope it helps.
    Regards,
    Amit M.

  • How i can find out number of transaction code created in last 6 month

    Dear Friends,
    How i can find out number of transaction code created in last 6 month and last used date for each transaction code.
    System - ECC 5.0
    Plz help.
    Thanks,
    Regards,
    Sachin

    Hi,
    As per your query you can find out the list of t-code not to use in last time details in suim t-code.
    Anil

  • Transform sap query into transaction

    hi!
    my question is not related to mm but also not to other forums in this site.
    i'm trying to transform sap query into transaction using se93 transaction.
    i just learing sap in a class and we use an old version of sap.
    user group name: ofer6
    infoset name: ofer9
    query name: ofer8
    all created in global area
    when i enter se93 i write t-code ZSTART and press "create".
    then i choose: "transaction with parameters" in the popup window.
    in the second screen i write the transaction ZSTART again.
    i mark "skip initial screen" and "inherit gui attributes"
    at the bottom of the page in "default values" i use the following:
    D_SREPOVARI-EXTDREPORT     OFER8
    D_SREPOVARI-REPORT          OFER6 G
    D_SREPOVARI-REPORTTYPE     AQ
    when i press enter i get  messages:
    transaction ZSTART does not exist
    Screen 0000 of program  does not exist
    The field D_SREPOVARI-REPORTTYPE does not exist on the called screen
    The field D_SREPOVARI-REPORT does not exist on the called screen

    Hi,
    Please check the link below:
    http://www.freesaptutorial.com/how-to-create-transaction-code-in-sap-using-se93/
    Hope this will be helpful to you.
    Thanks,
    Neeraj

  • Transport sap query from one client to another client

    Hi,
    how to transport the sap query from one client to another client.
    Moderator Message: Basic Question
    Edited by: kishan P on Sep 15, 2010 3:39 PM

    use report "RSAQR3TR"
    Moderator Message: Do not answer such basic questions
    Edited by: kishan P on Sep 15, 2010 3:44 PM

  • Need to find SAP query for corresponding ABAP program.

    Hello SAP Experts,
    I have an ABAP program "AQDESYSTQV000001ORDERDETAILS==" in ECC 4.7. We had a client copy recently from ECC 4.7 to ECC 6.0. Now in ECC 6.0 I am unable to find this program in SE38.
    Can you please tell me how to create this program in ECC 6.0 ? Also, by the name of this program it is clearly seen that this program is automatically created by using SAP query.
    I tried to generate the program using SQ01, but system asks me for the SAP query.
    Can you please tell me how to find the SAP Query for the corresponding abap program ? Also, the steps as in how to generate the program in ECC 6.0.
    Thanks.

    Hi Danish,
    In the program name, the query name is always attached.
    For example : The program name is , AQ10SD==========Z10SD_INVPRODL=
                           Here the query name is Z10SD_INVPRODL and if you go to transaction SQ01 and enter the query name
    then you can find the infoset.
    And also you can gernate the program with the help of query name.
    Please try the same and let me know if any details are required.
    Regards,
    Darshana

  • Find SAP Query using Tcode

    Hi All,
    I have TCode of SAP Query, i need to find out SAP Query.
    things i followed:
    1) Executed TCode and menu bar --> System --> Status. I got Program.
    2) I went to SE93 --> TCode --> Display --> bottom i got UserGroup, Query but when i try to check that Query in SQ01 it is saying Query has not created.
    3) Executed program using FM RSAQ_DECODE_REPORT_NAME, got UserGroup n Query. but same issue as above.
    Query is working but when i check in SQ01, it has not created is showing.
    My requirement is - functional has created 4 SAP Queries. i need to merge all the SAP Queries into 1 report program.
    i need how can we check those SAP Queries in SQ01 using TCode.
    Regards,
    Naresh.

    Hi Naresh,
    You did not explain how the reports were created, but if they can be accessed directly via a transaction code individually, they were probably manually created by a programmer via ABAP and were not created via SQ01.  Thus, you cannot find them in the SQ01 table.  Only if they were created via Ad Hoc Query (PQAH) or directly in SQ01, would they be available via SQ01.
    If they were created in SQ01 in a Development system and transported to your Productive system, they can be found in the Global Area as indicated above by Boris.  If they were created directly in the Productive system, they can be found in the Standard Area.  And again, each area has its own set of User Groups, so you may be looking in several areas.  The key is to learn how and where the queries you are searching for were created.
    Paul

  • ALL SAP Solution Manager Transaction Code

    Dear experts,
    is there any document or transaction code listing all existing transactions code related to Solution Manager?
    Especially for aministrator profil.
    Thank you very much.
    Best regards,
    Pascal.

    Hi,
    I have searched for documents but couldnt find it.
    I can though provide you with a gud no of t-codes:
    RMMAIN - Roadmap
    SOLAR_PROJECT_ADMIN - Project Administration
    SOLAR01 - Business Blueprint
    SOLAR02 - Configuration
    STWB_2 - Test Plan Management
    STWB_WORK - Testing
    SOLAR_EVAL - Reporting
    SMSY - System Landscape
    SOLUTION_MANAGER - Solution Manager Operations
    DNOTIFWL - Basic Notifications Worklist
    CRM_DNO_MONITOR - Transaction Monitor
    CRMD_ORDER - Transaction Processing
    SBWP - SAP Business Workplace
    SOLAR01C - SAP Solution Manager: Configuration
    STWB_INFO - Test Workbench Information System
    STWB_WORK - Testing
    SCDT_SETUP - Customizing Distribution
    SCOUT - Customizing Scout
    SDCCN- configuring earlywatch alerts
    SMSY_SETUP
    SOLMAN_DIRECTORY-solution directory config.
    DSWP- Solution Overview
    BUSP- generate business partners
    SOLMAN_ISSUE_MGMT - Issue Management
    SLDCHECK - Connection test SLD
    SLDAPIUSER - Customizing SLD API
    AISUSER - SAP Support Portal User Maintenance
    You can also take the list of T-Codes by executing SE16 and checking the contents of Table TSTCT?
    Let me know if this helps
    Rohit

  • Deleting Query Views transaction code?

    How can an administrator delete unwanted Query Views in BW 3.5? What transaction code is used to manage Query Views in the BW system?
    Thanks,
    Brien

    Hello Brian,
    Use this to delete views:
    TRY.
    CALL METHOD CL_RSZ_WWW_DB_INTERFACE=>DELETE_VIEW
      EXPORTING
        I_VIEWID              = 'your_view_id'
       I_OBJVERS             = RS_C_OBJVERS-ACTIVE.
    CATCH CX_RSZ_DB_WRITE_ERROR .
    ENDTRY.
    Kind Regards,
    Alican
    Message was edited by: Alican Polat

  • SAP Inbox: Send Transaction code link to the SAP Inbox

    Hi,
    I have a requirement, which is as follows.
    I need mail to be sent to the SAP Inbox every morning.
    In the body, there should be a link. When the user double-click's on the link, a transaction code should be executed in the background, thus bringing the user to the screen showing a report.
    Is this possible and if so, how can it be done?
    All help will be rewarded and greatly appreciated.
    Thank You,
    John

    What he want to Say is that this request can easily be done with the help of a workflow, so you need to consult your workflow consultant.
    Check this link to know more -
    http://web.mit.edu/sapr3/docs/webdocs/purchpay/ppAPRnotify.html#inbox
    For without workflow check this -
    workflow sending notification to sap inbox.
    Regards,
    Amit

  • Finding Business Objects for Transaction Codes

    Hello,
    How to find out the Business Object for a transaction code. For instance I want to find out the Business Object for Tcode: BP.
    Please guide me!
    Regsrds,
    Khushboo

    Thanks Gerhard!
    But I am looking forward to the PROCESS STEPS to be followed for finding the BO for a TCODE.
    I had quoted TCODE: BP just as an example.
    Regards,
    Khushboo

  • Finding sla profiles from transaction CRMD_ORDER

    HI,
    I have created one service order with one item from transaction crmd_order.
    How can i find sla from that transaction. Please tell me.
    Thanks,
    Ahmed.

    Hi,
    You can use crm_order_read function module to get the details of order. you can get details into ET_SERVICEPLAN_I
    ET_SERVICEPLAN_IE
    ET_SERVICE_OS
    ET_SERVICE_H
    ET_SERVICE_I
    hope it will useful.
    thanks
    hemant ghiya

  • Any FM to Read Documents from transaction code CRMD_ORDER(Service Request)

    Hi All,
    Please advice, if any function module to read(extract) Document attached to a created Service Request using Transaction code "CRMD_ORDER". The document is stored in the header level "DOCUMENTS" tab. My requirement is to read the documents stored in this tab and then attach them to a mail. Please do help.
    Thanks
    Nagesh Thanneeru.

    Hi All,
    Can you please tell me what are the input parameters for this function module.
    This is for service order item type where the document is attached.
    Is there a function module to read these details.
    Regards,
    Dhruv

  • ALL SAP ECC EHP3 Transaction Code

    Dear experts,
    is there any document or transaction code listing all existing transactions code related to ECC EHP3?
    Especially for aministrator profil.
    Thank you very much.
    Best regards,
    Pascal.
    Edited by: Pascal TRAN on Feb 18, 2009 10:47 AM

    Solved
    tcode : se16
    checking table : TSTCT

Maybe you are looking for

  • Can't create a new folder in ECP 3

    Hello, I downloaded ECP 3 this morning and I can't seem to be able to create a new folder in the sidebar. I get an "NotReadableError" message when trying to make a folder. Is this intentional because of the "preview" status of the release? The follow

  • Compaq Presario CQ71-420SM booting problems

    Hi, i have problem with Compaq Presario CQ71-420SM. Laptop wont start. Checked power adapter (green - constant) light is on. Checked on laptop where power adapter enters laptop (white constant) light is on. Changed power adapters. Tried with and with

  • The significance of Product ID's

    I recently purchased Adobe Photoshop Elements 7. The funny thing is that there are several different Adobe Photoshop Elements 7 from diferent vendors with different product ID's, even though they have the same license agreement and installs on the sa

  • DVD RW drvie (e:) (Powered off)

    Today i tried to use my disk drive for the first time and it says it's powered off? what on earth does this mean? do  I actually have to turn on the disk drive manually? is this some sort of battery saving technique?

  • Toast Buffer Underrun Error from iDVD .img

    Happy New Year All. Need help, iMovie project is 3hrs 59mins, disk image appears (7.46GB) and plays fine. Toast Titanium 7.0.2 gets to Writing Lead-in/Preparing then returns Buffer Underrun Error. Prevention is checked in Recorder settings. I've gone