Drop down like behavior list in a query

I would like to have drop-down list behaviour in a query. I could do it using with a  UDF (U_TipoMat) with 2 valid values set in a user table.
DECLARE @TM Float
SET @TM=(SELECT T0.U_TipoMat FROM .[@PARAMETROS] TO WHERE T0.U_TipoMat = )
here it lets me select one of the 2 values stored in these UDF but it does not pass the value to the query
Any ideas?
Edited by: Héctor Ramón Santos Anaya on Mar 13, 2008 1:36 AM

Hector,
Can I know what is the end result you are trying to achieve.
What are you trying to do with the value in the variable @TM.  Where are you planning to use this query?
Also [dbo\].[@PARAMETROS\] TO ...you have use TO instead of T0.
DECLARE @TM Float
SELECT @TM = T0.U_TipoMat FROM [dbo\].[@PARAMETROS\] TO WHERE T0.U_TipoMat = '[%1\]'

Similar Messages

  • I can no longer organize my drop down book mark list ,from the toolbar in alphabetical order like I used to Why ?

    Used to, I could organize my drop down book mark list from the tool bar, in alphabetical order from A-Z by clicking on view, sort by, select . Now every time I add a new bookmark it goes to the bottom of my bookmark list in Unsorted bookmarks . I can go to the bookmarks and sort the menu in Alpha. order. However, when I go back and drop down the bookmark list from the tool bar, the new bookmarks are still in the Unsorted list at the bottom. The bookmark's menu may or not have them in assorted list. This occurred several updates back. Why can I no longer sort the drop down book marks list in A-Z alph. order? This is a major obstacle when trying to search for a particular bookmark that I have made in the not too distant past.

    That did solve my problem. Madperson Thank You Very Much!!!!! I'm not real literate on the mechanics of working computers even though I use them all the time. Basically I'm a point & click kinda guy and beyond that I'm pure novice! This is going to save me a lot of wasted time.
    Allen C. Geiser
    ageiser34

  • On updating from FF3.5.10 to FF3.6.6; No session-restore option, no menu drop-down "Recently bookmarked" list. (winXP sp3)

    On updating from FF3.5.10 (good :-) to FF3.6.6 (bad :-( ): No session-restore option; no menu drop-down "Recently bookmarked" list. (Sys=winXP sp3)
    1. can a non-techy fix this? :-(
    2. how do I recover to FF3.5.10? - I liked it very much ! - thanks to all at Mozilla :-)

    Make sure that you not run Firefox in [[Private Browsing]] mode.
    In Private Browsing mode some menu items are disabled (grayed) and some features like visited links and others are disabled and not working.
    You are in Private Browsing mode if you see "Tools > Stop Private Browsing".
    See [[Private Browsing]] and http://kb.mozillazine.org/Issues_related_to_Private_Browsing

  • Drop-Down Dynamic entry list

    Hi,
    I use a drop-down list in a form view and I would like to use a dynamic entry list from a characteristic (0SALESORG) of a bi query. But the obtained list is empty.
    I am in BI 70 SP 10.
    Regards
    Jacques

    Hi Jacques,
    as Mario mentioned check the permissions. Visual Composer is a tool with "Zero Programming", but you need data services resp. services for doing sth. in backend resp. the business logic. There are several services from the SAP available, but these services can not cover all your requirements.
    In my case I wrote an ABAP RFC for displaying the master data. This service also enables to search for certain master data of an infoobject (you can search with * in texts) and language depended. I need this RFC for one of our products.
    As I wrote in my first blog, the combination of ABAP RFCs (Java Webservices) and VC is a powerful tool to realize business application in a fast way. I think SAP is on a good way to eSOA.
    Best Regards,
    Marcel

  • Adding a "blank" selection for drop-down menus under list items.

    A lot of people on this form are accidentally selecting items that shouldn't be selected and need to be able to change the drop down menu back to blank if they have made a mistake and selected a wrong drop down item in the wrong area.
    Please help,
    Thanks!

    Add an item to your Dropdown list with Blank as text and some value to it.
    When you want to rest to blank, just simply set the rawValue to the value against the blank text.
    For example if I add a blank text and assign a value "1" to it.
    Then in the code I may use like below to rest it to Blank Text.
         DropDown1.rawValue ="1";
    Thanks
    Srini

  • Regarding the availability of a drop down(like we have on browser 'File')

    Hi,
    I have a requirement wherein I have to provide a functionality similar to what we have in web browsers or for that matter in any application. For Eg. on the web browser we have menu bar which has options like 'File', 'Edit', 'View'..etc.
    When we click on 'File' for eg, we get a set of options which enable us to perform certain activity on the file.
    Similar to that, I want a component such that when i click on it, i get a drop down on which i can show options of my choice. And also when i click on one of the choices it should be an event which I should be able to capture.
    I hope you have understood my requirement. Please suggest something.

    As of R12, there is no inbuild 'Menu' gadget available through OAF.

  • In FF4 there is no drop-down with a list of pages just visited as there was B4 for easy and quick return to a specific page.

    It was located just to the right of the backward/forward buttons in the upper left of the screen. This was very convenient and allowed one to go directly to a past screen without having to click on the "back" button repeatedly until there.
    If I am right and this has been eliminated, how can I replace FF4 with the previous version?
    Thanks!

    You can get the drop down list by either right-clicking on the back/forward buttons, or holding down the left button until the list appears.
    If you want the drop-down arrow you can add it with the Back/forward dropmarker add-on - https://addons.mozilla.org/firefox/addon/backforward-dropmarker

  • Widget to get drop down values based on user input query string

    Hi,
    I have a requirement, where in user types in some text and clicks on a search button. On button click, a drop down or some box appears which has result based on the input string (from json ). User can select one of the values in the drop down or box. User should be able to select values from drop down or box only.
    How can I achieve this. Is there any custom widget in CQ for this, or I have to write my own widget.
    Can i use SuggestField widget for this? if yes, please give some example for this widget.
    I want something similar to "authselection" widget. In case of authselection widget user names come from CQ, in this case user name will come from some other system using a CQ custom json.
    If user types "gopa" and click on search , i should be able to call a json with query parameter "gopa" & the result from the query will be in the drop down.
    Regards,
    Gopal

    Hi Gopal,
              Out of the box there are many example. You can look for siteadmin has a reference.
    Thanks,
    Sham

  • Drop down in ALV List

    Hi,
    Is drop down feature available in ALV using
    REUSE_ALV_LIST_DISPLAY ?
    If Yes, How i can acheive that ?
    Thanks.

    Edited by: Maré Pretorius on Jun 9, 2009 7:09 PM
    Edited by: Maré Pretorius on Jun 9, 2009 7:23 PM

  • Drop Down Menu Behavior

    Hi there. I am a relatively new Mac User and loving the OS X experience. I am on Mavericks and there is just one thing I find annoying: when I ctrl-click and unfold a drop down menu, if by mistake I don't click on a valid option the drop down menu just disappears; is there a way for this not to happen? I mean, let's say I mis-click, is there a way to keep the drop down menu open so I don't have to summon it again to make my choice?

    I don't know of any way of make a 'context menu' stick around for longer after clicking off a menu.
    If you are having issues with the mouse or trackpad accuracy you could consider changing the sensitivity in the relevant section of System Preferences.
    It is possible to select items within menus using the keyboard, so after you right click move your hand off the mouse & try the cursor (arrow) keys, you should be able to move through the options & then press return to open that menu item. esc should close it too.

  • Value-Request/Drop-Down like ABAP - F4

    Hello all,
    I want to implement some transactions within WAS Java. Many of my input-fields should only allow input of certain values. Of course I can define these input values within Java Dictionary. But for almost all of them there exists a customizing table within an SAP R/3 ABAP System. Is there now way to link these customizing tables for a value request function (in the Java Application) to the Java Dictionary fields?
    Thanks for Help!
    Wolfgang Ritter

    Hi Wolfgang,
    I suggest you take a look at the OVS (Object Value Selector) example/tutorial available for web dynpro...you can do similar things with it that you can do in F4...combine OVS with the BAPI: BAPI_HELPVALUES_GET and you should be able to get very similar behavior.
    Cheers,
    Jeff

  • Importing or copying Excel list into drop down list

    Can anyone help me with this??  I have a list of 115 departments that I would like to populate the drop down box in an acrobat pdf form and dont have the time to enter them one by one..  Is it possible to either import this list or do a copy and paste??  Please help..  Thanks so much!!

    Here's a link to a very simple PDF that demonstrates how you can populate a combo box (aka drop down) with a list of items that can be pasted into a text field, after copying them from Excel (or some other source): https://acrobat.com/#d=sIJoabh12oYOY19AuTZ9yw
    The idea is that once the drop-down is populated after clicking the "Populate combo box" button, you can copy & paste the field to your form. Be sure to check for duplicates and blank lines.

  • System is not giving a chance to user to keep it as Blank, once dropped down the list!!

    Hello
    I am developing interactive form, where in we have a bunch of drop-down fields, i have created them by dragging Enumarated Drop-down (no select) item from WebDynPro Native (Its provided from SAP and ERP Back End system, pls. you guys disregard this WebDynPro & my_WebDynPro_SAP_application wordS) section of palatte and dropped on my_form layout, fine.
    This my_form will be launched on the browser by executing the my_WebDynPro_SAP_application.
    I am filling these drop-down field's list from my_WebDynPro_SAP_application. Say the list contain 3 entries like entry_1, entry_2 and entry_3
    When i launching my_form on the browser and i saw the drop-down fields with out any populating the value(blank) on the form, but list holding the 3 entries, fine
    If i drop-down the list then i can see all entrires (entry_1, entry_2 and entry_3), fine
    Issue is: Say, by mistake user has selected entry_2, hence the entry_2 is populated on that drop-down field, fine....but after couple of seconds user has realised that, its a mistake and user want to keep that drop-down field 'as is' (meaning, blank), but, there is no chance! Once dropped down the list, user invariably has to select any one of entry from the list! There is no chance of keeping the drop-down field as blank!
    Pls. let me know how can i fix my issue ( i passed an INITIAL entry along with other 3 enties: entry_1, entry_2 and entry_3? so total 4) but no USE?
    Passing INITIAL entry has not worked! bcz adobe is deleting this INITAIL entry from the list
    Is there any standard/good practice to achieve my requirement?
    Thank you

    Hi,
    There are a couple of options.
    One would be to include a dropdown item " ", which will appear in the list as a blank option.
    You could include a reset button next to the dropdown, which would reset just that dropdown back to it initial - no selection state.
    Lastly, I have an example here where you can script if the user is holding down the Shift key. If they are then clear the field: http://assure.ly/j1KdNq.
    Hope that helps,
    Niall

  • Combo-list auto drop-down

    hi all,
    i use 10g, i want combo-list auto drop-down. like when i write in this combo-list its automatic drop-down.
    i use <when-list-change> trigger it show the result when iam click on the arrow of the combo-list.
    i want this automaticlly?!
    is this available?
    pls help...
    regards,
    ZaMaN

    not using standard forms functionality. But there is a jave bean for this http://fdegrelle.over-blog.com/article-16369853.html

  • How can I go BACK to the site I was at, say, 5 site previous or forward without hitting the BACK arrow 5 times? The previous version had a drop down box with a list of previous sites I could click on.

    It can take a while to go back by hitting the back arrow again and again. The previous version had a drop down box that listed nine or ten previous URLs. This allowed me to pick out which one I wanted by clicking on that URL. Version 4 doesn't have this feature or, if it does, I cannot find it. Is this capability on Version 4, and if so, how can I find it?

    You can get the drop down list by either right-clicking on the back/forward buttons, or holding down the left button until the list appears.

Maybe you are looking for

  • Wall charger?

    How the heck do you charge a Touch if you aren't traveling with a laptop? Do I have to buy a new cord? Or can I use the all charger from my 3G iPod and just attach it to the USB cord that came with my Touch? Thanks.

  • Laptop Mouse scroll is not working (HP-dv6-1115ee)

    Hi, I have dv6-1115 ee model HP laptop, I've upgraded my laptop from vista to windows7 recently and just i have noticed that my laptop mouse scroll is not funtioning. Can you please provide some supports on this issue? Thanks in advance. KKSaran.

  • Is Premiere Pro right for me?

    I'm finally taking the plunge and wish to create videos for use on my own company website and also for clients. Is premiere pro the right choice for me? My videos don't need to have spectacular effects but I'm looking into Adobe first because the end

  • Access existing web pages from '08?

    Here's the deal - I have had web pages set up with iWeb '06 w/Tiger, no problem. I installed (on a separate disk) Leopard, and iLife 08. So, if I boot from my Tiger disk, all is well, I can edit my web pages using iWeb '06. When I boot to my Leopard

  • Benefits of Lightroom vs Camera RAW

    I currently use the following: Elements 11 (w/ Camera RAW) Canon Rebel XS (1000D) Canon Powershot SX50 HS). I also shoot RAW that vast majority of the time. I just downloaded a trial version of Lightroom 4.  So far seems like I can do everything in E