Is it possible to change role's sort priority dynamically?

Dear repliers,
I want to implement menu personalization.
I mean i want user to change their menu structure dynamically in webdynpro java.
Is there any way or code to do this?
If it isn't, is there any way to change role's sort priority dynamically in webdynpro java?
Please let me know if u have any information about it..
Yours Regards,
JS Park

we can change pages/workset/roles sort priority dynamically. But it will affect all users. There only one copy of pages/workset/roles exists.
The work around could be... You can develop a custom application in which you have predefine set of possible values.
example :
role (sort Priority)
1) employee (100)
2) Manager (200)
3) Sales Manager (300)
Create copy of Each role with different sort priority for all roles
for eg.
1) Employee (200)
2) Employee (300).
And in your web dynpro application assign roles according to users choice.
But It would be difficult to maintain roles. Because if you need to perform one change you need to apply them to their copies as well.

Similar Messages

  • Is it possible to change dynamicaly VC table view size (width/heigth)?

    Hi gurus!
    So the question is: Is it possible to change dynamicaly Visual Composer table view size?
    Particularly I'm interested in changing table-view height; the objective is not to use table-view paging option, instead to show all returned data rows at once.
    Thanks in advance!
    --- Kaspars

    Hi Kaspars,
    I would say there is atm no possibility to change the table view size dynamicly, because you can't input a formula into the size field so the size is fixed as you enter it.
    Best Regards,
    Marcel

  • Is it possible to change the CATEGORY TITLE font color and/or size of each tile group in start screen, when the tiles are sorted by CATEGORY?

    TIA.

    Q.  Is it possible to change the CATEGORY TITLE font color and/or size of each tile group in start screen, when the tiles are sorted by CATEGORY?
    A.  No
    Carey Frisch

  • Is it possible to change attributes data in role or resource task?

    Hi!
    we have requirement to change some data after user generate role or resource request. I mean when the approver is looking at request details is it possible to change some data? for example account name in case of resource request?
    Best
    mp

    Which OIM version are you using ?
    If 10g then you can set Object permissions for Form
    If OIM 11g, Not possible in current release. You can achieve in some other way.
    Workaround:
    You have a field say "ROLE" on Request Dataset
    End User will select value for ROLE while raising request.
    Create one more field say "APPROVER ROLE". It would be "approver-only" field (It is a property in Request Dataset"
    If approver wants to change some data then he'll select some value in "APPROVER ROLE" field.
    In you approval workflow you can handle if "APPROVER ROLE" is not NULL then use this field else use ROLE field.
    It is just a wrokaround.

  • How to change the default sorting in iTunes

    Hi,
    Does anyone know how to change the default sorting method for all items in iTunes?  I use the third option for organizing the library as a whole (the one that has a list of icons for bands that you double click to show only that band's songs).  The only sorting method I use is to sort by Album by Year (ascending), this makes the most sense to me.  I can tell that iTunes is attempting to remember when I do this for certain artists, but it epically fails at maintaining this sorting pattern.
    To be clear, say I open Radiohead and click through to have it sort with the above method.  Everything works great, but when I return a few days later to play Radiohead again, the sorting is not maintained.  It could be as simple as sorting in a descending direction, or could even be trying to sort by the number it was added in my library.
    I'd really appreciate it if someone knew of a way (maybe even through scripts if possible / the only solution) to eliminate this problem and have every (NOT just the artists who I've told iTunes to sort a specific way) artist sort that way.
    I don't know if my copy is just corrupt?  It may be, since for some artists it's started playing them in the above mentioned order they were added to my library even if I force a sort by album by year (i.e. it will go from playing a 2007 album to a 2002 album and not the 2008 album).
    Thanks!

    Andrew, I know I am extremely late to the party but I too use Grid View.  I had the same problem that you had but have found this to work for me.  I used it and it is still holding as my default sorting even after switching between the Artist page and Grid View.
    Once you are inside of the Artist page continue to click on the Album column until it shows Album by Artist/Year.
    That will give you each album sorted by the year instead of it randomly sorting it for you each time you leave an Artist's page and then back again.
    Hope this helps.

  • Is it possible to  change the order of the files from the newest to the oldest ?

    is it possible to  change the order of the files from the newest to the oldest ?

    View->Sort, or use the A/Z icon on the Toolbar at the bottom of the grid (press T if it isn't showing)

  • Middleware: changing roles in ECC

    Hi everyone,
    What is the effect of changing the business partner role in either of the two systems e.g. if the role of a business partner was changed from Applicant to Financial customer in ECC?
    I understand that a role in ECC can be mapped to a role in CRM, but is it possible to map two or more roles in ECC to two corresponding roles in CRM ?
    Best Regards,
    Jacob.
    (As always, deserving points shall be rewarded)

    hi
    mapping of role from CRM to ECC or vice versa involves a simple step that you maintain two persons as BP in both sides so that a single role is  mapped accordingly,
    the effect of changing the role in ECC to any other role will map the person into the changed role in new system to which data is transferred from ECC.
    for mpping of multiple roles in ECC and Crm you need to manitain the multiple persons per BP in two systems as i mentioned in the above rule,that way you can map as many roles you want.
    best regards
    ashish

  • Is it possible to change the Presets Scripts Folder Location?

    Hi,
    I work with Photoshop on a daily basis for my job, but my company has the C:\Program Files\Adobe\Adobe Photoshop CS6 (64 Bit)\Presets\Scripts folder admin-locked (due to it's location in the Program Files folder. I've already asked IT, but they told me that they are unfortunately unable to give me access to that folder because my user profile can't be given admin-rights (due to company policy). I'd really like to change the location of the scripts folder so that I can add some scripts of my own to be able to use in Photoshop.
    Is this possible or is there any sort of workaround?
    Thank you all in advance!

    You can always use browse to go to a different location - I know it's not ideal, but it does tend to remember that folder once you navigate to it.  I would push your IT people about getting you access to that folder.  I also work in for a company that severely limits access to program files, but I made my case that I need to have access to the Photoshop subfolders to do my job.  They should be able to grant you access to just that folder.

  • Is it possible to change the font and font-size in Richtooltip?

    Hiya,
    For "RichTooltip" I'd like to change the font and/or font-size is that possible?
    Is it possible to change the size of the tooltip box so that it is wider?
    Currently my tooltip looks quite ugly:
    I tried reading the help but I couldn't find a way to do this using the API for sap.ui.commons.RichTooltip
    Thanks in advance!

    Hi,
    you can use something like this for formatted text.
    <script>
                var oTextField = new sap.ui.commons.TextField({
                      valueState : sap.ui.core.ValueState.Error
                }).placeAt("content");
                var sHtml = "The rating specifies the trustworthiness of the account. You can choose between the following values:<br>";
                sHtml += "<ul>";
                sHtml += '<li><strong>A:</strong> <font color="blue", size ="2px" family="Helvetica">Highly trustworthy</font></li>';
                sHtml += "<li><strong>B:</strong> In generel trustworthy but some weak moments</li>";
                var oRttTextField = new sap.ui.commons.RichTooltip({
                      text : sHtml
                oTextField.setTooltip(oRttTextField);
                </script>
          </head>
          <body class="sapUiBody" role="application">
                <div id="content"></div>
          </body>
    Refer this link.
    RichTooltip - SAPUI5 Demo Kit
    Best Regards
    Dhananjay

  • Changing role for users

    Hi,
    in forms 10g , it's possible to change the role for user
    REVOKE role_name FROM :USERNAME;

    This should work, but the user revoking a role from a different user needs to have the admin option of this role.
    When creating a role, by default the "Admin option" for that role should be enabled for the user creating the role.
    Normally, this would be the schema-owner of the application objects ...
    A user holding the "admin option" may grant a role to a different user and grant the other user "admin option" on this role...

  • Is it possible to change the @... of the Admin account?

    Hi there!
    Is it possible to change the @... for direct notifications?
    I would like to change @conchipizzuto to @adminsocialcast.
    First I thought I would use companies' address both for personal use and admin purpose.
    Now I would like to use two accounts. One for admin purpose only, and one for regular and personal use to interact as a normal user.
    Thanks in advance!
    Warm regards,
    Conchi Pizzuto
    Toon Hermans Huis Maastricht

    Hi Conchi,
    User roles and names can be managed in Admin Settings > User Management. The @-mention will be tied directly to the users first and last name on the account. Hope that helps!
    -Samantha

  • Is it possible to change instance and use OEM ?

    We have 4 single DB instance in same oracle 11gr2 server on win2008R2.
    We will not use grid control because of lack of time, knowledge and customer approval.
    Is it possible to change instance and use OEM by changing ORACLE_UNQNAME variable or in any way ?

    840105 wrote:
    IF what EdStevens said is true,
    WHat environmental variable ,or othe settings shoud I set to start 4 different dbconsole and access those OEM in same server ?
    "IF" what I said is true???
    The same environment variables you set to start the database itself .....
    Here's the environment with no oracle-specific settings:
    oracle:$ env | grep ORA | sort
    PS1=\n\u:$ORACLE_SID$
    Now we set the environment for database 'orcl'
    oracle:$ . oraenv
    ORACLE_SID = [oracle] ? orcl
    The Oracle base for ORACLE_HOME=/u01/app/oracle/product/11.2.0/db_1 is /u01/app/oracle
    Now the environment looks like this:
    oracle:orcl$ env | grep ORA | sort
    ORACLE_BASE=/u01/app/oracle
    ORACLE_HOME=/u01/app/oracle/product/11.2.0/db_1
    ORACLE_SID=orcl
    PS1=\n\u:$ORACLE_SID$
    Start the dbcontrol
    oracle:orcl$ emctl start dbconsole
    Oracle Enterprise Manager 11g Database Control Release 11.2.0.1.0
    Copyright (c) 1996, 2009 Oracle Corporation.  All rights reserved.
    https://vblnxsrv01.vbdomain:1158/em/console/aboutApplication
    Starting Oracle Enterprise Manager 11g Database Control ........................... started.
    If Oracle would only provide documentation ... oh, wait!
    Getting Started with Database Administration
    Managing Oracle Enterprise Manager Database Control

  • Is it possible to change the number of weeks to be displayed in the month view in calendar (mavericks)?

    I'd like to know if it's possible to change the number of weeks to be displayed in the month view in calendar? Thanks!

    No.
    There are up to six calendar weeks that might be used to display the 31 possible days in a month.
    So the month view displays six weeks.

  • Is it possible to change the ALV report layout settings in spool request

    Hi All,
    Please let me know is it possible to change the ALV layout settings in background as we can change the layout settings in foreground to get correct format when download to excel.
    Regards,
    Jyothi CH.

    Hello,
    Add a parameter for layout on selection-screen (p_varmm LIKE disvariant-variant).
    As you are in backgroud mode, ALV will be printed with this layout (assuming you call correctly the MF ALV_LIST or REUSE_ALV_GRID)
    Regards,
    Christophe

  • Where it is possible to change the value separator in Custom Field?

    Hello,
    This is a question around the "Custom Fields" and "Lookup Table"
    I linked a "Custom Field" to a "Lookup Table".
    I select the option "Allow multiple values to be selected from lookup table"
    When I used this "Custom Field" in a view, the selected values are separated by a comma ",".
    Where it is possible to change this value?
    I saw another project server where the character is a semi-column ";" and I would like to test with ";".
    Thank you in advance
    Pascal Jean

    Hi,
    This will be triggered by your regional settings.
    Hope this helps,
    Guillaume Rouyre, MBA, MVP, P-Seller |
    Hello,
    Thank you for the answer.
    Do you mean the "local regional settings"?
    Because, depending on the PWA site I'm connected to I don't have the same values. I'm obviously using the same workstation.
    Regards

Maybe you are looking for

  • Windows 8 Mail App - Can't add IMAP account

    Hi all, I have been playing with Win8 for a few weeks now and love it. My only concern is that I can't use the Mail App to connect to my hosted email accounts via IMAP, every time I add the settings it tells me: We still can't find settings for [emai

  • XDCam to WMV

    I am recording XDCam 1920x1080 60i footage to my EX1r's. I am ingesting into FCS 7.02 using XDCam Transfer very successfully. My sequence presets are Apple Pro Res 422 1920x1080 60i and my capture preset is DVCPro HD 1080i60. Quite honestly I have kn

  • How do I unsync? Urgent!!

    I had synced my iPhone and iPad due to which all my photos, messages, etc were being shown on both devices. Recently I lost my iPad. How do I delete all data on it and how do I unsync the two devices now? Please help!

  • Javascript inputtype=image disable

    Im trying to disable a submit button with an image on it like forn name = Increase input type = "image" name="image" src="image.gif" //this is the javascript code out.println("function newResourceDisab(){"); out.println("alert(\"Resource addition but

  • Splitting genre into albums

    How do you split the genre listing of all the tunes in into separate albums?