Waiting in WDA

Hello Friends,
I am developing a WDA application wherein I need to perform and RFC call to check some information on other system.
If that information is not yet updated on the remote system. I have to wait for sometime and then again call RFC. So this action will be performed till the time I get that information.
I tried using Wait statement in Class method which I am calling from my WDA this gives dump.
So I tried Function module ENQUE_SLEEP with 42 seconds waiting time each time.
If I execute my application in debug mode ( Even if I go to debug atleast once)  . It is being executed successfully.
BUT if I directly execute it ,it gives below error on page after 1 min and few seconds.
Error start*******
The page cannot be displayed
There is a problem with the page you are trying to reach and it cannot be displayed.
Please try the following:
Open the Server path home page, and then look for links to the information you want.
Click the  Refresh button, or try again later.
Click  Search to look for information on the Internet.
You can also see a list of related sites.
HTTP 500 - Internal server error
Internet Explorer 
Error End*******
Same thing happens if I try do 100 times.. to make system wait.
Thanks in advance for your help!
Regards,
Hema

Well its appears that the HTTP session breaks when you use the SLEEP or WAIT command,
below excerpt is from thomas jung on a similar query
the fundamentals of how web applications work. They are a request/response model.
The frontent (your browser) makes a request to the server. ABAP code is executed on the
server which produces an HTTP response. Only after all code is finished being executed,
is there a response sent back to the client.
webdynpro ABAP is an statefull paradigm. would its be possible to restructure your application so that your RFC call executes as different BACKGROUND process. which should notify you application by writing data to some database table. Then you WebDynpro application can check this table for completion of task & results.
if you HAVE to wait for result from RFC & u cant do anything else except wait u might use ,TimeTriggered UI element can be usefull to keep client request alive,
Greetings
Prashant

Similar Messages

  • WDA - Interface object inactive

    I have a very simple PDF, with three fields from a structure dragged-n-dropped in. All three fields are bound to the main structure I think OK. When I do a Check, everything is fine.
    The problem is that the form status is Inactive, as shown at the top of the screen. When I activate it, it looks like it will activate. It goes through a process of about 1 minute. When the hour-glass wait icon disappears, the form status is still inactive...???? I tried activating the entire WDA from the top- the form remains inactive. Same results are given in either edit or display mode. I don't get it.
    Thank You......
    Just to clarify:
           The View that the PDF element is in is Active.
           The PDF Form element, TemplateSource interface shows to be Inactive when the right drop-down icon is clicked in the TemplateSource line.

    Hi
    Mapping Objects: Message Mapping,Interface Mapping,Imported Archive
    Message Mapping : Transformation from one msg structure to another and here the transformation rules are defined by the mapping program.
    Interface Mapping : When different interafaces are used in an Integration Scenario, we need to transform the structures of these interfaces.
    Imported Archive : For importing externally defined programs in the Integration Repository like java mappings or xslt stylesheets.
    Thanks

  • E-Recruitment - WDA - HRRCF_C_APPL_SEND_UI - Any Idea?

    Hi,
    My E-Recruitment system (ECC 6.0 and SP10) uses Web Dyn Pro ABAP (WDA) application for Internal and External candidate.
    My requirement is to set the application status to ‘Reject’ if he is not completed 1 month with his current position  when Internal Candidate apply any job through Internal candidate link/UI.
    I understand that I need to make change in copy of WDA HRRCF_C_APPL_SEND_UI. Do you have any idea/input how we have to call the Custom WDA application after modifying it?
    Still I’m debugging and trying to identify the spot to put my logic.
    Application Flow so far -> HRRCF_C_APPL_SEND_UI->COMPONENTCONTROLLER->cl_hrrcf_m_appl_send=>sc_send_application -> FM ‘HRRCF_MDL_AWZD_APPL_SUBMIT’.
    I would appreciate for any input/help to achieve my requirement. Do let me know, if you need anything else.
    Regards,
    ...Naddy

    Hi Naddy,
    seems I have been thinking of a bit different topic before now I am understanding your topic. You want to restrict applications from internal candidates not being in their current position for a set time.
    After thinking of that topic for a while I came up with various ideas how you can handle this requirement. In the end the customer has to decide which he likes most (or is willing to pay for g). But I think the decision will highly depent on the fact how this restrictions for applying are published to the customers organization. Depending on this a general decision will be if the customer wants to prevent applications of applicants not fullfilling the time in position requirement or reacting on such application. Preventing the application or direct reply / rejection is only possible if the customer comunicates directly to the employees, if this is more an internal HR thing not openly said you have to keep the impession of a normal process of course.
    To prevent employees from applying at all you can either keep them from the system at all which would be a quite rough way to solve the problem. But implementation with a job to lock / unlock the users should be quite cheap. More elegant would be replacing the job search by a customer application which switches screen between the normal search for applicants fullfilling the requirement and a screen saying "sorry you have to wait 18 Months". Depending on the usage of other WebDynpro applications like the new unregistered employee job search you might have to do several other developments to get this solution complete.
    To react on an application by setting it to rejected there are differnt options, too. I probably would not change the WebDynpro component as modification or enhencements disturbs patching and upgrading. I think if I have the option to chose on my own I would put this development in my workflow for sending the confirmation of receipt. I'd put a logic into it that checks the requirement and reject the application directly there if the requirement is not fullfilled. The other option is a periodical service to handle these application.
    All solutions have their advantages and disadvantages because of the dependencies to the normal hiring process. Some options are only possible if the customer openly communicates the restrictions. Furthermore you have to keep the applicaqtion and your customer development in mind.
    If you could provide me with some additional information on:
    - is the restriction public or only hr internal process?
    - has an information to be send to the applicant?
    Then I'd try to guide you to the best approach.
    Best Regards
    Roman

  • Adobe Interactive Form with WDA Video not opening

    The eclass in the page below does not open.
    http://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/media/uuid/c766e918-0b01-0010-99b1-c2b78cd059b3
    It keeps giving the 'Loading Page . Please wait' message .
    Any plug-ins are needed. Trying to view this in IE 9.0

    Hello Huaizhi,
    My problem was that I created the Context on the WDA bad.
    Afortunatelly, I could solve it.
    What version of Adobe Reader you have? My actual problem is when my version of Adobe Reader was 6.1, my Form was running perfectly, but when I upgrade my Adobe Reader version to 8.1, the field of the Form are blank. Please, check this point, try to execute your form on a System with a Adobe Reader with version 6.1. If you see something strange, please, let me know.
    Good luck and regards,
    Manuel.
    Edited by: Manuel Loureiro on Mar 10, 2008 9:42 AM

  • ESS Implementation based on Web Dynpro Abap(WDA)

    Hi All,
    I would like to know if anybody can share experience in implementing ESS based on WDA using ESS business package 1.50 on portal. I would like to know how different this implementation compared to configuration using Web Dynpro Java(WDJ).
    Thanks in advance.
    Khairul

    The difference can be due to deployment, ie if you want Portal to be used if you are already not using ECC 500 or 600
    You can be a ramp up customer or wait for it wide release in march end or april
    the key difference is most of the customisation of the roles can be done from backend!
    Just read these links for better understanding of this
    /people/bernhard.escherich/blog/2011/01/18/ehp-5-ess-the-architects-view
    http://help.sap.com/erp2005_ehp_05/helpdata/en/25/340b0507434193adbfe3f8fc8896c7/frameset.htm

  • Difference between WDA / WDJ

    Hi all,,
    What are the basic differnces between WDA/WDJ..
    Ny differnces at metamodel level\?
    which is fast and better?
    which is applied when?
    merits nd demerits..which scores ?
    Waiting for inputs SDNmates..
    Regards,
    Aditya*

    Hi Aditya,
    Welcome to intresting world of Web Dynpro.
    Point 1:
    I think WebDynpro ABAP and WebDynpro Java are not same.
    Basically WebDynpro ABAP and Java are two different webDynpro provided by NetWeaver Stack.
    Basic conceptual base of WD ABAP and WD Java is same.I mean to say concepts like Context binding , node , elements , Layout both support are same.
    But when you provide background functionality to your Web Screen then Java or ABAP come in to picture.Just take case , you want do some thing on click of some button then
    1) in case of java you might have to call some ejb or you may write some java code on click.
    2) but in case of WD ABAP you have to do same thing with ABAP classes . You will call some classes or some method of system defined class.
    Ultimately the point I want make is
    1) WD ABAP and WD java 's Base is same but you code in completely different way.
    2) Purpose for which SAP came with two different WDynpro is different. Java can be used for developing quite sophisticated Web services.
    Point 2:
    Another help for you .Just go thr' following thread
    How much of oops ABAP is required for ABAP Webdynpro .
    Point 3:
    You can start with tutorials and all
    Web Dynpro for ABAP
    http://help.sap.com/saphelp_erp2005/helpdata/en/a5/1a1e3e7181b60ae10000000a114084/frameset.htm
    best tutorials in wbdynpro for ABAP to start with :
    https://www.sdn.sap.com/irj/sdn/developerareas/webdynpro?rid=/webcontent/uuid/fed073e5-0901-0010-4eb4-c9882aac7b11 [original link is broken]
    Cheers,
    Darshna.

  • Problem with Threads and "plase wait..."-Window

    Hi everyone,
    I have a problem that I'm not able to solve in any way... I have a time-consuming task (a file decryption) which I execute in a separate thread; I've used the SwingWorker class, like suggested by sun-tutorial, and it works right. The problem is that I have to wait that the decryption have finished before continuing with program-execution. Therefore I would like to display a "please wait"-window while the task runs. I've tryed all the possible ways I know but the problem is always the same: the waitWindow is displayed empty, the bounds are painted but the contents no; it's only painted when the decrypt-task has finished. Please help me, I have no more resources....
    decrypt-file code:
    public class DecryptFile {
      private String cryptedFileNameAndPath;
      private ByteArrayInputStream resultStream = null;
      // need for progress
      private int lengthOfTask;
      private int current = -1;
      private String statMessage;
      public DecryptFile(String encZipFileNameAndPath) {
        cryptedFileNameAndPath = encZipFileNameAndPath;
        //Compute length of task...
        // 0 for indeterminate
        lengthOfTask = 0;
      public ByteArrayInputStream getDecryptedInputStream() {
        return this.resultStream;
       * Called from ProgressBarDemo to start the task.
      public void go() {
        current = -1;
        final SwingWorker worker = new SwingWorker() {
          public Object construct() {
            return new ActualTask();
        worker.start();
       * Called from ProgressBarDemo to find out how much work needs
       * to be done.
      public int getLengthOfTask() {
        return lengthOfTask;
       * Called from ProgressBarDemo to find out how much has been done.
      public int getCurrent() {
        return current;
      public void stop() {
        current = lengthOfTask;
       * Called from ProgressBarDemo to find out if the task has completed.
      public boolean done() {
        if (current >= lengthOfTask)
          return true;
        else
          return false;
      public String getMessage() {
        return statMessage;
       * The actual long running task.  This runs in a SwingWorker thread.
      class ActualTask {
        ActualTask () {
          current = -1;
          statMessage = "";
          resultStream = AIUtil.getInputStreamFromEncZip(cryptedFileNameAndPath); //here the decryption happens
          current = 0;
          statMessage = "";
      }The code that calls decryption and displays waitWindow
          final WaitSplash wS = new WaitSplash("Please wait...");
          final DecryptFile cryptedTemplate = new DecryptFile (this.templateFile);
          cryptedTemplate.go();
          while (! cryptedTemplate.done()) {
            try {
              wait();
            } catch (Exception e) { }
          this.templateInputStream = cryptedTemplate.getDecryptedInputStream();
          wS.close();Thanks, thanks, thanks in advance!
    Edoardo

    Maybe you can try setting the priority of the long-running thread to be lower? so that the UI will be more responsive...

  • My iPad wont let me download apps it just keeps saying waiting.

    My iPad wont let me download apps it just keeps saying waiting.

    1. Make sure that you do not have a stalled download in iTunes - a song or podcast .... if you have a download in there that did not finish, complete that one first. Only one thing can download at a time on the iPad so that could be what is causing the problem.
    2. If that doesn't work - sign out of your account, restart the iPad and then sign in again.
    Settings>Store>Apple ID. Tap your ID and sign out. Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.
    Go back to Settings>Store>Sign in and then try to update again. Tap one waiting icon only if necessary to start the download stream.
    3. You can also try deleting the waiting icons - tap and hold down on an icon until it wiggles - the tap the X on the icon to delete it. Then try to download again.
    4. You can try resetting all settings. Settings>General>Reset>Reset All Settings. You will have to enter all of your app preferences and device settings again.
    5. Reboot the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons

  • DVR Problem w/QIP7232P2 DVR Operation; HOW Long will I have to wait for 1.9.1?

    THE SHORT PROBLEM:
    1) DVR records only a few moments of pre-scheduled events then the recording stops with only 10 to 30 seconds stored content and this is reported in the on screen detail.
    2) DVR records a full 1 hour show however, after 20 or so minuets of playback, use of the fast forward, skip (to get around a commercial) or pause DVR functions will cause the playback to jump to the end and you can't see the rest of the story.  One must start the show over again, view stuff you have seen before to get to where the error happen.  If you fast forward too close to the point of the error, you will get dumped out of the show all over again.  Once you get close you just have to watch commercials and what you have seen before and then not use any DVR functions in order to watch the rest of the show.
    3) DVR records a full 1 hour show, you fast forward to a time that is say 50% into the show, the progress bar will move forward like normal to show you get close to the point of you stopped watching the show before (to help solve problem #2 above) BUT, if you go too far, the progress bar will jump back to the start of the show and you may be dumped out of the program or it may continue to move forward.  However the operation of the progress bar is not right.
    This would render the DVR less then useful.  Verizon has replaced my STB and talked me through the reset of AC power operation that is the normal fix for most STB issues.  I'm told this will require a software upgrade from 1.9 to 1.9.1.  OK, GET IT DONE and CREDIT USERS OF DVRs THE FEE PAID FOR SOMETHING THAT IS NOT WORKING.
    THE LONG STORY WITH DETAILS:
    All seemed to be well with the unit for a few months and the upgrade to the new 1.9 software looked like it went off without a hitch.
    But.....Starting on around 12/17/11 I noticed that my DVR was recording only about 10 to 30 seconds of programming during scheduled events.  Sometimes it would attempt to record the same event one or two times, each only lasting a few moments.  I called Verizon customer service I think on 12/20/11 and they asked me to pull the 120 volt power and then re-apply power.  This helped the problem but, remote testing seemed to show an issue and the customer rep decided a replacement unit was needed and Order No. MDDQ08V49U was created and another set-top box was shipped to me.
    It is too bad that the technology has been developed to allow the external storage of digital content however, one can't back the 200 plus hours of video one may have stored on a set-top box and restore it on a new unit.  It is also not possible to reproduce the vast extent of scheduling of events.  No, it seems when you change out a set top box, all the programming is gone and you have to spend an afternoon coping down the schedule from the Series Manager and then re-enter all new events by making new recording events; a very time consuming operation.
    So it is frustrating once after this afternoon is wasted reprogramming a new set-top is all done with the new set-top box installed, I find that on 1/5/12 when viewing recorded programming that should be one hour long, I only seem to get 22 minutes of playback.  I try to look at this in detail and see that the first 22 minutes indeed play back in a normal manor.  One is able to use the jump forward mode to skip over a commercial and all is good.  If after 22 minutes you don't do anything, playback will continue to the end of the 1 hour.  BUT, if after the first 22 minutes you try the skip or pause function, the program will jump to the end screen where you are given the option to: Program Options Page were you can select Play, Save until I delete, or Delete.
    On 1/4/12 I called Tech Support and asked what to do about this 2nd box having yet another DVR problem.  Once again I was asked to cycle the 120 volt AC power and disconnect and reconnect the coax "because electricity can build up in the set-top box".  (I thought that was a cute reason).  I asked the Customer Service rep if this was a Tier 2 or Tier 3 Troubleshooting method and she told me she was not authorized to tell me. 
    1/5/12 a Manager calls me back to follow up on a survey from the December service call and after seeing that I had a trouble ticket on 1/4 to see what is going on. He attempts to talk me into getting the on screen diagnostic screen to come up (press a mix of power and OK) but that just does not work like the old set-top box. We review the problem and he is not sure what else to do then send a Tech to the house to review the problems.  He did tell me the STB I had in December WAS a known bad number; something about an issue with ribbon cable fault going to the hard drive.  Well OK, but it seems ODD that the two like problems seem to happen to a known bad box and now to a new box that is not in the "bad" lot of numbers.  This new STB also had been running 1.9 like the old STB for some number of weeks/months without issue then BANG, a problem pops up!  It seems like this is a deeper problem but I trust with all the fact Verizon can find the right answer.
    1/6/12 Aaron Phelps, Cable Splicing Technician comes to look at the problem. Nice guy!  I show him the two recorded shows that have the problem.  He can't get the on-screen diagnostic up but we use the test via the Main Menu and all readings seem OK.  He also tests signals via an external meter with good results. 
    At last, he calls Tier 2 Tech support and I'm told by him that it seems some bug is in ver 1.9 and we will have to wait a month for a 1.9.1 to come out that should address a memory issue in the DVR.  I don't know is this is the real story but Aaron tells me the ONLY fix they have is to swap out STB and he has no other 7232 units so... I'd have to go back to a smaller hard-drive or wait a month to see what happens.
    To say again, it is a problem when the only answer in practice is to reboot the STB or replace it and this does not solve the problem.  The field Techs don't know about a software bug less they call tier 2 support.  Also, as it is so common to just replace the STB, the process may take only a moment in physical action to swap wires HOWEVER, it is an afternoon to get programming done so a new DVR is recording all the shows a Customer has established; on top of the time talking to phone Tech support and waiting for someone to show up to the home, that is a considerable investment in Consumer time.  If you can't back up the content with the local drive due to copyright issues how about a cloud approach? I'd encourage a known bug to be resolved quickly and perhaps solve the manor that a STB is backed-up and replaced.
    I learn on 1/6/12 my friend had like problems:
    xxxxxx address blocked
    Claire had the added problem that a pre set event she set to record change by an hour.  I've not seen this but, I see in the Forum URL below, another person had the same problem as reported by "DC-Videophile" on 01-01-12 at 08:33 PM.  On this same forum "rich3fan" reports problems that I have on 01-04-12 11:54 AM.  The very bad news would seem from "markjrenna" 01-04-12 09:29 PM where it is suggested that 1.9.1 will not be out before 1Q12!!!!  That is a long time to have this problem.
    http://www.avsforum.com/avs-vb/showthread.php?p=21441579#post21441579
    A Review of My Events W/ Problems:
    I did not record when the problems happen in December
    NCIS, channel 50, "Dog Tags" USA Recorded 1/5/2012 2:00 PM
    NCIS, Los Angeles; 50, USA Recorded 1/4/2012 7:00 PM
    NCIS, channel 50, "In the Zone" USA Recorded 1/6/2012 6:00 PM (after Tech visit to home)
    I notice with this event, when you hit fast forward, the progress bar moves forward with time then at a point it goes back to the start point, even when good video is playing in fast forward.  This program worked beyond 22 min then failed at maybe 38 min.  When I tried again, it failed at another point earlier (maybe 15 min) so it does not have a pattern.
    Leverage, channel 51, TNT, "The Gold Club" Recorded 1/7/2012 2:00 AM (after Tech visit to home)
    The Best Thing I Ever Ate, channel 164 Food Network, "Bang for the Buck" Recorded 1/6/2012 7:30 PM
    My Name Is Earl, channel 52 TBS, "Stole P's HD Cart", Recorded 1/7/2012 8:00 AM (after Tech visited to home)
    NCIS, channel 50 USA,"Internal Affairs" Recorded 1/6/2012 5:00 PM (after Tech visit to home)
    NCIS, channel 50 USA, "UnSEALed" Recorded 1/8/2012 11:00 AM (after Tech visit to home)
    and a lot more......... 

    I am having the same problems. My guess is that a lot of people are having the same problems and just living with it. Those of us who know where to go on the Internet come here to find a fix.
    It seems Verizon has some explaining to do. Maybe they should try Beta testing new software a little better. I would rather have to wait longer for something that works. I am sure that some manager or director said this is close enough, deploy it and we will see what happens. Well, you are seeing the problems. Time to fix your mistake.
    All of us are telling our friends about the problems. The longer this goes on, the more people we will tell about it.
    Wouldn't you rather us be telling our friends that their is an error in the new interface and that you are working hard to fix it?
    If you want to be up front about this, then just tell us. We are adults and can handle it. If you made a mistake, own up to it and give us some credit for doing your Beta testing in the field.
    Customer Service is all about telling the truth and if you made a mistake, admit it and lets move on with a fix. I do not want to be told again that I should be able to unplug it, power cycle it, try the on-board diagnostics, etc., etc.......
    I am going to be repsonding on a daily basis to keep this topic at the top of the list.
    Time to come clean. You will feel better Verizon.
    Let's talk tomorrow.

  • User must wait several minutes before NEW opportunity shows up in report

    When a user creates an opportunity, they will then add product revenue to it. After that, they need to run a report of the opportunity and send the quote to the customer.
    The report will prompt for the opportunity name and then retrieve the formatted quote form.
    The issue is, after the opportunity is created and product revenue added, when the user tries to run the report, the data selection will not display the opportunity. The opportunity will not show up until after the user logs out and then back into CRMOD.
    EDIT: The log out/in portion was just a coincidence and plays into a delay in some sort of background processing problem.
    If the user just waits , up 15 to 20 minutes in some cases, the opportunities will show up in the list. Sometimes, they appear very quickly, other times it take a very long time.
    I am surmising that this has to do with some sort of business function that runs in the background, and being a shared system, there is a backlog in the processing. Similar to the wait queue for data imports.
    Is this normal behavior?
    Edited by: nsidev on Aug 28, 2009 1:59 PM

    Hi, I think the problem is with the drop down prompt not getting refreshed with newly added opportunities, otherwise with the direct reports clicking the "rerfresh" link brings the newly created opportunity. The problem also doesnt seem to happen if the prompt is of type "Browse through choices and/or type in directly "
    -- Venky CRMIT

  • Mark waiting and cancelled tasks completed

    Hi All,
    is there sql somewhere that can mark certain tasks that are in waiting and canceled status to Completed?
    Thanx.
    Fred

    I would suggest using the APIs to update the status or use the manuallyComplete API instead.
    -Kevin

  • ITunes Match Unable To Get Past "Waiting for Apple to deliver your iTunes Match results..."

    Been trying for days but it just gets to "Waiting for Apple to deliver your iTunes Match results..." and then stops and allows me to press the Start button again to start the match process.  Sometimes I get error -3231.
    I've called Apple and they want $19 to solve the issue even though I paid the $25 for Match.
    I've turned iTunes Match off.  Turned Genius off.  Logged out of my iTunes account.  Quit iTunes.  Restarted. Logged back into iTunes account.  Turn Genius on.  Turn iTunes Match back on and let it go through the process again with no success.
    My library has a couple hundred songs less than the 25,000 max but it is pretty large.  Had the same issue when I tried with a smaller library some time ago.  I've created a new library and have the same issue.

    Hi,
    You should consider rebooting your internet router
    Then try holding option key whilst turning off match. Close iTunes and then reopen. Turn on iTunes Match and select add this computer.
    Jim

  • I set up family sharing wrong, so i left family sharing and joined the right way agin but an error occurred and now it tells me I'll have to wait 364 days to rejoin again! How can I reset my account so I can use it again?

    WWhen I set up family sharing i did it with me as family organizer, but as my spouse is the organizer I had to leave the "family" I created and join his. But while setting it up an error occurred, and the screen went blank. Now I tried to join his family sharing again, and my phone keeps telling me I can't because accounts can only join families twice a year.
    I Don't really want to wait 364 days from now, is there a way in which I can reset my accoint so I can join family sharing again?
    Apple support doesn't have a solution for me yet!
    KInd regards

    This morning I looked at my family sharing account again an IT WORKS NOW! Think Apple has done a reset to my account, though I'm not exactly sure why! So I hope it works for you guys as well!

  • My dad made a mistake on purches on my ipad, and now he owes money he can't pay off right now. icloud wont work because o it, how can I get my icloud to work so i dont have to wait for him to pay itunes off???

    (we share a apple id) My dad bought some inapp  purchases, and he thought it didnt work. so he did it again. he can't pay it of right now, and icloud reuses to work on my new ipod. i cant just make a new id, all my music is on that. how can i get icloud to work, WITHOUT waiting for my dad?

    iCloud is free.

  • Error..."asynchronus wait" while running a query

    when we tried to execute a report...it is running for a Long time & Finally generating "Asynchronous wait " Error.

    Hi Neeraja,
    This happens if there is huge amount of data in the data target on which ur query is built.
    If there are any variable entries for ur query,limit the selection condition and try to execute the query again.
    Thanks & Regards,
    Suchitra.V

Maybe you are looking for

  • Hard-disk troubles, please help

    Hey all I am an experienced Mac user but have run into problems with my parents' iMac. It's a Core Duo model from May 2006 and has been super-reliable until the last few months or so. It is a 20" model, with 1Gb of RAM and the various other usuals fo

  • How do you add contacts to a favourites list on th...

    I cannot find anywhere how to add a contact to a favourties list on the Asha 300.  I need to do this in order to put it on the home screen.  

  • MB_MIGO_BADI and use of local class of SAPLMIGO

    Hello I used the BADI MB_MIGO_BADI and methode LINE_MODIFY to change all i want on the ITEM. That's OK and all is working. But, because there is  a but...I'd like to check if the item fields are input fields, invisible fieds, etc, etc , exactly like

  • Text in particular format in RTE

    Hi, I have one tab which contains path field button, after selecting the path and comes back to dialog text area, it should show the path in particular format @{/content/mywebsite.interest}, and after i click ok , it should call a service which shoul

  • Installing Windows 7 on a mac mini server

    I just purchased recently a mac mini server. Obviously, the server does not have a disc drive to install media. I would like to install Windows 7 on my mini in a dual boot configuration. I already had bootcamp set up the partitions, but i can't get i