Last data update

Hi,
How I can find the last data update information(date and time) of multiprovider in BW?
Kindly help on this.
Regards
Mukul Singhal

Let me explain how the "last data update" works.
If the query is based on one cube or DSO, it is the time of the last request upload.
If the query is based on a multiprovider, like the example given ealier,
assume there are three cubes in multiprovider : 
Last update of cube1 is 11/17/2008
Last update of cube2 is 11/19/2008
Last udpate of cube3 is 11/20/2008.
The "last data update" will be the earliest day of the "last data update"s of all partproviders, i.e.11/17/2008.
Because the meaning of "last data update" is that, data (of all partproviders) has been already updated until this time.
Now we assume there are three cubes like this in multiprovider :
Last update of cube1 is 11/17/2008
Last update of cube2 is 11/19/2008
Cube3 is empty. It has never been loaded with any request.
Then the "last data update" will be empty. Because until no time has all partproviders been updated. This is the design of the system.
Regards,
Patricia

Similar Messages

  • How to hide the Last date Update in the Excution of a report

    Dear All,
    When we execute a query in EP, the Out Result will contain the following Options
    1) Save As
    2) Open
    3) Export Excel
    4) Information
    5 ) Comments
    6) Filters
    7) Settings
    8) Last data update
    Can anyone plese tell me how to give the authorisation in BI for the above options.so that we can give restrictions for some users.
    hope everything is crear.
    Please give me the hint atleast

    You also have to test the value:
    REPORT ztest MESSAGE-ID 00.
    DATA: BEGIN OF itab OCCURS 0,
            f1 TYPE i,
            f2 TYPE i,
            f3 TYPE i,
            f4 TYPE i,
          END OF itab.
    DATA: sel_field(20),
          value TYPE i.
    DO 5 TIMES.
      itab-f1 = sy-index.
      itab-f2 = sy-index + 10.
      itab-f3 = sy-index + 20.
      itab-f4 = sy-index + 30.
      APPEND itab.
    ENDDO.
    LOOP AT itab.
      WRITE: /001 itab-f1, itab-f2, itab-f3, itab-f4.
      HIDE itab.
      CLEAR itab.
    ENDLOOP.
    AT LINE-SELECTION.
      CLEAR: sel_field,
             value.
      GET CURSOR FIELD sel_field.
      IF sy-subrc = 0.
        CASE sel_field.
          WHEN 'ITAB-F1'.
            value = itab-f1.
          WHEN 'ITAB-F2'.
            value = itab-f2.
          WHEN 'ITAB-F3'.
            value = itab-f3.
          WHEN 'ITAB-F4'.
            value = itab-f4.
        ENDCASE.
        MESSAGE s001 WITH 'Value of' sel_field 'is' value.
      ELSE.
        MESSAGE s001 WITH 'Invalid field selected'.
      ENDIF.
    Rob

  • Last Data Update in Visual Composer and Web App Designer

    Hello,
    We want to show the last data update in query result and we used 2
    differents ways to do it: throught Web Application Designer (SP 12) and
    Visual Composer (SP 10).
    In query result of Web Application Designer, the last data update came
    in GMT0 and in visual composer came ok (GMT - 3, that's our time zone).
    This value (ROLLUPTIME) is taken out of the RSMDATASTATE table and this is used in SAPLRSMDATASTATE program, that is called by Web App Designer.
    Why does the difference exist between: Web App Designer and Visual Composer for last data update?
    So, I need more information how the Visual Composer brings the correct value (in our time zone) and Web App Designer in GMT0.
    Best Regards,
    Pablo Moraes

    Hi Mario,
    Yes, i used the same user and the same query to access the information. But, how can i check the mapping from my VC user to the BI user?
    Regards,
    Pablo Moraes

  • Query on Virtual cube 0FIGL_V10 show old "Last Data Updated:" on Portal

    Hello all,
    We are using the SAP delivered virtual cube for G/L financial statements reporting. We are running these queries on Portal (BI 7.0) we are using the 0ANALYSIS_PATTERN template. Now since we are not actually loading data in this cube the template show "Last Data updated" as long time back, I am guessing when the cube was last activated or transported.
    The template and time stamp is working perfect for queries on all other cubes or Multiproviders.
    The business users are asking can we have the actual time stamp there (when actually the data was last loaded),
    Does anyone have any idea how we can do it without actually rewriting the queries on standard cube.
    Thanks in advance,

    Hi Kiran,
    Always last update data status only will see in our reports on last data updated date. It may be activation of data in cube. please check is there any option of activate data in data flow level.
    Try to create one record in remote data source  and load it again. It may be find the latest status.
    Thanks,
    Chandra

  • On which object the "Last data update" is calculated when a query is built

    Can anybody tell me that the information "Last Data Update" (in a  query output) comes from which object ? I want to know the technical details .
    I know that if a query is built on a Multiprovider, then the "Last Data Update" will show the least loaded request date among the Infoproviders. But I want to know which object keeps this information.

    Hi Papiya,
    I think it is related to text elements SYUSEIT and also to 0REQID.
    -Pradnya

  • Last Data Update Info field not showing in Web Template

    Last Data Update Info field does not show up in the Web Template. This Web Template is for a MultiProvider on top a single cube.
    Greatly appreciate if anyone has any insight into this issue.

    Hi Suma,
    if other queries work fine using exactly the same (customized) template the problem is most likely not the template. Does the appropriate query does display figures? Is your data binding done correctly within the template?
    What happens if you execute the customized template which does not display Last Data Update Info field with another (i.e. a different) query? Does it display the Last Data field? What happens the other way round: you execute a different template with the appropriate query (which does not display Last Data Update). Does it show the Last Data Update?
    Just give it a try, this sometimes help
    Brgds,
    Marcel

  • BO Advance analysis 1.1.4,  Info Field like Last Data Update Table

    Hi Experts,
    I am using BO Advance analysis 1.1.4 for reporting output. There we have option to show Info Field like Last Data Update.
    It is using this function to get that info :
    =SAPGetSourceInfo("DS_1", "LastDataUpdate")
    Anybody have idea what BW table it is refering to get that info.
    As per my understanding, since these workbook of Adv. Analysis are refering Query which are built on MultiProviders, it go and find out the last cube/dso successful data load.
    Also I manually checked the date and time of last successful update in cube, but it is not matching as far as time is concern. Date is matching.
    Please help me to get the correct table which gave that info (date and time).
    Thank-You.
    Regards,
    Vinod

    Hi Tammy,
    I was trying for the similar requirement to get the "Last refreshed time" of the table used in the calculation  view  in HANA.
    It uses the same formula : =SAPGetInfoLabel("LastDataUpdate")
    But since Analytic View actually doesn't store any data, it is virtual. The date am seeing is the last changed date. i.e if i do any changes on the model, am seeing the last date when I changed it.
    Is there any function which we can use to get the Last refreshed date of the table in the model am using?
    Regards,
    Krishna Tangudu

  • How to display last data update date and time in report?

    Hai All,
               I want to report the date and time of the last upload in a report. How can I do this?
    I mean if I load the data today 5th April 2006 at 8.30 pm, then would i be able to show that on my report at the top of it(along with filer objects may be)?
    Thank you.

    Hi Visu,
    You will find detail info from help.sap
    check the links and they are  useful
    BEX Analyzer:
    http://help.sap.com/saphelp_nw04/helpdata/en/9f/4e9d39d44cd45ee10000000a11402f/frameset.htm
    Web Application Designer
    http://help.sap.com/saphelp_nw04/helpdata/en/9f/4e9d39d44cd45ee10000000a11402f/frameset.htm
    -Doodle
    Message was edited by: Doodle

  • How to change the settings for Last data update in BI

    Dear All,
    If you want to display that "Status of Data " field in the report... Then you need to set it at...
    Run the query -> from the BEx toolbar choose LAYOUT -> Display text elements -> General.
    If this is not set, then it will not show in report output.
    Status of data is the time on which the latest load occured to the cube. Lets say, you have built a report on a cube which is loaded on 01/10/2007. When you run the report, the status of data will show this date 01/10/2007 until you load the cube again. In this case, if you load on 01/20/2007, the status would now show up as 01/20/2007.
    If we want to display that field in the report...
    Run the query -> from the BEx toolbar choose LAYOUT -> Display text elements -> General.
    The above all is for BW 3.5
    but i want to know for BI 7 and EP
    Regards
    venu

    Hi,
    First thing here is, in SM58 u r finding the entries means those are related to TRFC LUW's. we shuld never stop this unless those are not useful.
    These TRFC's moves from the source system to different Target systems by their respective users.
    As u said that these Entries are occupying the system resources i.e in accordance to that we have to increase our dialog process in the system not to simply stop that TRFC entries.
    These trfc's move basing on the Dialog processes in the system i.e if the processes are free then these entries move freely from system to system.
    Automatically system generates these LUW's when ur scheduling a load from R/3 to BI system.
    This will not be generated to BI by a particular job in R/3.This depends on the volume of the data only.
    So pls have a talk with BASIS team regarding the resource availability and the movement of the LUW's/TRFC's into BI system.
    rgds,
    Edited by: Krishna Rao on Jun 25, 2009 1:38 PM

  • Last data upload date

    Dear Friends,
    How can we print last data load date on our report.
    regards,
    Malik

    Hi,
    you can use the following parameters in text web item:
    - Last Data Update (ROLLUPTIME)
    - Last Refresh (LAST_REFRESHED)
    - Last Data Refresh (ROLLUPTIME_MAX)
    Check them I think you do not use "Last data update".
    http://help.sap.com/saphelp_nw04s/helpdata/en/8c/d9413a3ace7022e10000000a11402f/frameset.htm
    Regards
    Andreas

  • How do I find the date of my last vault update?

    How do I find the date of my last vault update? All but one picture in a folder is missing from my library. I want to go back in Time Machine to the date/time of my last update to restore the lost images.

    Thanks, Frank. I was trying to make it too complicated, wasn't I

  • Script to query OU for last Windows update date and time

    Hi All, I need help in writing a script which can query an OU in active directory and then return most recent date of windows updates installation. It will also be helpful if the script can sort the names and then send output to a file (any format will
    do). I know basic of querying a local computer but not remote query, I am terrible at scripting side of powershell. Thanks people.

    I am referring to the script below, how can I get the result to output in an XLS or CSV format, I tried couple of combinations but couldn't get it to work.# This script shows the last time that a successfull Windows Update was installed.clsadd-PSSnapin quest.activeroles.admanagement 
    $OnlineServers = @() 
    Get-QADComputer -SearchRoot 'domain.com/ServerOU'-OSName "Windows*Server*"| %{ 
      $PingResult = Get-WmiObject-Query "SELECT * FROM win32_PingStatus WHERE address='$($_.Name)'"If ($PingResult.StatusCode -eq 0)  
         # Add the current name to the array$OnlineServers+= "$($_.Name)" 
    foreach ($Serverin$OnlineServers ) 
            $key = “SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update\Results\Install” 
            $keytype = [Microsoft.Win32.RegistryHive]::LocalMachine 
            $RemoteBase = [Microsoft.Win32.RegistryKey]::OpenRemoteBaseKey($keytype,$Server) 
            $regKey = $RemoteBase.OpenSubKey($key) 
            $KeyValue = $regkey.GetValue(”LastSuccessTime”) 
            $System = (Get-Date-Format "yyyy-MM-dd hh:mm:ss")  
            if    ($KeyValue-lt $System) 
                Write-Host " " 
                Write-Host $Server"Last time updates were installed was: "$KeyValue
        }

  • How to update the last date into DSO?

    Hi,all,
    When I do  grouping in a transformation from DSO1 to another DSO2 ,which means I will make three(for example) records from dso1 into one record in dso2 by using a higher level key in DSO2. I will sum the keyfigure quantity of DSO1, but using the last date of the field posting date in DSO1 to update DSO2. I could write a routing to achieve this.
    But the question is, how can I make sure the three records are in one datapackge to through my routing?since the packages are excute in transformation one by one? If not,how can I update for the field of last date? And since I use sum to keyfigure,the sematic groups function in DTP can not be used.
    I'm very anxious about it.Hope someone could help me.Thank you.

    hi,darshak,
    Could you explain a little bit more? I'm still not clear enough how to do that.
    Thank you for your reply.

  • Last stock update Date Tab not updating in ICH

    Hi Team
    I observed that in ICH screen Last stock update Tab is not going to update every time while demand and stock information coming from ECC to ICH.
    There is no stock inconsistency. All stock tab information are updating correctly in ICH compare to ECC system.
    Only this Last stock update tab Date are not updating.
    What is the reason behind this?
    Could you please help me to resolve this?
    Regards
    Virendra Kumar
    09769396038

    Hi Virendra
    It is a bug, please report to SAP and get fix
    which version you are using and what is the patch level?
    1341691 should be helpful check out
    Best Regards
    Vinod

  • User Defined Field that gives the date output of the last price update.

    We would like to create a User Defined Field (UDF) with a Formatted Search (FMS) on the Item Master form that gives the date output of the last price update specifically the wholesale price.
    Last Price Update
    Pricelist 2 = Wholesale
    Is this feasible?
    If it is feasible what is the recommended approach?
    Current working UDF on Item Master.
    /* Date output is based on all the latest updates on the Item Master.*/
    select max(updatedate)
    from aitm
    where itemcode = $[oitm.itemcode]
    Resources that were helpful.
    1.(Note:1165947 - Tracking Item Price Changes.)
    2. Case 4-I6: Query on price updates. Mastering SQL Queries for SAP Business One By: Gordon Du

    Thank you Gordon,
    We are looking for the date output of the 'Last Price Update' based on 'Pricelist 2 = Wholesale' which is the challenge.
    These 2 are the parameters for the date output, I should have mentioned that in my original message.
    Last Price Update
    Pricelist 2 = Wholesale
    Per reading a bunch of other similar Forum Questions it looked like it is might not be possible to do. With there being no date on the AIT1 table and AITM.Updatedate is based on any and all updates not just last 'Last Price Update' and not sure how to use the loginstanc.
    Thanks,
    Vern

Maybe you are looking for