Reg:Road Map UI element

Dear All,
        I am using Road Map UI element to display number of managers in a department.So i used Multiple Road Map Step
and after fetching data of managers i am binding the table data to Multiple Road Map step.
My requirement is  i need to highlight the Top level position manager with orange colour.So how to highlight the
required step from the group of dynamically created steps as per the data of managers????

Pankaj,
Do you have any buttons like previous and next where you are invoking an action handler and setting step?
Thanks
Bala Duvvuri

Similar Messages

  • Road map ui element

    Hi,
    Can u tell steps for creating roadmap ui element
    and please send any related  docs

    Hi Ganesh,
    check out the wiki!
    [WebDynpro Java - UI -Development - Roadmap Element|https://wiki.sdn.sap.com/wiki/x/JoDU ]
    kind regards
    Stefanie

  • Road MAp element customization

    I have 8 steps in my application.
    All 8 are shown on the screen as road map.
    I want to customize it as a way that only 4 are shown first and when I complete 4rth step I want the other 4 steps to be shown. Is there any way to do it?
    experts your help is highly appreciated.
    Message was edited by:
            James B
    James

    Yes It is possible.
    What you need to do is to maintain the context structure so that all the properties in your roadmap steps are bound to the context attributes. Make sure you have an attribute in your context node for 'visible' property.
    Now, initially, build your roadmap such that the steps 1-2-3-4 are visible and rest are invisible. (This can be done by means of a supply function or wherever you are creating the roadmap steps).
    Next, once you reach the 4th step, in the event handler, set the attribute bound to visibility of the 4 elements corresponding to steps 5-6-7-8 to 'X'.
    Hope this helps.
    Regards,
    Neha

  • UI elements: Road map & bread crumbs - what is the dif?

    Hi,
    What is the difference between Road map & bread crumbs and when to use what?
    Thanks,
    Itay

    Hi Italy,
    Go through the follwing links:
    [RoadMap|http://help.sap.com/saphelp_nw04s/helpdata/en/03/ac884118aa1709e10000000a155106/content.htm]
    [BreadCrumb|http://help.sap.com/saphelp_nw70/helpdata/en/0e/ab884118aa1709e10000000a155106/content.htm]
    Hope this helps.
    Regards,
    Abhinav

  • Creation of an application which displays four Road map steps in vertical

    Hi all,
    I need to create an application which contains four Road map steps for example step1 -> step2 -> step3 -> step4
    , but in vertical order. can i know the perfect UI elements which are req to be used for the creation.
    thanks in advance.......

    [RoadMap UI|http://help.sap.com/saphelp_nw04/helpdata/en/55/9abe6671d0d64fba6c91e6ea9e1185/content.htm]
    [RoadMap API|http://help.sap.com/javadocs/NW04/current/wd/com/sap/tc/webdynpro/clientserver/uielib/standard/api/IWDRoadMap.html]
    I think vertical orientation is not supported.
    nikhil

  • Difference between ROAD MAP and FPM Technic

    Hi,
    I need to develop a web dynpro java application using floor plan manager technique. It should be integrated in the ESS.
    Please let me know if i develop the same application in webdynpro abap using ROAD MAP control whether it will integrate in ESS or not.
    In case If it sinks let me know  what are the functionalities that  differ.
    Thanks,
    Hasini.

    Road map technique and Floor Plan Manager Technique, both are different.
    The FloorPlan Manager is a tool for constructing WD applications with a similar layout and user interface.
    The OIF and the Guided Activity Floorplan (GAF) are the types of FPM.
    Editing of a single business object is done by OIF and  allows the nesting of header and item details. The GAF, uses a road map  technique for the step by step activity to be performed.
    The FloorPlan Manager is very powerful because it can be configured using component and application configuration - allowing you to plug in different UI Building Blocks (UIBB) as Web Dynpro Components or Views. The robust nature of the FPM is becasue of the Consistency between applications provided by it.
    The Road Map is  a UI element in WD used to create your own custom applications.
    Pls refer to this link to have more idea -
    https://wiki.sdn.sap.com/wiki/display/Community/BringitallTogetherwithFPM%28FloorplanManager%29forWebDynpro+ABAP
    Reward if helpful.
    Best Wishes,
    Chandralekha

  • Road Map Control

    Hi,
    I need to define RoadMap in my wizard application and don't see enough documentation available. The first question - is there a way to define on step click action, to use RoadMap interactively. For example, click on particular box will change the view by displaying more details about this step.
    Another question how to define RoadMap step dynamically, the number of steps is not fixed, user will be able to add steps, delete, and so on.
    Thanks a lot.

    Hi Tatyana,
    > One of the solution I have in mind to provide a
    > navigation is to use Road Map with next/previous
    > buttons on the bottom of the view. So the navigation
    > is done with these buttons and the RoadMap only shows
    > the state-info
    That's exactly what I have done. Concerning implementation, you can put these buttons in their own view and integrate the view on the main view(s) (so reuse works...).
    > Which is not very beautiful but at least something...
    But this is how most install wizards on windows for example work (at least with the next/previous buttons). So it is at least not that unusual!?
    > Road Map Component in HTMLB
    Within BSP's? (I don't know them.) I'm just estonished as there is no RoadMap element in HMTLB for Java...
    Have a nice weekend
    Detlev

  • Creation of Road Map

    Hi Friends,
    I want to know how do we create a Road Map and assign it to multiple projects.
    I want to know all the details.
    Kidly help me out in this case.
    Thanks in advance.
    Regards,
    Banu

    Hi,
    Activities
    1.In the transaction Roadmap Repository (RMDEF), you create a new Roadmap or copy an existing one.
    2.Create the Roadmap structure in the transaction Roadmap Authoring Environment (RMAUTH):
                                a.      Choose the Change Structure pushbutton in the left-hand pane, and create new structure elements with the right-hand mouse key.
                                b.      You can assign the following to a structure element, in the top right-hand pane:
    §         Structure element description
    §         Attributes (flavors, roles, subject areas)
                                c.      Assign accelerators to a structure element, in the bottom right-hand pane.
                                d.      Create an initial view for the Roadmap, with the Initial View pushbutton.
           3.      To use a Roadmap, including its documents and accelerators, in another system:
                                a.      Save the Roadmap in a transport request, i.e. not locally.
                                b.      Transport this transport request into the other Solution Manager system.
    Extract from SAP Documentation
    http://help.sap.com/saphelp_sm32/helpdata/en/8c/ad1a41ade44c47a8bb8088bf709e48/content.htm
    Feel free to revert back.
    -=-Ragu

  • Usage of Road Map

    Hello All,
      I am trying to use Road Map-Webdynpro pattern in my Application. There is no provision to specify the data source for the Road Map and the event handlers for Road Map donot have the Road Map object in the 'importing' list.
      How do I access the Road Map and fill data.
    Thanks.
    Srinivas.

    Hi Srinivas,
    you can bind different properties of the RoadMap UI Element with your context attributes in order to get the expected results. First you have to create a road map element and add the required number of states in it. After that for mentioning the selected state (hilighted box) changing in the runtime, create a string type context attribute in the roadmap view and attach it to the selectedStep property of the RoadMap UI element. In runtime, say for example in wdDoInit or your action methods you can just call the setter method of this selectedState attribute and pass the name (id) of the step you want to hilight. It will do the trick for you. For displaying the number of step in side the step box, use the 'name' property of the roadmap step item, and for the description of the state which will be written below the step box use the 'description' property of the step  box.
    If you have created the RoadMap element in one view and trying to change the state from other views then just map this selectedState property from the RoadMap view controller to Component Controller and then to Other view controllers, so that even if you change this property value from the other views you will get the effect in the RoadMap view. Let us know whether this solves your problem or you need something more.
    Hope it helps!!!
    Shubhadip

  • Xslt: mapping different elements onto instances of an unbounded element

    How can you map different elements onto sequential elements of an unbounded type? For example:
    <record>
    <tag1>abc</tag1>
    <tag2>def</tag2>
    <tag3>ghi</tag3>
    </record>
    onto
    <properties>
    <property name="tag1" seq="1">abc</property>
    <property name="tag2" seq="2">def</property>
    <property name="tag3" seq="3">ghi</property>
    </properties>
    The mapping onto the first property will always be from tag1, etc. However, in the schema for <properties>, <property> only appears once:
    <xsd:element name="property" type="NormalizedString" minOccurs="0" maxOccurs="unbounded">
    Can this be mapped using JDeveloper? Can it be mapped by hand?
    If so, how?
    Thanks!

    Hello user,
    I think you will have to do this manually. It's been way too long since I was doing any serious XSLT hacking, and I don't have your schemas, but this may give you a starting point for your transformation;
    <?xml version="1.0" encoding="UTF-8" ?>
    <xsl:stylesheet version="1.0"
    xmlns:xref="http://www.oracle.com/XSL/Transform/java/oracle.tip.xref.xpath.XRefXPathFunctions"
    xmlns:xp20="http://www.oracle.com/XSL/Transform/java/oracle.tip.pc.services.functions.Xpath20"
    xmlns:bpws="http://schemas.xmlsoap.org/ws/2003/03/business-process/"
    xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
    xmlns:ora="http://schemas.oracle.com/xpath/extension"
    xmlns:ehdr="http://www.oracle.com/XSL/Transform/java/oracle.tip.esb.server.headers.ESBHeaderFunctions"
    xmlns:ns0="http://www.w3.org/2001/XMLSchema"
    xmlns:orcl="http://www.oracle.com/XSL/Transform/java/oracle.tip.pc.services.functions.ExtFunc"
    xmlns:ids="http://xmlns.oracle.com/bpel/services/IdentityService/xpath"
    xmlns:hwf="http://xmlns.oracle.com/bpel/workflow/xpath"
    xmlns:ns1="http://xmlns.oracle.com/Transformation"
    exclude-result-prefixes="xsl ns0 ns1 xref xp20 bpws ora ehdr orcl ids hwf">
    <xsl:template match="/ns1:TransformationProcessRequest/ns1:record">
    <xsl:for-each select="*">
    <xsl:element name="ns1:property">
    <xsl:attribute name="name"><xsl:value-of select="name()"/></xsl:attribute>
    <xsl:attribute name="seq"><xsl:value-of select="position()"/></xsl:attribute>
    <xsl:value-of select="current()"/>
    </xsl:element>
    </xsl:for-each>
    </xsl:template>
    <xsl:template match="/ns1:TransformationProcessRequest">
    <ns1:properties>
    <xsl:apply-templates select="/ns1:TransformationProcessRequest/ns1:record"/>
    </ns1:properties>
    </xsl:template>
    <xsl:template match="/">
    <ns1:TransformationProcessResponse>
    <xsl:apply-templates select="/ns1:TransformationProcessRequest"/>
    </ns1:TransformationProcessResponse>
    </xsl:template>
    </xsl:stylesheet>
    Regarding validation to XSD, I guess that's just a matter of specifying the right namespaces and elements...?
    Regards,
    Rune

  • Mapping of element contains errors

    Hi experts,
    I was doing a complex mapping for creating a Sales Order (Items, ItemsX, ...)
    Everything worked fine, I added 2 simple Types to the Data Type xsd file, redeployed and still worked.
    Now all of a sudden I can't seem to map anymore, with a problem: "Mapping of element x contains errors".
    When I start mapping, either I get an exception (and NullPointerExceptions) that he can't find the root element of my context anymore. Or I just save, and all my mappings dissapear and I get a screen like the screenshot bellow, with broken mappings.
    All the failed mappings get the value "TaskOutput".
    Another detail is, that when I delete all those broken mappings with the value "TaskOutput".. close and save, the broken mappings appear again.
    Tried solving with: creating new .xsd file (same data), created new process, new UI component.
    Screenshot of problem
    http://i53.tinypic.com/2ykfh3r.png
    Screenshot of illegalstate exception (I also get nullPointer sometimes)
    http://i56.tinypic.com/1zl68m1.png

    just delete old mapping

  • How to set the color for road map steps

    hi all,
    my requirement is like ,whenever i select my step in a roadmap it has to be set in yellow color and others has to be in default color.
    thanks,
    Siva.

    Hi......
    Its Very Simple......
    Create an action for the road map.
    for example..... if you have three step in it....
    by default the first step will be in active only...
    ie., Yellow colour
    if you click the second step and it should be active means.... if you have to create a event....in the property of the Roadmap
    Create the on action select event....
    in that event.....
    try to use this code.... based on your scenario.....
    set context data
        DATA: road_node TYPE REF TO if_wd_context_node,
              road_data TYPE if_componentcontroller=>element_roadmap.
        road_node = wd_context->get_child_node( 'ROADMAP' ).
        road_data-step = step.
        IF step = 'CHOOSE'.
          road_data-prev_enabled = abap_false.
        ELSE.
          road_data-prev_enabled = abap_true.
        ENDIF.
        IF step = 'END'.
          road_data-next_enabled = abap_false.
        ELSE.
          road_data-next_enabled = abap_true.
        ENDIF.
        road_node->set_static_attributes( road_data ).
    navigation
        wd_this->fire_navigate_evt( step ).
    Hope this will help you
    Thanks & reagrds
    Raja

  • How to map secondry elements with main if have same ids for both?

    I need to map secondry elements with its matching primary elements if they both have same id.
    How can this be achieved in xslt.
    If ids are not matching then not a single element of secondry sholud be shown.
    If ids matching, then other fields of secondry elements, should be mapped to similar fields of primary elements.
    Eg: Its like some program running and in between some add on programs started (may be trailor or advertisement).
    the add on program is not always shown (optional), and whenever shown it has its own data information etc etc.
    Please provide me some input, how to map and proceed.
    Not sure what this code is really doing.
    <xsl:template match="SECONDARY_EVENT_LIST">
              <xsl:variable name="secondaryElements" select="ancestor::SCHEDULE/SECONDARY_ELEMENT_LIST"/>
              <xsl:for-each select="SCHEDULE_ELEMENT_ID">
                   <xsl:variable name="id" select="."/>
                   <xsl:apply-templates select="$secondaryElements/SCHEDULE_ELEMENT[(@ID=$id)]"/>
              </xsl:for-each>
         </xsl:template>
    Is this having any relation with what my requirement is all about?

    Hi,
    You can use XPATH command to get the exact tag.
    You can access each tag with it location like “/Report_Name/Group_Tag/Element_ID”.
    I think this will remove the ambiguity of Tags with same ID.

  • SAP PA and SAP II Product Road Map

    Hello everyone,
    where can I find the latest SAP PA and SAP II product road map, based on the version SAP PA 1.17?
    The latest official product road map I found is from Dec. 2013.
    Thanks in advance,
    BJE

    Hello,
    The combined roadmap for II and PA is in its final elaboration phase.
    We will published it once approved.
    Regards,
    Didier

  • Future Road Map of SAP B1.

    Dear All,
             Can anybody guide me from where i can get Future Road Map of SAP B1.
    Regards
    Hitesh

    Hi,
    Please find the link to the Business One Roadmap :
    [Business One RoadMap|https://websmp202.sap-ag.de/~form/sapnet?_FRAME=CONTAINER&_OBJECT=011000358700001336422008E]
    Kind Regards,
    Jitin
    SAP Business One Forum Team

Maybe you are looking for

  • AUC Posting & Treatment

    Hello Experts We have implemented sap in jan11 & all the expenses towards this software all booked in gl called advance expenses for sap,now for balance sheet we have to capitalize this expenses as huge amount. My queary is about how to transfer this

  • Motion Blur

    I have created a dvd (to be played on a TV) as I was viewing it a few of the clips had motion blur. What cause this? How do I fix this problem? Does it stem all the way back to how I imported it into Final cut express or exported it?

  • Function module's description

    hi all, i need your help. im having a problem with my program, is there a table which can display the the function module's description? pls this is urgent..i hope you can help me with this... thanks, mau

  • Enable javascript in browser settings. Wi fi

    I want to use verizon Wireless wi fi instead of my Router, it keeps telling me to enable java script, does anyone know a way to do this plz? Do I need to? For Droid X

  • Function module copy

    Hi experts, I need to copy the existing z function module code to new z function module with the same function group. I don’t want to change function group name. Please send me the steps to do this. I will reward the points. Please help me. Thanks in