SQ01 Transaction

We are currently upgrading from 46C to ECC and I have noticed a difference in SQ01.
When you first go into it, it opens up in Global Area (cross-client) instead of Standard Area (client-specific).  Is there any way that this can be set to open in the Standard Area instead as it used to do in 46C?
We never use the Global Area, so it would be much better to not have to change it every time we go into it.
Any help would be greatly recieved.
Kind Regards
Carly

Hi Carly,
Go into the SU3 transaction and set the following paramater.
ID: AQW
Paramater Value: STANDARD
Log out, log in... that should work.
Good luck mate
Jan Van Vlaenderen

Similar Messages

  • Transaction: SQ01 Query Areas

    Can you please tell me where to change the default query area? After our upgrade from 4.6 to ECC6 the SQ01 transaction defaults to Global Area (Cross Client) where as in 4.6 the default were Standard Area (Client specific). All our queries are on Standard area!!
    Thanks

    Hi
        Even you can do through sq01>system>user profile>own data>paramerter tab-->maintain paramter id AQW with 'blank' and save it.

  • SQ01 query execution - strange selection screen

    Hi,
    I have created a query using the SQ01 transaction. When I execute the query there is a screen with input selection parameters ("Program selections" box). Fine with that - but above that box there's an additional list of selection parameters. I have no idea where do they come from! Apparently they function with "my" parameters using the AND logic. I would like those parameter input fields to disappear from the screen - how can it be accomplished?

    Lakshmipathi wrote:>
    > Dear Marko
    >
    > Why dont you try with SE16 if you have to fetch the data from one table.  If the data has to be fetched from multiple tables, you can try with SQVI.
    >
    > thanks
    > G. Lakshmipathi
    I use multiple tables and find it difficult to work with SQVI because once I add a table to a join I can't delete it anymore, but have to create another query instead. Moreover, I want the queries to be available to other users as well.

  • SQ01 (How to set Global Area as default)

    Hi All
    In SQ01, i find 2 environments in Query Areas - Global Area & Standard Area. Everytime i execute SQ01 transaction, it takes me to Standard Area, then i have to change it to Global Area & then select the user group. I would like to know how i can set Global Area as default & also a particular user group, so that everytime i run SQ01, it directly takes me to Global Area & the particular user group, so i can execute my query directly instead of having to change it each time.
    Hope my problem is clear, await inputs.
    Vivek

    Hello Vivek,
    You need to maintian some default parameters in your User master record.
    Parameter ID :
    AQB for User Group
    AQW for Query Area.
    Select the AQB from the drop-down and give your default user group in the parameter value.
    Regards,
    Naimesh Patel

  • SQ01 - Disable create/change button

    We are currently on Basis release 4.6 C, I am trying to disable Create/Change button in SQ01 transaction, following one of the SCN posts I Unmaintained S_QUERY Authorization object. This solution worked as expected in one of the sandboxes we have, however it failed to suppress create/change button in our development system. I was wondering if there is any additional step that I would need to take in the dev box to make this change effective?

    transaction variant / screen variant might help you.
    On the other hand it is nut fully clear for me, what difference does it make, if you remove the Change from one transaction, but remains in the other. If the objective is disallow the change for some users, than it has to be done through proper authorizations (i. e. only display auth for those users)

  • How to restrict a user group of SQ01 for only execution for some users

    Hi,
       I would like to know if it is possible to restrict the access to SQ01 transaction for some users. I would like that these users have only execution access to some queries associated with an user group.
       Do I have to associate the user group to the users I want to have access to it? How can I do it=
       Do I have to associate the queries created on SQ01 to the users? or it is enough to assign the users to the user group where the queries are defined?
       Do I have to associate the infosets created on SQ02 to the users? or it is enough to assign the users to the user group to which the infosets are associated?
       Thank you,
       Luz D.

    I suggest you do a web search on SQ01 and SQ02. That'll bring along SQ03 as well.
    There's so much information available on the web that there's no reason to repeat it here.
    [try google|http://www.google.com/search?hl=en&safe=off&q=SAPsq01sq02&meta=]
    Jurjen

  • Query code cotains Syntax Errors

    Hello Experts,
    In the process of upgrading from 4.6 to 6.0 ECC SAP version, we had some issues at the moment of testing Queries from SQ01 transaction, nevertheless almost all the problems with queries were solved by regenerating them all over again from SQ01 for Queries and SQ02 for Infosets.
    Everything was OK so far, until I tested this Query related to PCH Logical Database and realized that It had Syntax Errors and can't run, and the other 5 Queries related to the same Logical Database are having the same Syntax Errors and they can not be fixed by executing the Query from SQ01 or regenerating the Infoset (PCHORG) from SQ02.
    I guess the Syntax Errors must be fixed by regenerating the code in the new version, but how can I do this?
    Or, is there another process I am skipping to achieve this?
    Any ideas on this?
    Thanks in advance!

    Hello VitorDFPinheiro thanks for your answer,
    I tried to modify the errors manually but in first Instance this is not possible whitout an Access Key and secondly I think this is not the best practice due the code for queries is generated Automaticaly.
    Nevertheless I tried to correct this syntax errors by copying the code and pasted it into a new Z program and compile it, the compiler threw even more errors when I corrected the first one, so I think that this is not the way to procced.
    I guess that there should be a way to "regenerate" the query and this "regeneration" must reorganize the code and its syntax.
    Any other suggestions?
    Edited by: memo_cv on Oct 11, 2010 6:56 PM

  • SAP Query-for  Reporting   how to create and use it

    Hi SAP Gurus,
    i need your help. in my project, client is asking to create queries to generate reports, i am not familiar with queries, so would appreciate it if any one can guide me and tell me the procedure for writing and creating queries soon.
    also if you have any study material on steps on How to write and create queries for PP module
    thank you very much

    Hi
    Please refer below document
    http://www.thespot4sap.com/Articles/SAP_ABAP_Queries_Introduction.asp
    Also refer below
    How to Create Infoset Query (SAP Query)
    Steps on how to proceed to create a Query:
    ADHOC QUERY
    A query can be created to extract information from master records  i.e  Infotypes.  For example, by creating a query , the data relating to an employee contained in various Infotypes can be extracted.
    Proceedure :  
    Decide on  the various Infotypes we  want to make the query.  Decide on the area where we  want to query  i.e  Global area or Standard area.  Standard area is client specific and globel area will include all clients.
    Menu : HR – PM – Admn -  Information System -  Adhoc Query
    Select area standard and select the  user group already created
    Creation of new query  :  
    TC SQ03  -  Select Environment – Select Standard Area -  Enter  --  If new user group is to be created, enter name of the user group, click on create and enter necessary information and  exit after saving
    TC SQ02  -  Enter name of the Infoset – Create – enter name of Infoset -  Data source -- >  Table join by basis table – give name of table e.g  pa0000 -  Enter -  Click on insert table if we  want to include more tables – give name of table one by one and after finishing,  place cursor on the joining lines and right click to delete unwanted relationships  - check  - and go back  - field groups  -  include all table fields  - click on generate button   -  go out
    TC SQ03  -  Select user group  -   eg.  Payroll
    Infoset  - Enter name of newly created Infoset 
    Assign users and Infosets  -  Assign infosets  -  put tick on payroll  - save and go back
    TC  PAAH  -  Expand the nodes and put tick on relevant fields depending upon necessity
    Save the query  by giving the same name as infoset for easyness..
    For executing a query which is already created
    1. Go to SQ01 transaction
    2. Go to Environment menu->query areas->std areas
    3. Then choose the user group where the query is created
    4. It will display all the queries created for the group.choose the query you want to executeand click execute.
    5. will take to the initial screen
    6. Enter the required parameters and execute
    Regards
    Ranga
    Message was edited by:
            Ranganathan Srinivasamurthy

  • Abap report painter tool

    I have to modify the report output in about 6 different reports thats written with ABAP.  I am looking for some type of tool to help me to rewrite the screen output. 
    It's very tedious to write the code using the 'Write AT'
    command because these reports have lots of columns on the screens.  I would be very helpful if I could find something that would allow me to paint the screens the way I want them and then it create the ABAP code.
    Thanks for your help

    Such a tool does not exist.  I agree, writing reports using the WRITE AT statement are very tedious to write and even more tedious to modify.  This is why I usually write reports presenting data in an ALV grid.  This way adding a column is really easy.  You will not find any such tool to help you layout a report using WRITE statements.
    The closest thing available is the SQ01 transaction where you are creating queries, here you have the ability to move columns around and add new columns using a semi-graphic layout tool, but again, this only works for queries, not other "report" programs.
    Welcome to SDN!  Please make sure to mark you post as solved when answered completely.  Thanks.
    Regards,
    Rich Heilman

  • Help required in the last step of SAP Query

    Hi Experts,
    I have walked through all the steps of SAP Query except for the last one.Please tell what to do in the attached screen shot of SAP Query.
    Thanks and regards
    Rajeev Chhabra

    Hi Vinod
    My problem is that
    1.I am not getting the screen Basic List Line structure in the Tcode SQ01 can you tell me how to get that.
    2. In the last step of the SQ01 transaction code Can you please tell what to do on the screen Query layout design(Please give adetailed response)
    Thanks and regards
    Rajeev Chhabra
    Message was edited by: rajeev chhabra

  • How to use SQL Query from VC

    Hi all, with the adoption of SQ01 transaction, now I've a SQL Query defined in SAP R/3 system.
    How to use it with Visual Composer 7.0 SP14 ?
    Thanks in advance
    Gianfranco

    Hi ,
    It is simple to use quiery in Vc.
    Go for Find data control in Right side of  V.C .
    Enter System name:The system used for your quiery i.e R3 (Before u should mapp the R3 alias to the VC user in portal)
    Look for :Look for service by name.
    Service :Ur quiery
    Regards,
    Govindu

  • SAP Quickview: converting to Query

    Hi,
    I've created a quickview, and this quickview can be used for other users, and I want to convert this quickview to a quey.
    If I go to the query screen (SQ01), there's the 'convert quickview' functionality (Menu: Query --> convert quickview). But this function is grayed out in my system, as well as the IDES sytem. I think I'm missing a step which hinders me in creating the query.
    Can anyone help, will award points!
    Kind regards,
    Mark

    Mark,
    It is simple you need to change the "Query area" to "Standard area - Client Specific". Currently you are checking in "Global area - Cross Client".
    In SQ01 transaction, you need to use menu path Environment--->Query Areas. Select "Standard Area - Client Specific". Now try the menu: Menu: Query --> convert quickview.
    Hope this resolves your problem...Reward your points,
    Regards,
    Prasobh

  • Query for BOM Allocations to Master Routes

    I just acquired Query Building permissions and the involved transactions in SAP-PP.  I have access to the sandbox (QAS) to build them before they go into production.  I have a good technical background but never built a query in SAP.  I should be able to catch on fairly quick.
    **I would like to create a query that reports which material numbers have BOM components that are/aren't allocated.  Is this possible where do I start?
    **Are there any threads in this forum that show good query information in regards to production versions, master routes, BOMs, etc. that someone can point me to?

    Hi Lucas,
    Sorry for the late reply. I was travelling yesterday. Was able to create your query in quickviewer.
    Table I used for Joining are as follows:
    Mast: Material to BOM Link
    STPO: BOM Item
    PLMZ: Allocation of BOM to operation
    PLPO: Task List - operation/activity
    Join Condition:
    MAST-STLNR to STPO-SLNR
    STPO-STLTY to PLMZ-STLTY
    STPO-STLNR to PLMZ-STLNR
    STPO-STLKN to PLMZ-ZUONR
    PLMZ-PLNTY to PLPO-PLNTY
    PLMZ-PLNNR to PLPO-PLNNR
    Selection Screen:
    Material Number: MAST-MATNR
    Plant: MAST-WERKS
    List Fields:
    Material Number: MAST-MATNR
    Plant: MAST-WERKS
    BOM Item Number: STPO-POSNR
    BOM Component: STPO-IDNRK
    Component Quantity: STPO-MENGE
    Component Unit: STPO-MEINS
    Operation Assignment: PLPO-VORNR
    I guess this will help you in getting your query set. In case you need to change the field you can do as per your requirement. As told earlier once you are ok with Quickviewer you can convert it to SAP Query from SQ01 transaction.
    Hope this helps you out.
    Best regards,
    Kiran

  • /SAPAPO/PROMOTION_REPORTING

    Hello All,
    Has anybosy used this report /SAPAPO/PROMOTION_REPORTING in SCM 5.1.
    I tried to use the Promotion reporting tool in SCM 5.1, but is there a separate report which only gives a list of promotions? The only way to see individual promotions through Promotion reporting tool, is if I have used Promotion Base while creating a promotion. Is there any other way to get a report of all the promotions and their values and characteristic assignments? Any table where these values are stored?
    regards,
    Kedar

    Hi Kedar,
    The various options you have for promotion reporting are
    1)  Use /SAPAPO/MP41B - Promotion Reports
    2)  Create custom report from planning book
    3)  Create report using data extraction from BW
    4)  Create custom query using sq01 transaction
    5)  Use the following tables to find relevant values for promotion reporting.
    /sapapo/promtype
    /sapapo/prombase
    /sapapo/prombody
    /sapapo/promcust
    /sapapo/promhead
    /sapapo/promkeyf
    /sapapo/promlogd
    /sapapo/promlogi
    /sapapo/prompos
    /sapapo/promprft
    /sapapo/promprod
    /sapapo/promprof
    /sapapo/promselv
    /sapapo/promsetd
    /sapapo/promseth
    /sapapo/promtion
    Hope your query is resolved. 
    Please confirm
    Regards
    R. Senthil Mareeswaran.

  • Infoset/query : how to fix a selection field value?

    I am writing queries with SQ01 and designing Infosets with SQ02.
    I have to restrict the results of a query to a specific plant.
    This can be done by adding the plant field in the selection screen of the query and by asking the users to fill always the same fixed  plant number when the query is started. Another solution is to filter the output.
    Isnt it possible to simplify this by forcing the plant number in the initialization of the Infoset values without display of this field in the selection screen? This value has to be initialized before the table containing the Plant field is joined to the other tables?

    Open SQ01 transaction,give your query name, click on infoset query button.
    On the right side of the screen you can define default values for those fields.
    If you want to disable the same field in selection creteria then open your infoset in SQ02
    transaction and click change, click on extras buttonin appllication tool bar,on right hand side
    in code tab you can add your logic.

Maybe you are looking for

  • How to clear Vendor Debit item Through F110

    Hi All, I have a new requirement, I have a vendor for which transactions are posted in multiple currecies, like USD & EUR. I have 2 invoices for this vendor, one is in EUR, and other one is in USD, along with this i have a dabit balance for this vend

  • How do I authorize my pc

    According to the support articles I've read, to authorize my PC, I log into the iTunes store with my Apple ID and then select Store. Once I'm on the Store page, my support instructions say to select Authorize Computer. However, when I'm on the Store

  • MRP area in Source list

    Hello Can anyone tell me how the MRP Area field (BERID) is maintained in  source list (transaction ME01).  In my system it is greyed out? We are running MRP at MRP Area level and I was hoping that this field would allow me to maintain source lists at

  • Need user exit to put filter on field ( customer item due by ) in F110

    i'm having the requirement to put filter on the transation f110 on the paramater tab  of customer item due date that shoud consider  only 10 days back date form the sy-datum .  so i need user exit to pace the logic in automatic payment transaction. T

  • Apply conditional formatting when a report is exported to CSV format

    Hello OBIEE dasboard has the option to export the report data to CSV format. But the problem is that on some columns of the report, it uses various different types of conditional formatting that tells, what to display when data is equal to one of tho