Automatic refresh of list without user input

We have a shipping report which we want to display on a large monitor in the warehouse and have it refresh after a defined interval.
I have a test report created which I am able to refresh via FM RS_TREE_AUTOMATIC_REFRESH and call a user-command for refresh. This works but I get short-dumps from time to time, haven't been able to resolve this.
The main report is alv control grid and this doesn't work with this FM.
Is there anyother technique we can use to accomplish this.

Yes, there is.  Please see this weblog.  Maybe it will help you out.
/people/rich.heilman2/blog/2005/10/18/a-look-at-clguitimer-in-46c
Regards,
Rich Heilman

Similar Messages

  • How to write customer exit in my BI query to get (current fiscal quarter) and (current fiscal quarter - 1 ) without user input

    Hi all,
    I need your help how to write customer exit in my BI query to get (current fiscal quarter) and (current fiscal quarter - 1 ) without user input.
    in my query info object is 0CALQUARTER and variable is ZFIS_QTR.
    in 0CALQUARTER fiscal quarter stored in 201301,201302,201303,201304 and 201401 format, for current fiscal quarter 201401 and (current fiscal quarter - 1 ) would be 201304.
    please replay ASAP to deliver the report to client.
    thanks in advance.
    -- Rakesh Nagpure

    I am Getting the same error for both the codes that i have written...
    Do i Need to write sth else in the code...
    Code:
    WHEN 'ZVLIVELEASES'.
      IF I_STEP = 2.
            L_DATE = SY-DATUM.
            SELECT * FROM "DSO_ACTIVE_TABLE"
                INTO TABLE ITAB_LL where "EXPIRY_DATE" > L_DATE.
            LOOP AT ITAB_LL INTO WA_LL.
            CLEAR l_s_range.
            l_s_range-sign = 'I'.
            l_s_range-opt = 'EQ'.
            l_s_range-low = WA_LL-"EXPIRY_DATE".
           APPEND L_S_RANGE TO E_T_RANGE.
            ENDLOOP.
       ENDIF.
    Error: Error for variable in customer enhancement ZLIVELEASES

  • Making a list of user input

    how can i make a list of user input. for instance, i'm asking the user, how many people played. then i take that number and it asks the user that number of times to type a players name. i then want to make a list of those players. i have the repeat operator working correctly, however, it only gets the name of the laset person i typed. help!

    Hi Nana,
    You should create an algorithm, because this script will probably get a lot bigger. You might create subroutines to make things easier. Anyway, here's an example of what you want. Say athe team names are a-f, with a playing b, c playing d, etc.
    set the_winners to {"a", "d", "e"}
    set player_list to {"joe", "sally"}
    set the_picks to {{"a", "d", "f"}, {"b", "c", "f"}}
    set i to 0
    set n to count player_list
    set winning_players to {}
    set high_score to 0
    repeat
    set i to i + 1
    set player_picks to item i of the_picks
    set c to 0
    repeat with this_pick in player_picks
    if (contents of this_pick) is in the_winners then set c to c + 1
    end repeat
    if c > high_score then
    set high_score to c
    set winning_players to {}
    set end of winning_players to (item i of player_list)
    else if c = high_score then
    set end of winning_players to (item i of player_list)
    end if
    if i = n then exit repeat
    end repeat
    {winning_players, high_score}
    About Excel, you could easily get a listing. I'm using Excel X which might not work (scipting wise) with Excel 2004, so that part you can get from somebody else or try it yourself.
    gl,

  • Automated vendor block on creation without user inputs

    Hi All,
    I want to block the vendor in creation without user inputs:
    Not in T-code mk01<extras<blocked data, and definiately not after creating the vendor and using t-code MK05.
    How i can change a field in table LFA1 while creating the vendor.
    the field that i want to set is LFA1-SPERM (for all purchasing Org).
    Please suggest if you have any ideas how this can be done.
    Thanks,
    Mamta

    Hi,
    Not sure your issue was solved already.
    However, if not resolved already try this
    create an explicit enhancement in include MF02KFV0
    ENHANCEMENT 3  ZFI_VENDOR_CREATE.  
    IF SY-TCODE = 'MK01''.
    LFA1-SPERM = `X`.
    ENDIF.
    ENDENHANCEMENT.
    Enhancement Spot :ES_MF02KFV0   
    Program: MF02KFV0  
    Enhancement Implementation type: Dynamic Enhancement Point
    Enhancement Implementation POint:  \IC:MF02KFV0\EX:VERBUCHUNGSAUFRUF_02\EI
    Regards
    Raja

  • Refresh page but SAVE USER INPUT in tabular form WITHOUT UPDATE

    Hi,
    When there is a tabular form in the page and user refreshes it (in anyway) tabular form's elements are always computed with values from the table in db. Can we somehow save user input in fields so that after refreshing page user will see what he/she has typed but not submitted to db?
    Regards,
    Tom

    Hello Andy,
    Let me introduce you to the problem.
    There is a tabular form based on a source table. User modifies the data and after he/she clicks Submit button the validation procedure is being run before MRU. If the result of validation is positive then MRU is run otherwise data should not be submitted to db and user should be informed about the result. Moreover, he/she should see the invalid data in fields. Not the correct one from db.
    Is there any way to save a session state of these fields or of a whole tabular form? I cannot save the data in other table in db.
    User cannot click 'Add row' several times in my app because after he clicks it once then the button disappears and appears again only when he/she clicks 'Submit' first (so after validation procedure).
    Maybe there is some way to store fields' values in memory and then compute the form when page is loading again?
    Imagine the situation that there are 100 rows in tabular form and user modifies it for one hour, clicks Submit, validation result is negative and his/her whole one hour work is lost, because the form has been refreshed according to what is stored in db. Such situation should never occur.
    Regards,
    Tom

  • System Preferences Changing Without User Input

    I have one user who has had random system preferences change without her input.
    She is a network user connecting to a Lion 10.7.5 Server via OD.
    Her desktop is Lion - 10.7.4
    Example:  Today her setting for Security and Privacy to require a password on screen saver wake-up was changed/no longer checked.
    Her setting to be able to use a right click on her mouse changed 3x last week without input.
    Any ideas?

    If you are asking if the user is defined more than once, the answer is no.  Just one entry.

  • My ipod acts as though someone is invisibly pressing the button and starts jumping to different screens without user input any help out there

    my ipod touch acts as though someone is invisbly ushing the buttons or moves from screen to screen without usere input

    Try the standard fixes to rule out a software problem:
    - Reset. Nothing wll be lost
    Reset iPod touch:  Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Restore from backup
    - Restore to factory defaults/newiPod
    If still problem you have a hardware problem and service is necessary.

  • System Preferences Sound is Automatically Muting Without User Input

    I have just recently upgraded to Leopard (10.5.1) via archive and install. Everything has seemed to be working fine except I am having a problem that is driving me crazy! Almost constantly, my system preferences shows me that my sound is being muted without me doing anything. When this happens, the sound icon, showing that my sound is off and then back on, keeps appearing on my screen.
    Here are the things I've tried to do to correct this problem. I've tried a different mouse, different keyboard (I am using the new, aluminum keyboard), disconnecting all sound input devices, etc. I tried trashing the system preferences plist file too to no avail.
    Any suggestions would be greatly appreciated!

    The same thing has happened to me repeatedly! It started last week--I've have Leopard since it first came out. It is annoying. I've tried several different forums and no answer. I've screened this discussion board and there have been no reply for sound issues. People who have brought their Mac's to Apple stores don't get answers either. I hope someone figures this one out soon! I'll be watching and waiting.

  • Automatically refresh Xcelsius SWF without logon prompt from Crystal2008Srv

    I'm demoing Xcelsius 2008 Enterprise using Live Office.  I have a live office Excel sheet with data and created a new Xcelsius project with a simple pie chart of the data.  I created a new refresh button in the project and connected it to my data via the Live Office data connection.  I then posted the resulting swf file to our Sharepoint 2007 server as a web part.  Now however the swf dashboard prompts me for a user ID and logon to see the dashboard every time.  How can I implement this dashboard so that the user sees it without needing to enter a logon.  See attached photo for example of what the dashboard is doing on refresh.
    Thanksm
    Dominic
    [Photo Example|http://picasaweb.google.com/lh/photo/oYcCqjRxrpyscd_YfnECTA?authkey=Gv1sRgCN2VwPCkz_O6kwE&feat=directlink]
    Edited by: DOMINIC CARISSIMI on Aug 17, 2009 6:59 PM
    Edited by: DOMINIC CARISSIMI on Aug 17, 2009 7:03 PM

    Dominic,
    Query-as-a-WebService is a tool that allows you to expose a Universe as a web service and in that way you can also leverage a Universe as a source for Xcelsius.
    You may wish to refer the link below...
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/0047b9a9-8397-2b10-5e9c-9d963c20e1e7
    -Anil

  • Workflow Tasks spontaenously changed their start date without user input.

    The issue I have is that a task list with a workflow attached to it spontaneously added major versions to over 200 items that changed the 'start' and 'end' dates. The user's name who was tagged as the one doing the update was not using sharepoint or even
    at his computer for the time that this occurred.
    Not all of the tasks in this list were affected and I can't find a pattern as to why -
    I have seen this happen before at a different agency/installation where a user's name appeared suddenly on fresh updates a year and a half after he retired and was removed from the system.
    Any ideas as to what might have happened?
    Any suggestions on how to revert over 200+ task items to their previous version programmatically without having to edit each individual one? 

    Hi,
    As I understand, you want to know why the task will change the start date spontaneously and how to revert your 200+ task list items version.
    How do you remove the user from the SharePoint 2013? And what permissions did the users have before you removed them?
    Check if there is a rule that will change the start date spontaneously in the workflow attached with your task list, or if there is customer code or solution that will change the start date spontaneously.
    If you want to revert the version of your task list items, you can achieve it by PowerShell script.
    The article below is about how to restore versions by PowerShell script.
    https://gallery.technet.microsoft.com/office/Restore-and-clean-up-f3c712fd
    Best regards
    Sara Fan
    TechNet Community Support

  • Can I create a file periodically without user input?

    I am trying to create a file without having a user select the directory or file name. This is needed because I want to run a test for a number of days and create a new text file each day. I do not want to have someone set the file path and name. i want it done automatically. I am using a date vi to get the new file name everyday but I still get a dialog box. Can anyone help me with so I do not get the dialog box? Thank you for your time.
    Ron Deavers, CLD

    If you wire full path to file path, you should not get dialog.
    Try this example: http://sine.ni.com/apps/we/niepd_web_display.DISPLAY_EPD4?p_guid=EECA254B0EC70B87E0340003BA7CCD71&p_node=%20DZ52027&p_submitted=N&p_rank=&p_answer=&p_source=External
    I think it is what you need.
    Cheers
    Alipio
    "Qod natura non dat, Salmantica non praestat"

  • Mail settings changing without user input

    I have several Mail accounts set up in the following manner (let's please ignore the fact that have far to many accounts, I have collected them as family members came onto the net and in teh process of setting their ISPs up made accounts for myself):
    Several gmail accounts........ working properly
    a .mac account in IMAP....... working properly
    POP accounts with ISP(a) using APOP auth. working properly
    POP accounts with ISP(b) using password auth.. working properly
    POP accounts with ISP(c) using password auth.. working properly until the settings somehow change to APOP auth on their own
    Edit: SSL is only enabled on the gmail accounts
    Things will be working properly for accounts with ISP(c) and then randomly the advanced settings will change themselves from Password authentication to APOP authentication. At which point the accounts will register offline and, upon setting them to go online, will fail to change status without generating an error.
    The only way to return to normal operation is to reset the authentication method to Password at which point any messages still on the server(auto-deleted after 1 week) are re-downloaded resulting in duplicate messages in my inbox.
    In case it was some kind of syncing problem of my account settings with .mac I reset the .mac sync and refreshed the backup while everything was working properly.
    Outside that my only solution has been to reset to Password authentication and go through the process of deleting a weeks worth of duplicate emails. This is seriously annoying and never happened under OS X Tiger. Any help is greatly appreciated.
    Message was edited by: Tigerkzr

    I've done both. I only have one mac and I have completely removed the profile from .mac and loaded a new one. Still, randomly changes from 'password' authentications to 'APOP' authentication.
    I have checked the keychain as well, not a single duplicate entry(I routinely delete some of the 'oops saved the wrong password' entires just to keep things clean).

  • Query List of User-Inputed Values

    I would like the user to be able to type in a list of values in a textarea (or some similar control), then be able to run a query against the items in that control. Is this possible? If so, can someone point me in the right direction?
    For example, there is a textarea and the user types in 123, <Enter>, and 456. Then the following query is run:
    select ...
    from ...
    where field01 in (123, 456);

    Dear Ho we,
    There is no limitation of user define filed for document level and document row level.
    At present i think no budy use 1000 UDF at row level so its very difficult to say after creation of 1000 UDF what is impact on system performance.
    You have to work try basis.
    REGARDS
    MANGESH PAGDHARE.

  • Settings and arrangement changed without user input

    I woke up the other morning to find that my iphone's apps had been rearranged overnight. The ringtone was also changed, and there may be other settings that are different which I've not discovered yet. The phone was turned on and in its charger overnight. There is no possibility that anyone else was using it and changing settings, and it had not been synced recently. This happened apparently spontaneously. Any ideas? Thanks.

    same problem wiith iPad3 - many things helped a bit, and biggest improvement did come from Apple on line.  even tho device is ouf of warrenty, they had me put in my serial number and then ran an extensive "health check"  i was  pretty surprised that they did that.  i had to shut it off before it finished because my time was limited, so i never saw fhe 'last word' but it works a lof better now, before that I did reset and updated iOS.  both helped a bit. also helped to take off foreign language keyboards, especially Tibetan, there is quite a bit of discussion about this problem in the forums, if you search. users describe it such varied ways that not all the reports show up on any given search. good luck!  aloha

  • Iphone6+ Screen unresponsive & then operates on its own without user input

    Hello All,
    I've noticed a few issues crop up over the last 3 days, first my touchscreen was refusing to acknowledge my touches. I then restored to factory settings.
    Then after everything was restored, same issue apart from this time the iPhone would operate itself opening programs, type keys i was not pressing. its got to a point where i reset back again but still having the same issues. Getting annoying now as hard to enter password or pass code as phones types something else even if the phone is not being touched
    Has anyone been experiencing this in the last 3 days?
    Kind regards
    Mark

    Hi Flipp3r,
    Thanks for using Apple Support Communities. Based on what you stated, it sounds like the touchscreen wasn't responding and now is responding erratically. It looks like you have already done some troubleshooting. I would recommend that you read this article, it may be able to help the issue.
    If the screen on your iPhone, iPad, or iPod touch doesn't respond to touch - Apple Support
    Cheers,
    Mario

Maybe you are looking for

  • How to print multiple pages in OAF without opening the doc

    Hi, I have a search page, where i get multiple rows in the result page. In the result page i have a column with the docs attached(PDF format). I also have the option of selecting the multiple rows with a single click. My question is say if i get 10 r

  • CPU Usage high when USB eneabled

    I have a PC running Windows XP with a MS6340 (V5) motherboard and Athlon XP 1800 processor. When getting a poor response I noticed that the performance tab on Task manager showed that CPU usage was wildly fluctuating between 50-60%. This was farily s

  • How can I get PPro CS6 timeline to correctly show clip stretched in AE?

    I have a 2 second clip in my timeline in PPro CS6 that I want to stretch to roughly 18 seconds.  I did the following steps: 1. right clicked on the clip in the timeline and chose Replace with AE composition 2. when AE opened, I clicked on stretch in

  • How to make sure an applet runs with Java 5?

    Hi all, First let me say thanks for all the help in the past. You've help me go from noob to intermediate noob. I've just about finished my first applet game which can be checked out here . Now I've been reading about problems with mac and 1.6. (note

  • Oracle executable permission setting in RAC

    I'm having a peculiar problem and I attribute this problem to the Oracle executable under $ORACLE_HOME/bin being set to oracle:asmadmin. I'm not sure why this is so in both the RAC nodes. All other files & executables have the oracle:oinstall as user