Changing the Position of iview in Detailed Navigation

Hi,
I want to change the position of the iview in detailled navigation, Ex i have 4 iviews in detailed navigation as
1
2
3
4
now i want to bring 4 up, in the sense between 2 & 3.
One option is by setting the Sort Priority and i'am trying with other option on role level. I'am editing the role which has this 4 iviews assigned, right click on iview 4 and using option Move-->Up. Does this method work, please let me know.
Regards,
Pradeep

Hi Pradeep,
You can try below options -
1) Go to content Administration. Locate your Default Framework Page assigned to your Desktop .Double click it, a new window opens on right side. Out of various iviews, Check Desktop Innerpage and select Open tab. It will display 6 iviews. From the Page Content List of the Desktop Innerpage, select the Detailed Navigation iView (com.sap.portal.detailedNavigationTree) and click Properties. In the displayed Property Editor, check, set, and change the properties of the Detailed Navigation iView, as necessary.
2) You'll get a bak file for detailed navigation area.The par file is com.sap.portal.navigation.detailedtree.par.bak. You can get this par file from server System Admin>>Support>>Portal Runtime>>Browse deployment>>WEB-INF>>Deployment>>pcd. Import this par file into ur NWDS and edit it accordingly.
Regards,
Sen

Similar Messages

  • Update table HRP1001. Change the Position and the Org Unit.

    Hi,
    I am new to SAP HR and have been given a work in this area. The requirement is to update the relationship table HRP1001 replacing the old Manager' Position and the Org Unit with the New Manager's Position and the Org. Unit.
    I have some how found out the way to get the Postion and the Org unit of the old manager. Now I am replacing the same with the new details using the Update HRP1001 Command but this is the old and not recommended method acheiving this task.
    Can anyone please suggest me any Function Module OR the BAPI to update the HRP 1001 table with the New MAnager;s Position and the Org Unit.
    Thanks...!!!
    Regards,
    Deepak.

    Hi Kalpesh,
    I am using the FM: 'BAPI_HRMASTER_SAVE_REPL_MULT'but still not updating. I am trying to change the Position and the Org unit but not successful yet.
    I first used the Operator 'I' withi the table BAPIHROBJ-OPERATOR, it failed then I tried 'U' for update it still failed. Can you please let me know how many such operations possible with their charecter values apart from I & U. the domain value set does not exist as it is char1.
    Now I came to know that I have to terminate the old relationship by changing the ENDDA and create a new one with the new BEGDA as tomorrow's date.
    Can you please suggest something.
    Regards,
    Deepak.

  • I want to change the position in MIGO   PO Data

    Hi experts,
    The requirement is like that:
    In MIGO >  Purchase Order Data  >  "Delivery completed" indicator,  is by default  "SET AUTOMATICALLY" (i.e. 1). I want to change the position to   "SET" (i.e. 2).
    presently position are coming  :
    1  Set automatically
    2  Set
    3  Do not set
    my requirement is :
    1  Set
    2  Set automatically
    3  Do not set
    Please help if anybody knows this
    Thanks in advance!
    Devinder

    Hi Kiran,
    Can you please give more detail about How can I reach to Inv Mgmt > Goods Receipt.... Pls give info stey by step.
    Thanks
    Devinder

  • How to  Change the position of Roles

    Dear Experts,
    I have a requirement in which I have to change the position of the roles.
    How to achieve it, Please Suggest.
    Warm Regards,
    Upendra Agrawal

    HI Upendra,
    Follow the below process to re-arrange the roles as per your requirement:
    1. From the Portal Catalog, right-click a role or workset and choose Open ® Object. The role or workset is loaded into the appropriate editor.
           2.      In the displayed editor, select either:
       The root node of the role or workset hierarchy
      A workset or folder within the role or workset hierarchy
      A folder within a workset of the role or workset hierarchy
           3.      In the Role/Workset Editor, click Properties to display in the Property Editor the properties of the object that you selected.
           4.      From the Property Category dropdown list, choose Navigation.
           5.      In the property list, scroll to the Sort Priority property and enter a numeric value.
           6.      Click Save.
    In the same way, assign values to all of the navigation nodes that you want at specific locations in the portal navigation hierarchy.
    Hope it helps.
    Regards,
    Gourav.

  • Tooltip of a iview in detailed navigation

    hi .
    please tell on how we can do this that when the user hovers his cursor over an iview in detailed navigation part(transactional iview), the tooltip displays the description associated with that iview.
    thanks in advance

    You will need to make your own detailed navigation to do this. There are some tags that can help, but one of your problems is knowing where to get the tooltip text from...
    Cheers

  • How to Change the position of Column in ALV report

    Hi Follks,
        Is is possible to change the position of column in ALV report?.If yes then how?
        Basically my requirement is, that user want afacility where , he should be able to change the position
        of column aftre he runs the report.
        Eg: After running the report , user felt that column 5 should be at position 2 , in that case he should   
               be able to drag column 5 at position 2 and vice versa.
        Please help me, how to solve this issue.
        Note : I am using NW 7.0 SP 9
        Regards
        PG
    Edited by: PG on Apr 13, 2009 11:10 AM

    HI PG,
    do below whie filling the filed catlog
    wa_fieldcat-fieldname        = 'Field1".
    wa_fieldcat-COL_POS = '1',
    append wa_fieldcat to it_fieldcat.
    wa_fieldcat-fieldname         = 'Field2".
    wa_fieldcat-COL_POS = '2',
    wa_fieldcat-fieldname         = 'Field3".
    wa_fieldcat-COL_POS = '3',
    Thanks!

  • Is it possible to change the position of beining of text in a standard report

    Hi,
         I am wondering wether it is possible to change the position of the test (the starting point) in a standard report. I would like to print a label with different texts at different positions. If its not possible in a standard report is there any other way to do it.
    Thank you,
    Mudda.

    Hi Mudda, I don't see any way myself to set any particular starting position for your text. It looks like the best way to emulate this behavior would be to add a new line with lots of tab characters or spaces to place your new text at a specific offset from the left. You can also use Append Table to Report and wire in a 2D string array with only a few positions filled in with your various text labels as shown below. This will space text labels pretty well across the page. Try it out and see if it works for you. You could be more clever and build the 2D array programmatically if you wanted more control over position.
    Message Edited by Jarrod S. on 06-02-2006 05:37 PM
    Jarrod S.
    National Instruments
    Attachments:
    Set_Report_Position.JPG ‏69 KB

  • How to change the position of a window created in the script?

    Hello to all
    A window called from another window are the same size. How can change the position of the window relative to the caller call window?

    That is worked, but for abs.coord. How make releative coord.?
    When I include that in my script, window show without elements ! See attachments №2

  • How to change the position of a rectangle dynamically

    Hi,
    I am designing a form, where the position of a rectangle has to be changed dynamically. I'm trying with Set_Item_Property(Position property). But I'm unable to change the position. I need some information regarding this graphics object. Normally, we attach block name with the items. Then for these graphics object, what will be attached. I'm using Forms 6i version.
    Regards,
    Alok Dubey

    you can use a stacked canvas with the rectangle in it. Then you can change the position of the canvas at runtime. Problem is, that the canvas overlaps objects...

  • How to change the position of label of an item to be in the rigth side?

    Hi ,
    I want to change the position of the label of an item (displayed as text field) to be in the rigth side of the text field of the item instead on the left side of the text field of the item?
    Thanks in advance
    Yoel

    Hello Yoel,
    >> I want to change the position of the label of an item (displayed as text field) to be in the rigth side of the text field of the item instead on the left
    Are you talking about a single item among others, which will be left at the left side, or are you talking about the entire page (Right-To-Left page orientation)?
    I’m afraid Leo suggestion will not help you either way. The “Horizontal / Vertical Alignment” field, in the label section of the item, pertains to the alignment within the ‘TD’ cell of the item’s label, which by default is located to the left of the item. Within this cell, you can choose several alignment options, including right and left.
    Regards,
    Arie.

  • How can we change the position of an employe in 0001

    Dear Friends,
                   I would like to change a record (either by copy/change) for infotype 0001 in order to change the position of any employee. Through PA30 when iam trying to do a copy
    i found that the position field is only non-editable mode . Could any one let me know what is the procedure if you want to change the position of the employee.
    regards
    syamla

    Hi syamla,
    To cahnge position proceed in the following way:
    Go to Pa30, select personnel number for whom u want to change position, select infotype 1 and click on "overview" icon.
    In the "List actions" screen u will find one or many actions. Now select one action (where u want to change position) and click on "Copy" icon. Now u will reach "copy actions screen", and postion is field is editable. Change position. U might get this entry deletes a record, press enter. Save ur entries and continue to org. assignment infotype. save org. assignment infotype also.
    Hope this will help u.
    Reward points if helpful
    Rajesh Panda

  • Why can't I change the position of the 'Top Collections' feature box?

    In Public Site Manager I can select or de-select and change the position (ordering) of all the feature boxes on my provider page except for 'Top Collections'. As a result of this 'Top Collections' remains fixed at the bottom of the page. I'd like to move it to the top of the page so it's the first feature box that users see. What gives?
    Options in Public Site Manager (notice there is no option to select or move 'Top Collections')
    iTunes U Provider Page (notice that 'Top Collections' is at the bottom of the page)

    Hi Julie
    Thanks for the reply.
    I can move the 'Top Downloads' box but not the 'Top Collections' box.
    I don't use the What's New feature box so unfortunately I can't comment on that. In regards to the ordering in custom feature boxes I think it's no longer possible order the items. Or rather you can order the icons in Public Site Manager but in iTunes it orders them automatically by 'Most Popular', 'Name' or 'Release Date', with Most Popular being the default option. I do have my doubts, however, about the reliability of the 'Most Popular' ordering. I know for a fact that there are many collections / downloads on my iTunes U site which are way more popular than those that iTunes deems to be the most popular.
    Regards
    Tom

  • Can I change the position of the 'x' to close tabs?

    I know it's not in preferences, but hoping there might be some sort of default I can set via command line?
    I'm using Safari 6 on Mountain Lion. All the other browsers have the close control on the right.

    At present there is no way to change the position of "X" in the tabs.
    To the best of my knowledge  there is no  "defaults write" command to enter in terminal.
    Best.

  • Can I change the position of the Get Info window?

    Can I change the position of the Get Info window?

    If you want to open the "Get Info" panel in the center of your screen, define the following Automator service and install it in the "Services" Folder of your User Library. This service will be available when you ctrl-click a file or folder in the pop-up menu and it will open the "Get Info" in the center of the screen.
    Open Automator and select New -> Service.
    Select: Service receives "files or Folders" in "Finder.app"
    Drag a "Run Apple script" action from the Actions pane -> Utilities onto the Workflow
    Paste the following script into the action, after (* Your script goes here *) and before "return input"
              tell application "Finder"
      activate
                        set {d1, d2, d3, d4} to (get bounds of window of desktop)
      open information window of item input
                        set {i1, i2, i3, i4} to (get bounds of information window 1)
                        set position of information window 1 to {d1 + (d3 - i3 + i1) / 2, d2 + (d4 - i4 + i2) / 2}
              end tell
    Save the service and name it e.g. "centeredGetInfo". It will be installed in your library -> Services.
    Now you can ctrl-click any File or Folder, and in the Services Section of the pop-up menu you will see your new service "centeredGetInfo", also in File ->Services in the Finder, when you select a Finder item.
    You can bind this service to a keyboard shortcut in the keyboard preferences and use it like the standard "Get Info"

  • How can i change the position and size of the applet

    dear fellows,
    how can i change the position and size of the applet in which form is running over the web.
    thanx
    Mochoo

    Yes, you can add the following line to your formsweb.cfg section :
    HTMLbodyAttrs=onLoad='javascript:self.moveTo(100,100)'
    if you are in SEPERATEFRAME = FALSE
    Or Set_Window_Property( FORMS_MDI_WINDOW, POSITION, X, Y ) ;
    if you are in SEPERATEFRAME = TRUE

Maybe you are looking for

  • Open program in new tab

    In the old firefox versions when I opened a new site I set it to open a new tab. Under v10, even though I ticked to open new tab in new new window and have searched for any other options, it opens the new page in the same tab as I am working in. Can

  • Created column not showing in the Document Library View for a Custom Content Type based on Document

    We have a custom content type based of Document Content Type. The OOTB "Created" column does not show up in the view as well as in the Site Settings -> Columns. But it shows up in the Display Form and Edit Form of the Item at the bottom "Created at "

  • Chart legend Name

    Hello I created a svg chart with 5 series and I woul dlike to change the name of the series in the legend dynamically. Is it possible ? Because, based on some parameters I printed the series or not. But I would like to change the name in the legend b

  • Extractor of Line Items for Profit center

    Hi I am trying to find an Business Content Extractor of Line Items for profit center. Under Controling I could fined a data store for Cost Center, But could not fined the same for Profit Center. It has to be part of Co and not of FI Regards

  • DIFFERENT SIM DETECTED CONNECT TO ITUNES

    Hey i just bought an iphone...well went onto a plan. And i need to be able to use my pre paid sim in it aswell! At the apple store they knew what i was goign to do and they never said it wouldn't work, yet i put it in and i get this. I am on optus, a