How to make Queries in POWL visible and Invisible based on the role

Hi Experts ,
By default in RFX and Auctions tab in SRM we are having 2 Queries
Query 1 : EBids 
Query 2 : EAuctions ..
Now my doubt is If the supplier logs in then the Eauction queries should be invisible .
For remaining Users it should be in Visible Mode
Is it possible to do this by using TCODE : POWL_QUERYR
or
otherwise should we have to do it in Feeder Classs ..
Pls let me know how to do ??????
Thanks ,
Sandeep

This add on might make the icons bigger in Firefox, but it will take away any labels: [https://addons.mozilla.org/en-US/firefox/addon/iconic-firefox-menu/?src=search]
As well as customizing size of scrollbars here: [https://addons.mozilla.org/en-US/firefox/addon/noiascrollbars/]
I might end up looking majestic, but you can customize the look and feel.

Similar Messages

  • How to make a UI Element visible or invisible

    Hi,
    I have a dropdown and three input fields in my screen.
    Depending on the value in the drop down only one or two or three input fields can be made visibile or invisible.
    Kindly help me how to make a field invisible?
    Thanks in advance.
    Regards
    Shanthi

    Hi Shanthi,
    1. You will have to create custom Object type or subobject type depending on your requirement. Custom Object type can be created in SPRO-> Cross component -> UI Framework -> Framework definition -> define object type.
    2. Go to configuration tab and create 3 different configurations of your view using different object type/subobject type. First Config will display all the three fields, second would display 2 of 3 and third config to display only one input field.
    3. Go to Get_P_xxx method of your dropdown field and trigger server round trip (An event) to ensure that entire view is loaded every time you select value in dropdown.
    4. Redefine DO_CONFIG_DETERMINATION method from your _IMPL class and here read values in your dropdown field. On the basis of value selected, you can trigger different configurations by using code:
      me->set_config_keys( iv_object_type          = <lv_object_type>
                           iv_object_sub_type      = <lv_subtype>
                           iv_propagate_2_children = abap_true ).
    Hope this helps.
    Regards,
    Bhushan

  • How to make Visible and Invisible using a Button?

    hi!... I've a Text3D using Oriented3D object and I would like to know how to make it visible and invisible by clicking a button.
    I know there is a function, setVisible() in RenderingAttributes, which can be set by the object's Appearance.
    Since I want to use a button to change the object's appearance, I need to change it in the button's actionPerformed function, but it has thrown an exception:
    "Shape3D: no capability to set appearance".
    I'd tried using those setCapability flags... but still nothing...
    Could someone help me please?...
    Thanks

    When you create Shape3D, setAppearance to it and
    setCapability(ALLOW_APPEARANCE_READ).
    For the Appearance, you should setCapability(
    ALLOW_RENDERING_ATTRIBUTES_READ).
    For the RenderingAttributes, you should setCapability(
    ALLOW_VISIBLE_WRITE).
    So in the button event handler,
    shape.getAppearance().getRenderingAttributes().setVisible(true/false).
    Now you can control the visiblity of Text3D

  • How to make a button to stop and run a for loop?

    How to make a button to stop and run a for loop?  and if it is stopped it shall start from where i t stopped.

    Your VI has some very fundamental flaws.
    The start/stop button is outside the FOR loop, thus it will NOT get read during execution of the FOR loop, but only before the FOR loop starts. Think dataflow!
    Thus the terminal of the start/stop button belongs inside the FOR loop.
    Your FOR loop iterates 20x, which probably takes about a nanosecond. You will NOT be fast enough to reliably press the start/stop button during a specific iteration of the FOR loop.
    Your code does not "stop and run" a FOR loop (sic). The loop always spins, but executes an empty case when "Stopped". I guess that's what you actually want?
    Once you solve (2), the x indicator will contain a random value whenever you "stop".
    As soon as the 20 iterations complete, the outer while loop spin an things start over, another nanosecond later.
    Place e.g. a 500ms wait inside the FOR loop to solve this.
    Don't place terminals of indicators on top of formula nodes.
    Your formula does not produce any output, so really has no purpose.
    Use a real "stop" button to terminate the while loop (mechanical action: latch when released). Right now you are using a plain switch, which does not reset to false before the next run. This means that you need to manually reset it before running the program again.
    It is oftern useful to operate the VI in execution highlighting mode. You will immediately see that your button does not get read during execution of the FOR loop. Try it!
    LabVIEW Champion . Do more with less code and in less time .

  • What shall I do to make my hard rive visible and usable on my new mac book pro please ...

    Hello !
    Can someone help me ?
    What shall I do to make my hard rives visible and usable on my new mac book pro please ...
    Nothing happened when I plug in as it used to be on my old white Mac Book ...
    Same when I plug them through a hub satelite multi usb ...
    Thanks for the help !
    Alain

    Finder > Preferences > General >  'Show these items on the desktop '  Check what you need to show...

  • How to make it selected when clicked and open popup

    Hi,
    I 've a form in the parent page with many form elements.
    I've 2 radio buttons with values "Yes" and "No". I am opening a modal popup when clicked on "Yes" radio button. The modal popup is opening fine.
    But when I click "Yes", it' s not selected. After modal popup is closed, when I return to parent page, the option "Yes" is still not selected.
    How to make it selected when clicked and open popup?

    Perhaps try moving the application to your preferred desktop and then right-click it's dock icon > options > Assign to This Desktop.

  • I am trying to make a calendar in iPhoto and I would like the month to start on Sunday , not Monday. Is that possible and if so how can i do that???? thanks.

    i am trying to make a calendar in iPhoto and I would like the month to start on Sunday , not Monday. Is that possible and if so how can i do that???? thanks.

    What system and iPhoto version are you running?  What theme are you using.
    All of my calendars do have the month starting on Sunday,  Don't know of any way to change it.  Where are you located?
    How do you have your Calendar application's preferences set to, Sunday or Monday start of week? 

  • How to create OEMS JMS In-Memory and File-Based Persistence?

    Anyone knows how to create OEMS JMS In-Memory and File-Based Persistence? Any help it is appreciated. I m working with Oracle BAM 11g TP4 and I want to test the capability of connecting directly to a JMS queue, and reading Oracle´s "complex" documentation I couldnt find the right way to make this happen.
    tks

    Hi Mario
    This is explained in the soa developer's guide. Chapter 43 "Enterprise message source"should help you. You will find how to connect OEMS or JMS in-memory/file based to your BAM data objects with or without xpath transformation.
    You can find sample of advanced XML formating in the 10g tech note: "Oracle BAM 10.1.3 configuration for BPEL 10.1.2 using JMS sensors" (useful even if you don't plan to use BPEL).
    Anyway, if you plan to use BPEL, forget JMS and use the BAM adapter (chapter 42), it's quicker & easier.
    Dominique

  • How to create OEMS JMS In-Memory and File-Based Persistence ? Anyone?

    Anyone knows how to create OEMS JMS In-Memory and File-Based Persistence? Any help it is appreciated. I m working with Oracle BAM 11g TP4 and I want to test the capability of connecting directly to a JMS queue, and reading Oracle´s "complex" documentation I couldnt find the right way to make this happen.
    tks

    Hi Mario
    This is explained in the soa developer's guide. Chapter 43 "Enterprise message source"should help you. You will find how to connect OEMS or JMS in-memory/file based to your BAM data objects with or without xpath transformation.
    You can find sample of advanced XML formating in the 10g tech note: "Oracle BAM 10.1.3 configuration for BPEL 10.1.2 using JMS sensors" (useful even if you don't plan to use BPEL).
    Anyway, if you plan to use BPEL, forget JMS and use the BAM adapter (chapter 42), it's quicker & easier.
    Dominique

  • How do i have subsequent fields label and values move down the page dynamic

    how do i have subsequent fields label and values move down the page dynamicly...
    the field in question "can grow" and can become quite big...overlaping the content of the fileds below...how can i make the fields below this large field move dyanmically so there is no overlap?

    if it is the same field and it is set to can grow you just need to make sure you put space between by inserting a section below

  • HT5312 I didn't make a rescue e-mail and now i forgot the answers of my security questions!!' And the apple support contact wont open???

    I didn't make a rescue e-mail and now i forgot the answers of my security questions!!' And the apple support contact wont open???

    I'm not sure what you mean by the 'apple support contact wont open' (?). If you mean the 'contact iTunes Store support' link on the page that you posted from I've just tried it and it seems to wok ok for me, though I haven't gone as far as to actually contact them.
    You can contact either iTunes Support or Apple to get the questions reset.
    e.g. you can try contacting iTunes Support : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page, then Account Management , and then 'Forgotten Apple ID security questions'
    or try ringing Apple in your country and ask to talk to the Accounts Security Team : http://support.apple.com/kb/HE57
    When they've been reset you can then use the steps on the page that you posted from to add a rescue email address for potential future use, or if it's available in your country you could change to 2-step verification : http://support.apple.com/kb/HT5570

  • How do I create a new account and get stuff from the old account to the new account

    How do I create a new account and get stuff from the old account to the new account

    There are instructions on this page for creating a new account : Set up an Apple ID in iTunes
    Or if you don't want to give credit card details : Create an iTunes Store, App Store, or iBooks Store account without a credit card or other payment method
    But you won't be able to transfer purchases from your old account to it, all content that you download from the store will remain tied to the account that downloaded it.

  • HT1766 how do i save my old photos and put it on the new device?

    how do i save my old photos and put it on the new device?

    Here is how to get everything:
    iOS: Transferring information from your current iPhone, iPad, or iPod touch to a new device
    To get photos taken by or saved to the iPod to the computer see:
    iOS: Importing personal photos and videos from iOS devices to your computer
    If they were synced from a computer you need a third-party program like TouchCopy or PhoneView to get them into the computer.
    To move from computer to new iPod
    iOS and iPod: Syncing photos using iTunes

  • How do I turn off wifi syncing and go back to the cable sync in iTunes?

    How do I turn off wifi syncing and go back to the cable sync in iTunes?

    Select the device in iTunes and uncheck WiFi syncing on the Summary pane of it's sync settings.

  • I have an array here numbers are coming continuously, I have to make a table of number and repeition (frequency) of the number

    I have an array here numbers are coming continuously, I have to make a table of number and repeition (frequency) of the number

    So?  It is not clear what exactly you want to do.  Nor is it clear what problems you are having (other than asking us to do your work for you).  Why don't you try to solve this problem yourself, and if you get stuck, show us your code, tell us what questions you have, and someone will surely help you.
    BS

Maybe you are looking for