Help about RoadMap UI element

Hi experts,
I am new to WDABAP. I followed one tutorial 'Working with Roadmap UI Element in Webdynpro ABAP'. Iam getting the following error while compiling my component.
"Error in Generated Code: Methos ONACTIONSTEP_SELECT
The CAST operation (f1 != f2, MOVE f2TO f1) is currently only supported for object references."
Can any one please suggest me what will be the cause of this error?
Thanks in advance
LNarayana

Hi,
Please check the ST22 for the detiled error log. I think there is a problem in using the fieldsymbols.
In your case, i guesss f1 and f2 are field-symbols. first assign the FS to variable then try to move it to other.
If not, paste the detailed error log.
Regards,
Lekha.

Similar Messages

  • Because I listened to Adobe earlier today about whither uninstalling Elements would affect Photoshop and Lightroom on my computer, Lightroom no longer sees Photoshop in the EDIT IN Menu of Lightroom. I found an article on the help site saying to delete th

    Because I listened to Adobe earlier today about whither uninstalling Elements would affect Photoshop and Lightroom on my computer, Lightroom no longer sees Photoshop in the EDIT IN Menu of Lightroom. I found an article on the help site saying to delete the filecom.adobe.Photoshop.plist, which I looked for, its not there so it can't be deleted. The next step is to uninstall Photoshop and reinstall. This isn't an option because of all the plug-ins and modifications of the work space. Does any one have a better solution?

    <moved from Downloading, Installing, Setting Up to Photoshop Lightroom>

  • Where is the help in Adobe Photoshop Elements 13?

    I've just purchased Adobe Photshop Elements 13 but can't find any proper Help. When I click on Help on the File menu, I am taken to a web page (Photoshop Elements Help | Photoshop Elements Help). It doesn't matter what I am doing (e.g. using the clone tool or trying to apply kerning for example), I always end up on this same non-context-sensitive web page. I am an experienced user of graphics software but am new to Photoshop Elements.
    I'm trying to kern some text characters so I entered "kerning" in the Search field. The first "hit" was InDesign Help | Kerning and tracking but nothing they say seems to apply to my particular version of Photoshop Elemts - whcih being V13 is hopefully the latest. And who are they? Are they an official voice for Adobe? Their "help" was way off.
    Could someone point me to the Help for Adobe Photoshop Elements 13?
    As an aside, why does Adobe hit one with a 27 page legal agreement before one can install the software? I confess I didn't have my lawyer with me and may not have read all 27 pages.

    sirram69 wrote:
    I'm trying to kern some text (to reduce the amount of spaces between certain characters),
    I don't believe that you can kern in PSE as it comes out of the box. However, there is a very affordable add-on which allows one to do this. It is version specific.
    About Elements+
    BTW, Elements 13 itself is really good. I'm really pleased with its features and ease of use. It would just be nice to locate the relevant help more easily.
    There are available several books which augment the native help files. Photoshop Elements - The Missing Manual - by Barbara Brundage is excellent. I have no commercial connection to the author or to the publisher. Don't hesitate to come here to the forum for help. There are many talented contributors. We look forward to your progress.

  • Cannot click on steps in RoadMap UI Element

    Hello experts,
    Is it possible to select a particular step on the RoadMap UI element, by clicking on it?
    The idea is to be able to click on a step and be able to navigate to the content of that step directly instead of clicking through Prev/Next.
    I do not see an "OnClick" event on a Step wherein I can create a handler. I am on NW 7.0 SPS15
    Regards,
    Puja

    Hi Puja,
    I guess you are takling about the step being highlighted with some different color when the user selects the step . if it is so then there is definatly an option for highliting the step with a color when you click on it .  Let me expalin you a very simple example by which you can understand iit more clearly.
    Step 1. You create a steps for instance (3)(step1, step2, step3). so here when i try clicking it on each step 3 different compeonents needs to be called wiht the step being highlighted.
    Step2:Create a node in the context say Roadmap (0:1) cardinality and attributes as (set_step(property as string) (set_next (wdy_boolean) set_previous (wdy_boolean).
    Step2. In compoent controller of your component create 3 methods hope u are already aware of this.
    set_step( ),  Set_next( ), Set_previous( ). and in attributes of component controller "Navigate" and in importing values giv 'Target'. whcih will capture the the target when we click on the steps.
    Step3: create inbound plugs and method Onselect.
    hope you know the procees to be done futher.
    Note: if you are not able to get the step as highlighted plz chekc  in the method set_step wether the step values are  being passed correctly if no then pass the value of step properly then i am sure that it will higlight the step when u click on it .
    if you want the code for the above senario will surely send it to u .
    GoodLuck!.
    Regards,
    Sana.

  • Complete steps of RoadMap UI element in webdynpro

    hi all,
         Can some one tell me the complete steps of how to implement RoadMap UI element in webdynpro.
    Thanks in advance.

    Hi Amol
    I need help in implementing RoadMap.
    My code is as follows:
      public void onActionStep1(com.sap.tc.webdynpro.progmodel.api.IWDCustomEvent wdEvent )
        //@@begin onActionStep1(ServerEvent)
    final String stepId = wdContext.currentContextElement().getStepSelected();
    wdComponentAPI.getMessageManager().reportSuccess("step selected ---> "+wdContext.currentContextElement().getStepSelected());
    wdComponentAPI.getMessageManager().reportSuccess("stepId ---> "+stepId);
      if ("Steps1".equals(stepId))
         wdComponentAPI.getMessageManager().reportSuccess("step selected ---> "+stepId);
         wdComponentAPI.getMessageManager().reportSuccess("Welcome to Step 1");
      else if ("Steps2".equals(stepId))
         wdComponentAPI.getMessageManager().reportSuccess("step selected ---> "+stepId);
         wdComponentAPI.getMessageManager().reportSuccess("Welcome to Step 2");
      }else if("Steps3".equals(stepId))
         wdComponentAPI.getMessageManager().reportSuccess("step selected ---> "+stepId);
         wdComponentAPI.getMessageManager().reportSuccess("Welcome to Step 3");
      }else if("Steps4".equals(stepId))
         wdComponentAPI.getMessageManager().reportSuccess("step selected ---> "+stepId);
         wdComponentAPI.getMessageManager().reportSuccess("Welcome to Step 4");
      }else if("Steps5".equals(stepId))
         wdComponentAPI.getMessageManager().reportSuccess("step selected ---> "+stepId);
         wdComponentAPI.getMessageManager().reportSuccess("Welcome to Step 5");
        //@@end
    StepSelected is a context attribute of type String.
    RoadMap.selectedStep is binded with StepSelected
    RoadMap.onSelect event with the action Step1
    But i'm not able to display msg on selecting the step.
    The above code is from the following link:
    RoadMap!!
    9

  • Personalization of Roadmap steps in Roadmap UI element

    Hi All,
    I want to know of if it is possible to hide/unhide the Raodmap steps in the Roadmap UI element at runtime. When I do ctrl + right click, the entire roadmap is hidden.
    Thanks,
    Pooja

    HI Pooja,
    for personalizing i hope this would help u better :
    Changing the position and visibility of  UI elements – for example, for fields and tables.
    · Adding or changing additional interface information – for example changing the button text or adding quick infos.
    · Role-specific changing of interface labels.
    · UI element roadmap: Removing individual, unneeded process steps.
    · Statically changing individual field attributes.
    · Changing the alignment of individual UI elements – for example, line starting point, align right, centered alignment.
    · Wider selection of fonts and colors for the interface layout
    Hope this might help u.
    For further ref check on to this link:
    http://help.sap.com/saphelp_erp2005/helpdata/en/11/01754276e4c153e10000000a1550b0/frameset.htm
    Regards,
    Nagarajan.

  • Roadmap UI element in webdynpro java

    Hi,
    Can you please tell the steps, for how to use ROAD MAP UI ELEMENT in webdynpro java
    Regards,
    Boots

    use this
    http://help.sap.com/saphelp_nw04s/helpdata/en/11/01754276e4c153e10000000a1550b0/frameset.htm
    Complete steps of RoadMap UI element in webdynpro
    Complete steps of RoadMap UI element in webdynpro

  • I am having a problem using the help menu in Adobe elements 5

    I am having a problem using the help menu in Adobe elements number five.
    When I open the help menu, the dialogue box defaults to an unreadable display font. Is there any way to change that default font? Using the help menus to find a solution is not possible for I cannot read what it is displaying.

    For product, there is an option in preferences where we can set fonts. There are two options: One is application font and other is system font. I am talking about elements 8 which I have but not sure that will solve your problem which is help related.
    Hope Help in 5th version is html which opens in Browser? Please confirm.

  • Why I can't find the update menu in the Help menu for Photoshop Elements 10 on my Mac?

    Why I can't find the update menu in the Help menu for Photoshop Elements 10 on my Mac?
    I can't manually update the saw plug-in either. I am stuck!

    Authorization and Deauthorization
    Macs:  iTunes Store- About authorization and deauthorization.
    Windows: How to Authorize or Deauthorize iTunes | PCWorld.
    In iTunes you use the Authorize This Computer or De-authorize This Computer option under the Store menu in iTunes' menubar. For Windows use the ALT-S keys to access it. Or turn on Windows 7 and 8 iTunes menus: iTunes- Turning on iTunes menus in Windows 8 and 7.
    More On De-authorizing Computers (contributed by user John Galt)
    You can de-authorize individual computers, but only by using those computers. The only other option is to "de-authorize all" from your iTunes account.
      1. Open iTunes on a computer
      2. From the Store menu, select "View my Account..."
      3. Sign in with your Apple ID and password.
      4. Under "Computer Authorizations" select "De-authorize All".
      5. Authorize each computer you still have, as you may require.
    You may only do this once per year.
    After you "de-authorize all" your authorized computers, re-authorize each one as required.
    If you have de-authorized all computers and need to do it again, but your year has not elapsed, then contact: Apple - Support - iTunes - Contact Us.

  • "Help About" dialog still shows 8.0 after applying 8.0.1 patch

    Hello all,
    I was wondering if anyone who has successfully applied the patch sees version 8.0.1 in the Help > About dialog box. I updated via the Help > Update option and I did see the update downloaded. I was then asked to close Elements 8 so the patch could be applied which I did. However, how does one know if the patch was successfully applied? Most softwate show the latest version when you click Help > About. I still see ver 8.0.

    gtacyclist wrote:
    I have a couple of them including display.dll and "Adobe Premier Elements.exe" with date modified on 2/26/2010 instead of 2/28/2010 (date created is still 9/29/2009). I assume this was the date when I intalled the patch.
    Can anyone provide confirmation beyond assumptions? My files likewise have a created date of 9/29/2009, with a date modified matching the 8.0.1 patch installation date (in this case 3/13/2010). In the other forum post referenced above, Steve Grisetti unfortunately did not distinguish between date created and date modified, and I have no idea where he came up with the 2/28/2010 date.

  • Roadmap Ui element

    hai ,
    I have an requirement where in to use the roadmao ui element.
    I have 3 screens and i need to use the road map in the 3 screens.
    if it is in the first screen first box in the roadmap shub be highlighted and same with 2nd and 3rd page.
    can anyone guide me with what node i need to declare in the context and if any programming is required ,help me with some logic.
    It is urgent,plz help ASAP.
    REGARDS,
    MADHU

    Hi madhu,
    Have a look at this blog.It explains step by step.
    /people/david.halitsky/blog/2006/09/29/sap-ui-element-metadata-gold-or-fools-gold-part-3-of-dynamic-roadmap-tutorial
    also refer this thread.It is already discussed here
    Complete steps of RoadMap UI element in webdynpro
    Regards,
    sharadha

  • Roadmap UI element functionality

    Gudday,
    I want to use roadmap UI element in my application,can anyone suggest me how to proceed with this...iam new to this concept.
    I have gone thr DEMO_ROADMAP in sdn ....but iam not getting anything from it.
    Awaiting your reply.
    Thanks,
    Deepthi.

    Hi Deepthi,
    Check out the Webdynpro Component WDR_TEST_EVENTS -> View Roadmap.
    And you can also look at this link:
    [http://help.sap.com/saphelp_nw04s/helpdata/en/03/ac884118aa1709e10000000a155106/frameset.htm|http://help.sap.com/saphelp_nw04s/helpdata/en/03/ac884118aa1709e10000000a155106/frameset.htm]
    Kind Regards,
    Roelof Albers

  • Settings for RoadMap UI Element

    Hi all,
    is it possible to influence the width of an RoadMap UI Element? How can I do this?
    Thanks in advance,
    Torben

    Hi Deepthi,
    Check out the Webdynpro Component WDR_TEST_EVENTS -> View Roadmap.
    And you can also look at this link:
    [http://help.sap.com/saphelp_nw04s/helpdata/en/03/ac884118aa1709e10000000a155106/frameset.htm|http://help.sap.com/saphelp_nw04s/helpdata/en/03/ac884118aa1709e10000000a155106/frameset.htm]
    Kind Regards,
    Roelof Albers

  • HELP about analog output video

    Hello, I´m need help about analog output video in Premiere CS5 using Matrox RTX2. I need to crop a video with resolution in 1440x1080 to 4:3 in output analog. But what happens is wrong (I think). My video is in format anamorphic and the other option is 16:9 letterbox. Is there any way to crop the video without using effects. Thanks a Lot and sorry my bad english (my native language is Portuguese).

    There are no 4:3 HD specifications.  You'll have to put the video into a normal SD sequence, and scale it down till the top and bottom of the video meet the frame.  That way the sides will be cut off.

  • Help about Warning Security IE 8.0

    Hello Guys,
    I need help about warning security IE 8.0.
    When I try install a software from my webserver is display the following message:
    I can't check the publisher.Are you sure install the software?
    This file does not have a valide digital signature that verifies its publisher.
    You should only install software from publishers you trust.
    Well, I already enable:
    Download signed ActiveX controls
    Download unsigned ActiveX controls
    Allow active content from CDs to run on user machines Enabled 
    Allow software to run or install even if the signature is invalid Enabled 
    Check for server certificate revocation Disabled 
    Check for signatures on downloaded programs Disabled 
    Is there somewhere I disable all settings warning's about IE or one specific GPO I need disable for this warning don't display for me?
    In the same installation a lot of about file .cab are installed, only one specifc I don't have sucess.
    I try some troubleshootings too:
    https://social.technet.microsoft.com/Forums/windows/en-US/8f8293c4-0920-462f-9c69-0a8e3f92aa02/unknown-publishers-warning
    https://www.youtube.com/watch?v=UknQn6tZZis
    http://windows-3322.blogspot.com.br/2011/02/how-to-repair-activex-error.html
    Thanks a lot who answer me or about any idea about my issue.

    This file does not have a valide digital signature that verifies its publisher.
    Did you see your result
    https://social.technet.microsoft.com/Forums/windows/en-US/8f8293c4-0920-462f-9c69-0a8e3f92aa02/unknown-publishers-warning
    <quote>
    Changing the time zone actually worked.
    </quote>
    Robert Aldwinckle

Maybe you are looking for