F4 help setting in Query variable screen 7.0

hi guys, you know when you execute a query you get a variable selection box and there is a little help icon next to the input field to do a selection search. how can i change its setting that if i click(f4 help) on it it only shows 25 items, currently its showing 1000 items and when a user click on it. It takes long time to load 1000 elements at once.

In variable screen, select the option SELECT FROM LIST
A new dialog box pops up
in this box select the option in Upper Right corner - SETTINGS
A new dialog box pops up again
Go to the tab VALUE Restrictions
Here you will see by default the 2nd option is selected where it says MAXIMUM NO. OF VALUES DISPLAYS - 1000
Change this manually by typing 25 in the box and click ok.

Similar Messages

  • Query Variable Screen

    Good day,
    Is it possible to remove or protect the "Check" option on a standard Web Query variable screen.
    Thanks

    Hi.
    As I know it is impossible.
    Regards.

  • How to set up web variable screen for filtering by attributes

    Hi out there,
    My problem deals with the query variable selection screen in the web. I would like to filter some variables by their attributes in the same way it is done in the navigation item, but in the selection screen I have only the characteristic values in the F4 help available. Is there a way to adjust or extend the selection screen so that I can also filter by attributes (without having to modify the corresponding ABAP Class)?
    By the way this functionality exists for selection screen in BEx, so why doesn't it exist in the web?
    I'd appreciate any idea.
    thanx,
    Heiko

    The most direct way to do this is modifying the principal infoobject and make this attribute as NAVIGATIONAL.....this allows you to see this attribute as a characteristic in Query Designer and you could use it with a filter....
    I hope this helps you
    Message was edited by: Oscar Diaz

  • Text lines in the BW query variables screen

    Hi gurus.
    The bw users ask me to display some text lines in the BW query variables prompt.
    The text lines are saved in a custom table.
    The only idea that I've got is to use customer exit text variables and fill them in CMOD when I_step = 1.
    I don't like this solution (I should have more the 10 text lines and so I have to mantain more than 10 Text variables) but I can't find any other solution.
    Any new idea or solution?
    Is there in Bex enviroment a functionality (that I don't know) for doing somenthing like this ?
    Thanks fo any help.
    S.

    Hi,
    to resolve it you should create all the prompts in the BW query. You are using a query with 2 parameters and then a dynamic list of values. the dynamic list of values can only work after you entered the other values.
    Ingo

  • F4 search-help in infoset query selection-screen fields

    Hi all,
    I created an infoset, and it's corresponding query, and now I need to associate F4 search-help in two of the selection-screen fields. Since they don't have any reference field associated (they are SAP standard table fields), there are no possible values available to select.
    How can I do this?
    I have already tried to use the "AT SELECTION-SCREEN OUTPUT" in the infoset, but I'm not able to do that. When I try to use the select-options generated by the query (SP$00013 and SP$00014) I have a syntax error with "Field not known".
    Can you help me? I never done this before, so I really don't have a guess.
    Thanks in advance.
    Beste regards,
    Sónia Gonçalves

    Hi all,
    I have found thread  that helped me a lot in this issue.
    I just have one more doubt: I created the selection criterion and I can already see it in the query selection-screen, but it's appearing in the top of the selection-screen, in a different area called "General data selections".
    Isn't it possible to include it in the "Report-specific selctions"?
    Thanks in advance.
    Best regards,
    Sónia Gonçalves

  • F4 help on Bex query selection screen

    Hi,
    On the selection screen of a particular field of  Bex query , if the user selects F4 help (input value help), typically it picks up all values in the infoprovider for that field.
    Is there any way to retrict those values.
    Eg : Cube has values A, B , C for field A .
    When the user selects value help on field A of the Bex query written on the cube, the requirement is to show only A and B.
    thanks.

    Hi,
    We do this in our project:
    you can use BW Reporting Variable type Auth Exit.
    In the Step 0, you define what are allowed for that user. It will then automatically show only auth.zed values.
    Best Regards,
    Suan Liono.

  • Sort the values in Bex query variable screen

    Dear Experts,
    Is it possible to sort the values of a dropdown list for variables on BEX variable selection screen ? 
    For example, For calender month selection, the values are by default sorted by ascending order.
    Is it possible to sort by descending order ? 
    Regards,
    ravindra

    Hi Ravindra,
    yeah it is possible by writing an abap code for the field calmonth/week...etc this is depends on the F4 help of the selection field. so you need to write a code for F4 help for making it in descending order. hope it helps.
    Thanks,
    Vachan

  • Limit Variable Screen F4 Help

    Hi All,
    I have a master data characteristic that has thousands of records.  Is there a way to <b>limit the f4 help list</b> on a query variable screen based on certain conditions?  Can it be done through a user exit (CMOD)?
    Thanks,
    BQ

    Hi Binh,
    See if the following link helps:
       F4 help
    Good luck, BB

  • BEx Analyzer Query Selection Variable Screen Issue

    We are in the process of applying support packs to our system--BI7.01 and we are going from SP04 to SP10.  After the application of support packs, when we execute a query (or a workbook with attached query), the query variable screen that normally appears does not, the query just executes without being able to filter/enter selection criteria.
    We are using BEx Analyzer 3.5--long story about not upgrading to BEx 7.x.  In our systems without support packs, the queries/workbook execute as expected.  I've tried making a variable mandatory in one of the queries as a test and the selection screen then appears; however, we have hundreds of queries.
    I've searched SDN and OSS and have found some similar issues, but not a solution.  Any help is greatly appreciated.  Thanks.
    Norris

    Hello Michael,
    Thanks for the informationit's funny as I think I was stumbling upon this notegoing support pack by support pack--when you posted it. 
    We applied to our development system and we are now getting the selection screens, so it does appear to resolve the situation.  Thanks again for the information.
    Norris

  • How to change the size of Bex Variable screen?.

    Hi Experts,
    Can we able to change the size/font of the Bex query variable screen?. I have a requirement where lot of variables used but query variable screen is not showing up all the variables including the 'execute,cancel, check' menu buttons.
    Is there any way, I can customize the screen?.
    Your fast response help is appreciated.
    Thanks in advance
    Viswa

    Dear friends,
    Problem solved. Actually, there is an inner scroll bar to fix this problem.

  • Sort F4 values in BEX variable screen

    Hi ,
    Does anyone know how to sort F4 value help in BEX variable selection screen. This query has come up time and again in SDn and there seems to be no proper reply to this. If anyone has worked on this do let me know.
    Thanks,
    Vaishnavi

    Hi Nara,
    Kindly have a look at below thread,
    Sort the values in Bex query variable screen
    Hope this helps.
    Regards,
    Mani

  • Variable screen in Web report

    Dear all,
    I have a small BEx question. In my report, I restrict by using variable ZCREATOR which contains business partner number. Here’s the problem, in my variable screen, even though I set the display TEXT or  LONG TEXT it only shows me description of the short text. E.g if fullname is JOHN DOW, it only shows DOW
    But once the report is generated out, LONG TEXT will of cause show JOHN DOW whereas if SHORT TEXT will just show DOW.
    Answer I need would be, how can I set in my variable screen to show JOHN DOW instead of DOW?

    <FONT FACE = "Tahoma", Font Color = "Blue">
    Hi<br>
    Go to the InfoObject definition and check details in the tab Business Explorer. General Settings --> Display and BEx Description, are they both selected as Long Texts?
    <br><br>
    Hope it helps.<br><br>
    Cheers Abhijit<br>
    </FONT><FONT FACE = "Verdana", Font Color = "Red">
    Removed
    </FONT>

  • Variable screen is taking too much time for some reports

    Hi all,
    We are using a sales billing cube for our billing reports . For one query , variable screen takes lot of time to come , i have in RSRT , i have generated the reoprt there and also executed the report there , it s fine there.Morever iam not using any customer exit variable for this.
    Can anybody suggets me whats is the exact problem;

    How I can improve further. Will it be good enough if I create Indexes on the columns for the temp table and try.or what If I use derived tables??
    I suggest you start with index tuning.  Specifically, make sure columns specified in the WHERE and JOIN columns are properly indexed (ideally clustered or covering, and unique when possible).  Changing outer joins to inner joins is appropriate
    if you don't need outer joins in the first place.
    Dan Guzman, SQL Server MVP, http://www.dbdelta.com

  • F4 Help in Variable Screen during Query Execution

    Hi All,
    We are executing queries through WAD. The F4 help in the variable screen during query execution is taking a lot of time.
    SAP note 661251 suggests changing the F4 mode to M. We need to change the booked value parameter.
    I looked into the standard WAD web template but i'm not seeing any options/ooked value parameter.
    Please suggest where I need to go to change the parameter. Thanks.
    Regards,
    Vivek

    Not much experience in WAD but I think there should be a query in BEx Query Designer.
    There you can choose that characteristics which takes time. Select "Advanced" tab from right hand side.
    Under "Filter Value Selection During Query Execution"  you will get 4 options.
    BTW if you have a query on DSO then creating index ( secondary) on the affected characteristics would also resolve your problem
    Regards
    Anindya

  • F4 input help on Variable screen is not working on Portal

    Dear Experts,
    We are facing one issue when we run the WAD report on portal, variable screen gets hang after clicking on input help button (F4) for couple of variables. We are facing same issues when we run the base queries on portal. But when we run the same base queries in RSRT (Tcode) or in BEx Analyzer we are not facing this issue and able to get the input help screen with values.
    I also have gone through some old posts related to such issues but didn't help much. We are already on SAP BW 7.4 SP Level 008 and for Char IO Query Filter Value setting is kept as "Values in Master Data Table" only. This is a MD IO with Compounding.
    Kindly let me know if anyone has faced such issue.
    Thanks in Advance,
    Nilesh

    Dear Martin,
    There is a no long running work process in the backend and data volume is more in Master Data Table, there are around 19 Lacks records available.
    For BI Java patch and defaultTrace for errors I will check it with BASIS Admin team. Unfortunately I don’t have rights to do same.
    Thanks,
    Nilesh

Maybe you are looking for

  • Export in QuickTime with "Only Hyperlink"

    Hallo! I've a problem! When export in QuickTime from KeyNote, setting "Only hyperlink", the keys with the action back do not only work while next it works. This happens even if inserts the numeration of the page. Can you help me??!!! Thank you very m

  • How to keep Attachments from being included in replies in Snow Leopard Mail

    We have about 30 Mac users but one user is experiencing an issue in replying to messages all attachments to that message are included. This is not the behavior for others and I have gone through the settings without luck in finding a solution to this

  • Multithreaded access to TopLink API

    Hi, If several threads need to access the TopLink API for a given Project, what can be shared and what can't be shared or must be synchronized? Should a different DatabaseSession be used for each thread?

  • Adding Window to a Report

    I'm trying to generate a report in Designer 10g. The trigger Before Report is created by defult once the report is generated, the line: SRW.DO_SQL('alter session set NLS_DATE_FORMAT=''YYYY/MM/DD HH24:MI:SS'''); is found in the trigger. To avoid this

  • Who knows how to get applications from another country?

    Hey there, I have a complicated question! I am dutch, and trying to buy some apps in the app store in Holland. But...I'm living in French and I have an account witch allows me only to buy in the french app store and to connect me to the french itunes