Problem when trying to use IWDWindow

Hello all,
I am trying to get a popup window. After searching the forum, and using the tutorials, I use the following code:
// get the repository content at runtime of the Web-Dynpro-
// Window “ICONummerWindow”
IWDWindowInfo windowInfo = (IWDWindowInfo)wdComponentAPI.getComponentInfo().findInWindows("ICONummerWindow");
//create the “ICONummerWindow”
IWDWindow window = wdComponentAPI.getWindowManager().createWindow( windowInfo, true);
//set the WindowPosition on the screen
window.setWindowPosition(300, 150);
//and show the window
window.open();
// Save WindowInstance in Context
wdContext.currentPopupElement().setWindowInstance(window);
However, I get the following error messages:
IWDWindowInfo cannot be resolved or is not a type
IWDWindow cannot be resolved or is not a type
How can I solve this?
TIA,
Jaron Frenk

Hi
     Organize imports Right click -> select source -> select Organize imports
or
do this
Ctrl+ Shift+O
regards
Siva

Similar Messages

  • Sign in problems when trying to use Skype WiFi

    I have a tablet that I am trying to connect to Skype WiFi and keep getting looped around to the sign-in screen.  It tells me "You're already on line", but I can't do anything after that.  I just have the "Learn More" button.  I have unstalled and installed Skype WiFi twice and it still will not open.  None of your instructions or guide are helping me.
    Need Help
    Added the text, "...when trying to use Skype WiFi" to the subject/title for clarity.

    hi,
    The call to the function 'wwpre_api_util.get_names_table' is not returning any data. so, you are getting an exception. Try adding an exception block for NO_DATA_FOUND and print some message.
    --Sriram                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Problem when trying to use Java2WSDL tool of AXIS in tomcat 5.1.15

    Hi all,
    I am new to webservices. I developed a webservice and deployed it using admin client and deploy.wsdd file.It got deployed fine and then I tested it, thorugh a webclient and it worked fine.(i used call and service classes of org.apache.axis.client to call the webservice)
    Now I am trying to use the java2wsdl of axis to create a wsdl file and then further wsdl2java to create stub so that I can create a real simple webclient.
    I wen to directory
    axis-home/web-inf/classes/com
    and typed the command given below.
    java org.apache.axis.wsdl.Java2WSDL -o dvd.wsdl -l"http://localhost:80/axix/services/DVDSe
    rvice -n "urn:dvdservice" -p"com" "urn:dvdservice"com.DVDServicewhen I typed this I get the follwoing error,
    Exception in thread "main" java.lang.NoClassDefFoundError: javax/wsdl/extensions
    /ExtensibilityElement
            at org.apache.axis.wsdl.Java2WSDL.createEmitter(Java2WSDL.java:279)
            at org.apache.axis.wsdl.Java2WSDL.<init>(Java2WSDL.java:270)
            at org.apache.axis.wsdl.Java2WSDL.main(Java2WSDL.java:680can anyone tell what I am really missing, thanks you for your time and thoughts.
    thanks
    Meena

    I solved the above issue, the things was I had not included some jar files in the classpath. But I ended up in different error
    The <class-of-portType> was not specified.
    I am not able to figure out how do set up -i parameter or how to set up -P parameter. Any comments .
    Thanks
    Meena

  • Various problems when trying to use both my iPhone 4 and iPhone 5 at the same time? HELP!

    I am experiencing a wide range of problems with both of my iPhones. They are both a 4 and a 5. I will list the problems I am having.
    Using both phones:
    A few weeks ago I recieved a new phone, the iPhone 5 as my contract was renewed. I backed-up my old phone, the iPhone 4 to my computer and restored it onto my 5. But when using my 5, I discovered it has 'no service' (but will use wifi), it won't send IMs OR texts and Apple constantly keeps asking me for my Apple ID which i recently changed but still uses the old email, and won't accept any passwords.
    The 5 used to send IMs and texts but they would be sent to my friends through my email address, so I googled this and went to messages>send and recieve, and the only thing i can select is my email, not my number. I am using the 4 as well, purely so I can send texts and IMs through my name, not my email. The 4 also has signal and wifi, whereas the 5 only has wifi. I am wondering if the 5 has no signal and won't send IMs & texts because I am still using another phone? Surely they both cannot work together, so I was thinking I could reset my iPhone 4, and then see if the iPhone 5 will work, once the second phone isn't used anymore. If that doesn't work, I thought I could reset my 4, back-up my 5 and then restore again. I think that will work, but I have no idea.
    I have absolutely had it with trying to figure it out, I have used google but nothing seems to work. I am really hoping someone can tell me what to do with all my phone problems, because they are absolutely driving me mad!!!!!!!!!!!!!!!!!!! 
    I need to use the 5, it is costing me an extra £60 a month to use and I feel as though that money is being wasted as I can't text, IM or call people. Should i just get rid of the 4 and see what happens? I read online that to stop iMessages coming through as your email, you should turn it off and use regular texts. BUT I DO NOT WANT TO DO THIS. I send way too many texts, and it would cost a fortune. I also can't send photo messages on texts, because they cost a bomb to send through. I want to be able to use both texts and iMessages - using my name, not my email. 
    To add on to that huge essay I have written, on both phones Apple CONSTANTLY asks me for my Apple ID which I recently changed. I changed the email and the password, and it is coming up with the wrong email, and whatever password I put in, it still says it is wrong. It doesn't make sense, because yesterday I purchased some music from iTunes and when asked for my Apple ID, it used the right email and accepted the correct password. ...??? yet it still keeps getting it wrong, even though it worked in iTunes. ??!?
    Okay so I just reset my iPhone 4, and nothing seems to have changed...I thought if I reset it, it would be completely wiped, like a brand new iPhone 4, but it's not....THIS IS SO IRRITATING! Can someone please help me! I GREATLY appreciate any answers, hopefully someone on the internet can fix my problem! thank you for taking the time to read this essay, I am very thankful. PS. Both phones are up to date.

    You said, "the 4 also has signal and wifi whereas the 5 has only wifi". By "signal", I'm assuing that you mean cellular signal. If so, that means your iPhone 4 is still active on your cellular number and your iPhone 5 is not. Contact your carrier to sort out which phone is active on your account.

  • Problem when trying to use Google WebService with abap

    Hello,
    I want to call a Google webservice from abap but I can't create the proxy class.
    The WSDL of this webservice is located at   
    [<a href="http://api.google.com/GoogleSearch.wsdl">http://api.google.com/GoogleSearch.wsdl</a>
    When I try to create the proxy class with transaction SE80, I have the following error message (SPRX046) : <i>Proxy generation terminated: Message must have exactly one part     
    </i>     
    Does anyone have an idea to solve this problem  (We are in ECC 6.0 NW 2004S) ?
    How can we do if <message> has multiple <part> entries ?
    Thanks
    JLG

    hi,
    you can't create a proxy for the google API because Google's webservices are <b>RPC style</b> and the proxy wizard of WAS ABAP on NW2004s supports <b>document style</b> webservices only.
    Search Google for the keywords mentioned and you'll find a lot of discussions and explanations of the difference of these two styles.
    regards,
    anton

  • Problems when trying to use WWPRE_API_UTIL

    Hi
    When copying a Portal Page - all Porlet instances will be copied to the destination page. That is new Porlet instances will be created on the dest. page. If the source page have PL/SQL developed portlets You must implement the copy_portlet procedure of Your Provider code for these Portlets. If you want to copy the preferances as well!
    I have tried different solutions to this and I can't get it to work properly. I have tried the following implementation:
    PROCEDURE copy_portlet
    p_copy_portlet_info IN wwpro_api_provider.copy_portlet_record
    IS
    BEGIN
    -- copy all the preferences for this portlet instance
    -- insert into debug values ('source path:'|| p_copy_portlet_info.srcReferencePath);
    -- insert into debug values ('destination path:'|| p_copy_portlet_info.dstReferencePath);
    -- commit;
    wwpre_api_util.copy(LOWER(p_copy_portlet_info.srcReferencePath)
              ,LOWER(p_copy_portlet_info.dstReferencePath)
    END copy_portlet;
    This will only copy elements that is of STRING type!
    Then I have tried to run This isolated in SQL/PLUS - resulting in the following errors! What am I doing wrong?
    SQL> l
    1 declare
    2 v_names_table intrap1.wwpre_api_util.names_table;
    3 v_ptr INTEGER;
    4 begin
    5 v_names_table := intrap1.wwpre_api_util.get_names_table(LOWER('2124_projekt stamkort_3004330'));
    6 FOR v_ptr IN 1..v_names_table.COUNT LOOP
    7 dbms_output.put_line(v_names_table(v_ptr).id);
    8 dbms_output.put_line(v_names_table(v_ptr).path_id);
    9 dbms_output.put_line(v_names_table(v_ptr).name);
    10 dbms_output.put_line(v_names_table(v_ptr).description);
    11 dbms_output.put_line(v_names_table(v_ptr).description_id);
    12 dbms_output.put_line(v_names_table(v_ptr).type_name);
    13 END LOOP;
    14 -- wwpre_api_util.copy(LOWER('2124_PROJEKT STAMKORT_30043307')
    15 -- ,LOWER('2138_PROJEKT STAMKORT_30043307')
    16 -- );
    17* end;
    SQL> /
    declare
    ERROR at line 1:
    ORA-06510: PL/SQL: unhandled user-defined exception
    ORA-06512: at "INTRAP1.WWPRE_UTL", line 206
    ORA-01403: no data found
    ORA-06512: at "INTRAP1.WWPRE_API_UTIL", line 41
    ORA-06512: at line 5

    hi,
    The call to the function 'wwpre_api_util.get_names_table' is not returning any data. so, you are getting an exception. Try adding an exception block for NO_DATA_FOUND and print some message.
    --Sriram                                                                                                                                                                                                                                                                                                                                                                                                                           

  • List of values failure error when trying to use dynamic data values

    Hi there,
    I have a user who is experiencing problems when trying to use dynamic values in a report.  Whenever he tries to insert dynamic parameters he gets the following error message:
    Prompting failed with the following message: 'List of Values failure: Failed to get values.  [Cause of error: Access is denied.]  Error Source: prompt.dll  Error Code: 0x8004380D
    He even opened the sample report - prompting.rpt - that is included with CR and gets the same error.
    We are using Crystal Reports XI Release 2 ver. 11.5.11.1470.
    Any help would be appreciated.

    Please excuse my ignorance of the product.  I've had this problem dropped in my lap and I know practically nothing about Crystal Reports.  In doing some digging it appears to me as if the BusinessObjects Enterprise software may not be installed properly, if at all.  In the programs menu under the BusinessObjects XI Release 2 folder I see a BusinessObjects Enterprise folder, but the only icon listed in that folder is Software Inventory Tool.
    Is the BusinessObjects Enterprise software a separate install from Crystal Reports or is it bundled together?  I talked with the tech that did the install and he said that all he had was the Crystal Reports install media.

  • I got problem when trying to contact my iphone 4 using facetime,it did ringing,but my iphone 4 did not receive that call as if nothing happen.But,when the call ended,that call appeared in the missed call list.fyi both are connected to internet.

    i got problem when trying to call my iphone 4 using facetime with my Macbook Pro 13',it did ringing,but my iphone 4 did not receive that call as if nothing happen.But,when the call ended,that call appeared in the missed call list.fyi both are connected to internet.Help!! thank you in advance

    i got problem when trying to call my iphone 4 using facetime with my Macbook Pro 13',it did ringing,but my iphone 4 did not receive that call as if nothing happen.But,when the call ended,that call appeared in the missed call list.fyi both are connected to internet.Help!! thank you in advance

  • How do i deactivate a device through icloud if the device is broken and i am unable to turn on find my iphone? Also i do not own a apple id as ive been using a family members due to problems when trying to make one?

    How do i deactivate a device through icloud if the device is broken and i am unable to turn on find my iphone? Also i do not own a apple id as ive been using a family members due to problems when trying to make one?

    Hey tyjox,
    Thanks for the question. After reviewing your post, it sounds like you need to deactivate Find My iPhone on a device that does not work. You will need to work with the family member of the account the iPhone is registered with. I would recommend that you use this article to help you resolve or isolate the issue.
    iCloud: Remove your device from Find My iPhone
    http://support.apple.com/kb/PH2702
    Remove an iOS device you no longer have
    If you no longer have the iOS device because you gave it away or sold it, you need to remotely erase it before you can remove it.
    Sign in to icloud.com/#find with your Apple ID (the one you use with iCloud).If you’re using another iCloud app, click the app’s name at the top of the iCloud.com window, then click Find My iPhone.
    Click All Devices, then select the device.
    Click Erase [device], then enter your Apple ID password. Because the device isn’t lost, don’t enter a phone number or message.If the device is offline, the remote erase begins the next time it’s online. You’ll receive an email when the device is erased.
    When the device is erased, click Remove from Account.All your content is erased and someone else can now activate the device.
    Thanks for using Apple Support Communities.
    Have a nice day,
    Mario

  • I am using Lightroom 5 and am hapy about it, but recently I hav encountered a problem when trying to edit an image in another program, i.e. Elements. I used the clone tool, saved the result and went back to Lightroom to open the image there. I did find a

    I am using Lightroom 5 and am hapy about it, but recently I hav encountered a problem when trying to edit an image in another program, i.e. Elements. I used the clone tool, saved the result and went back to Lightroom to open the image there. I did find a second copy, but this is identic with the one I already had in Lightroom, and I can see noe result of the clone process.

    At the moment I would say it is uncertain whether Acrobat is completely ignoring the change, or whether the changes you are making aren't affecting the ink density. I have a suggestion for a test you could make to see which is the case.
    When editing in Photoshop just add a box or mark on the image, for your tests.
    - If this box does not appear in Acrobat, you know Acrobat is not seeing the edit
    - If this box does appear in Acrobat, you know the problem is that your tool for changing ink densities is not taking effect.

  • After I purchased the creative cloud, I receive an error message when trying to use premier pro cc 2014.  It states "Adobe Premiere Pro 2014.2 has stopped working.  A problem has caused it to stop working.  Windows will close the program and notify you of

    After I purchased the creative cloud, I receive an error message when trying to use premier pro cc 2014.  It states "Adobe Premiere Pro 2014.2 has stopped working.  A problem has caused it to stop working.  Windows will close the program and notify you of a solution."  When I used the trial I never received this message.  Now after purchasing it I receive this error each time I open PP and am unable to use. it.  Any ideas or support to fix this issue?

    What does the detailed crash report say?
    And have you updated your video card drivers from the GPU maker's website? (most crashes on launch are due to bugs in out of date video card drivers)

  • I have Mac OSX 10.5.8 and get java "error" message when trying to use research tool on Morningstar Java referred me to Apple but they had no update.Any ideas? thanks.e

    I have a imac OSX 10.5.8 and get a java "error" message when trying to use a research tool on Morningstar.Java referred me to Apple but they had no updates. Any ideas? thanks.

    Well I solved my problem.
    What still doesn't make sense though is that dragging iTune audio files directly on to the iTunes application icon gave me the error message... which is why I originally discounted it as being a potential link problem. If I had been able to get files to open normally (i.e. without an error message) I would have known it was a simple link problem. Strange.
    Anyway... relinking my folder of audio files did the trick.
    If you don't already know how here are the steps...
    iTunes > Preferences > Advanced > click on the "Change" button and browse to the folder that contains all of your iTunes audio files... that's it.

  • I received this error message when trying to use my time capsule.  MacBook Air.sparsebundle is already in use.  What does this mean?

    I received this error message when trying to use my time capsule.  Macbook Air.sparsebundle already is use.  What does this mean?

    First, restart the MacBook Air and the Time Capsule. In most of the cases, this solves the problem.
    If not, see > http://pondini.org/TM/C12.html

  • "500 internal server error" when trying to use F4 help in the variable sele

    Hi Experts,
    I am getting "500 internal server error" when trying to use F4 help in the variable selection screen (in WAD).
    How could this be resolved?
    Quick reply would be very helpfull.
    Thanks in advance !!

    It seems you are using wrong client ID. Make sure your logon pad has right details. You should verify this with your basis team.
    If the problem persists then try re-installing. But before you do that you can execute sapbexc.xla which is in the c:\program files\sap\bw. Type c:\ in cell c3 and click "start button". Any red flag means you have wrong version dll/ocx on your local drive, in that case you should reinstall with right patches.
    if this solution helps u then pls assign points

  • Problem when trying to print standart invoice crystal report for SAP

    Hi All, I have the following problem when trying to print a system invoice report in crystal reports for SAP
    I pass params and load the report using this code
    Private Sub DisplayThreadReportSeq()
    Dim oView As New frmViewReport
    Dim strReportPath As String = ""
    Dim strParamName As String = ""
    Try
    Dim CR As New ReportDocument
    CR.Load(oReport.CrstPath)
    ' Declare the parameter related objects.
    SetReportValues(CR)
    Dim crParameterDiscreteValue As ParameterDiscreteValue
    Dim crParameterFieldDefinitions As ParameterFieldDefinitions
    Dim crParameterFieldLocation As ParameterFieldDefinition
    Dim crParameterValues As ParameterValues
    ' Get the report's parameters collection.
    For Each oPar As cslParam In oReport.Params
    crParameterFieldDefinitions = CR.DataDefinition.ParameterFields
    crParameterFieldLocation = crParameterFieldDefinitions.Item(oPar.ParName)
    crParameterValues = crParameterFieldLocation.CurrentValues
    crParameterDiscreteValue = New CrystalDecisions.Shared.ParameterDiscreteValue
    crParameterDiscreteValue.Value = oPar.Value
    crParameterValues.Add(crParameterDiscreteValue)
    crParameterFieldLocation.ApplyCurrentValues(crParameterValues)
    Next
    If pPrint Then
    If oReport.Printer "" Then
    CR.PrintOptions.PrinterName = oReport.Printer
    End If
    CR.PrintToPrinter(IIf(oReport.Copies = "", 1, oReport.Copies), False, 0, 0)
    SBO_Application.StatusBar.SetText("Printed Document Successfully", SAPbouiCOM.BoMessageTime.bmt_Medium, SAPbouiCOM.BoStatusBarMessageType.smt_Success)
    Else
    oView.Text = pReport
    oView.TopMost = True
    oView.Viewer.ReportSource = CR
    oView.Hide()
    oView.ShowDialog()
    End If
    Catch ex As Exception
    Util_GenErrorLog("DisplayReport", ex)
    End Try
    End Sub
    This code works fine when the report invoke to print is developed in crystal reports version for .net 2008 or .net 2005
    when trying to print a report standart getting from SAP BO 8.8.1 using this code I getting the following error:
    Error in File C:UsersecombaAppDataLocalTemp5ARInvoiceStandartSap {300B9A68-DF05-4D7B-8F3B-1670A4493BEE}.rpt:
    Error in formula .
    'Shared numberVar SectionTotalMaxHeght;
    A number, currency amount, boolean, date, time, date-time, or string is expected here.
    This report is the standart report that SAP 8.8.1 includes and works fine on SAP.
    I referenced this dlls CrystalDecisions.CrystalReports.Engine.dll, CrystalDecisions.CrystalReports.Shared, version 10.2.3600
    How I can get these dll´s version for Crystal Report 2008 for SAP Business one or How I can solve this problem
    thanks in advance,
    Ezequiel.

    Hi Ezequiel,
    You can try to search in SAP Business One Reporting & Printing forum section or post there.
    nd.Q

Maybe you are looking for