BW Statistics - Runtime for Variable Screen Processing?

Hi,
Am trying to generate key figure below
-> Runtime (until Variable Screen generated)
-> Runtime from Variable Screen until Report Generation
Anyone has knowledge how to get this? I tried using 0TCT_C01/2 but i can't find any object that tells me exactly this steps. Am i missing somehting?
Thanks
eddie

Thanks Josh. The statistics cube contains all the events occured when executing the report all the way to generating the report. However, we want to distinguish the runtime between selection screen generation and execution of report.
In the stats cube, though there are all runtimes for all events, but there is no events or fields that tell me exactly where is the start and end time of these two steps i requires.
anyone has done this before? At the end we want to achieve this report
             Select Screen Rendering  Report Exec  Total
Web Tmpl 1   2.5 seconds              15 seconds   17.5s
Web Tmpl 2   1 seconds                4 seconds    5s
thanks
Message was edited by:
        Eddie Ng

Similar Messages

  • Copy 'Favorites' in 'Select Values for Variables' screen

    I need to copy a list that I created as a 'Favorite' in the 'Select Values for Variables' screen for Customer to all the other userids so that everyone is using the same list of customers.  Can someone tell me the table(s) where these values are stored?  Is there a function module or program available that copies 'Favorites'. 
    It would be nice if you could select if the 'Favorites' you create can be 'Global'.
    Thanks.

    the variant values are stored in RSRPARAMETRIZA. the field content stores in XML format. you can write an ABAP program to read and update it.
    Edited by: Ananda Theerthan on May 26, 2010 8:56 PM

  • Statistics (overview) for Synchronous messages processed via AAE

    Hello,
    We are on PI 7.11
    Is there any way to get synchronous messages processed via AAE displayed on RWB Message Monitor Overview view?
    Maybe there is some parameter available similar to messaging.syncMessageRemover.removeBody for persisting payloads for sync messages.
    Thanks!
    Best Regards,
    Artsiom Anichenka

    Mark,
    But I think there is already (PI 7.11) a possibility to persist payloads for java-only sync messages. I was mentioning this parameter in my original post:
    messaging.syncMessageRemover.removeBody
    this parameter is true by default and if you set it to false payloads will not be deleted, but this is not our aim. We want payloads to be deleted from sync messages, but we also want to see those messages on RWB MessageMonitor for overview.
    For me this is somekind of frustrating that the overview page doesn't really give you overview of what is happening on your system, like what and how many messages where processed...
    So can you please specify what is really planned for 7.31. Did you meant that parameter I am mentioning above or we will really get sync java-only messages to overview?
    Best Regards,
    Artsiom Anichenka

  • Variable screen performance in BEx - post upgrade to BI7

    Hello,
    We have recently upgraded to BI7 - SP16.  We are using the 710 gui, patch level 3.  Bex version is 3.5, patch level 6.
    Since we have upgraded, we have been experiencing a major performance hit when opening the variable screen of a query, as well as navigating within the variable screen.  We are using the Excel version of BEx.
    When we were on 3.5, opening the variable screens only took about 5 seconds, now it takes 30.  To use F4 for the dropdown lists, in 3.5 it took about 3 seconds, now it takes 15.  To enter multiple selections, it took 1 second, in BI7 it takes 15. 
    Our users, needless to say are getting very frustrated with the performance.  The query execution time is comparable to when we were on 3.5.
    I have this open as a high priority issue with sap, but they have yet to come up with a fix. 
    Has anyone else experienced this?  Any suggestions? 
    Thanks
    Charla

    Hi
    check this notes:
    Analyzer variable screen: Performance and documentation
    SAP Note Number: [1044219|http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes/sdn_oss_bw_bex/~form/handler%7b5f4150503d3030323030363832353030303030303031393732265f4556454e543d444953504c4159265f4e4e554d3d31303434323139%7d] 
    Performance: Long runtime for variable to popup
    SAP Note Number: [1327958|http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes/sdn_oss_bw_bex/~form/handler%7b5f4150503d3030323030363832353030303030303031393732265f4556454e543d444953504c4159265f4e4e554d3d31333237393538%7d]
    I think note 1044219 is important for you:
    1. The BEx Web Analyzer executes queries before the system displays the variable dialog. This cannot be avoided.
    2. You cannot prevent the BEx Web Analyzer from saving variables in the workbook and using them again when you reopen it.
    Additional it includes other notes and hints regarding performance in variable screen and F4 help.
    Regards
    Andreas

  • Changing a variable in variable screen

    Hey everybody,
    i have a question for variable screen in Bex Analyzer 3.5 in BI 7.0.
    Is it possible to change a variable in variable screen depending the input of an other variable?
    I know how to change it bevor popup and after popup.
    But i want to change the date of a hierarchy-variable depending of the values entered of two other variables. so, as soon as the variable of date or month is changed, i would like to match the hierarchy-date of a variable.
    Anybody an idea?

    Hey Vikash,
    thanks for the link, but I quess, that doesn't help. We have allready a keydate-userexit-variable, that is filled after popup (i_step=2). I Know how to do ist also bevor popup (i_step=1).
    What I need is to change a variable "during" popup. That means, the variable screen is open, and the user enters variable number 1. As soon as he did an input, I want to react on this "event" and change a other variable. (In our case, a hiararchydate, so that he can choose from the right hiararchy).
    I read that the variable screen of Bex 3.5 in BI 7.0 has an other technoloy than in before. (Html-Based). I hoped that there is a new chance of working whitch the variables in Bex.
    I little example.
    the variables screen pops up with some default value:
    year (2008)
    month (12)
    ConsolidationUnit ( )
    (hierarchyVariable with keydate 31.12.2008 when you open F4-Screen)
    now, the user changes the first variable into year 2009 an presses enter, but he don't execute the query yet, because he wants to choose a consolidationunit first.
    In this moment, i whant to change the Keydate from Consolidationunit-variable
    year(2009)
    month(12)
    ConsolidationUnit
    (HierarchyVariable with keydate 31.12.2009 when you open F4-Screen)
    The consunit he wants to choose is not available in Hierarchy from 2008.
    Thats our Problem.
    I want to avoid, that the user has to type in an other variable for keydate of the hiearchy. because the keydate depends on the other entered time-variables.
    Hope, that this is comprehendible. I try to realize somekind of an interaction between variables in the screen.
    Kind regards,
    Amina

  • Variable Screen (F4 Popup) masterdata attribute column count

    Hi Experts,
    I need to show 5 columns in variable popup screen but more than 3 columns can be accessed with scrollbar only. How can I increase column count in F4 popup screen?
    You can find example screenshot in this link: [Screenshot|http://g.imagehost.org/view/0766/soru]
    Thanks in advance,
    Ergin

    Hi,
    I think there is no customizing for variable screen possible eg scroll bars, title.
    See:
    Re: Customise variable screen in WAD
    Web Reporting - Variable Screen - Title of Report
    Regards
    Andreas

  • No variable Screen when accessing web reports via "New analysis" button

    Hello !
    I need some help or explanation :
    I'm on a web report (Java) and i want to access another report.
    I click on the "new analysis" button on the top, then i open the "roles" folder and select a report.
    The new report start but without the prompt screen with the variable selection.
    I also saw that the URL shown on Internet explorer is the old one (not the new querie URL)
    This is the same problem with all my queries when accessing them via the "new analysis" menu.
    Why is this screen squeezed ?
    I need to have these variable entries !
    I've tried some modification on 0ANALYSIS_PATTERN .... (porperties / variable) = no effect
    Thanks for your help.
    Tech info :
    Web template : 0ANALYSIS_PATTERN.
    SAP NetWeaver BI 7.0 SP15
    SAPGUI 710 Final Release SP7

    Hello Karim,
    I've exactly the same problem ! I've changed WT properties to ON for Variable Screen, Reset Variables etc... but it has no effect...
    Did you find a solution ? If yes, can you share it.
    Thanks a lot
    AJ
    Web template : 0ANALYSIS_PATTERN.
    SAP NetWeaver BI 7.0 SP18

  • Web Template with Query Views not showing Variable Screen

    Hi, I have a Web Template using 3 Query Views based on a single query.  The Query has 2 mandatory variables (CALMONTH and VERSION).  When I execute the Web Template it does not prompt with the Variable Screen, and presents the report with the Variables that were in place when the view was saved/created.  I'd like the Variables to appear.
    1. Is this the correct behavior? 
    2. Is there any documentation that might describe this behavior.
    3. Should I just copy the query and create 3 queries instead?
    Note: I did a search in SDN and found lots of similar threads, but nothing exact.  Also, I know about forcing the variable screen, but I thought I shouldn't have to do this.
    Thanks!

    k forget the view, when you run the main query... do you get a pop up for variable screen,. yes or no?
    if you dont then try to run another query and see if you get the variable screen as well. if you dont then its a bug. if you do then something is wrong in your query and its having an issue, but if you do get the screen on your query then it is a setting in your web template not in your query.
    you can also try to run the query in RSRT backend ...

  • Re: Statistics Query for Total runtimes for Process Chain incorrect

    Hi Guys,
    I am building a Query for Total runtimes for Process Chain Statistics. I used the Cube 0TCT_MC21 for Query - 0TCT_MC21_Q0101.
    I dragged in Keyfigure section - startdate, end date, Start time are all correct and fine but the End time (0TCTENDTIM) is coming incorrect. Is something else i should use to get the End time?
    Please let me know if any suggestions?
    Regards

    Just check if the end times are in GMT ?? usually happens with timestamps....

  • Long runtime to get variable screen with a 3.5 query published on EP7.0

    Dear Gurus,
    Here is my issue.
    I have a query restricting data on compounded characteristics. This query was developped in 3.5 version. We publish it through the EP 7.0 we have, using the Bex Iview to display the data.
    When I try to run the query on a QA environment, it takes more than 10 minutes, just to get the variable screen. I don't understand why, because when I run it through RSRT or through the regular 3.5 web interface it somes immediately.
    I am looking at the process in SM50, and the system seems to look at all the data that is in the underlying structures...
    I don't catch why the behaviour is so different between Bex web 3.5 and the 7.0. Is there a reason why the JAVA stack would run the query differently at the ABAP level ?
    Thanks for your input
    PY

    Sorry. I confused HotSwap (a JVM feature) with FastSwap, a WLS improvement on top of HotSwap that makes it work in many more cases. FastSwap is only available in WLS 10.3 and newer. I don't know that much about operation of HotSwap on its own. My understanding is that it is not very effective (the number of cases it is able to replace the class is rather limited). If you touch anything other than a method body, it will not work. OEPE doesn't have any explicit tooling for HotSwap.
    - Konstantin

  • Variable screen is taking too much time for some reports

    Hi all,
    We are using a sales billing cube for our billing reports . For one query , variable screen takes lot of time to come , i have in RSRT , i have generated the reoprt there and also executed the report there , it s fine there.Morever iam not using any customer exit variable for this.
    Can anybody suggets me whats is the exact problem;

    How I can improve further. Will it be good enough if I create Indexes on the columns for the temp table and try.or what If I use derived tables??
    I suggest you start with index tuning.  Specifically, make sure columns specified in the WHERE and JOIN columns are properly indexed (ideally clustered or covering, and unique when possible).  Changing outer joins to inner joins is appropriate
    if you don't need outer joins in the first place.
    Dan Guzman, SQL Server MVP, http://www.dbdelta.com

  • For a given process ID, how do I determine environment variables (e.g. PATH)?

    At command line, what is the best/most direct way to determine the environment variables (e.g. PATH) for a given process ID?  Must be able to query for any arbitrary environment variable.  PATH is just the first example.
    'lsof -a -p $PID -d cwd -F' gets some of it.
    But, I don't see a way to get the PATH for the given PID, using lsof.
    'ps -Ep $PID' gets some of it.
    But, again, 'not comprehensive.  It appears to give back only a portion of the 'environment' for the process.
    On a number of other Linux/UNIX variants, you can look at '/proc/<pid>/environ'.  But, OS X apparently does not use that mechanism.
    Newb coming from the Linux world.  Please pardon my ignorance.  Reading as fast as I can.....

    You seem to have found the solution on your own, but if you need more you may have greater success posting here.
    https://discussions.apple.com/community/mac_os/mac_os_x_technologies?view=discus sions

  • Filter value for variable selection screen

    Hi & help !,
    This could be a tricky or an easy question, but it seems too hard for me !
    I'm storing version in my cube, and have a report which shows informations for the version you select (with a variable = ZVERSION01).
    ex :  Version :
    V01
    V02
    V03
    V04
    When report is executed i have my variable selection screen (for variable ZVERSION01) which give all version [V01 -> V04]. But i want users have no access to version V01 & V02.
    Variable ZVERSION01 is "single selection", i tried to filter with Default Values screen or Characteristic Restriction screen but it doesn't work.
    ex : caracterisitic restriction screen : VERSION = !V01 / !V02
          default value screen : variable VERSION = ZVERSION01
    Any idea?
    Thx

    Hi,
    In BI 7.0 there is Anaylysis authorisation RSECADMIN transaction. That you can use here or normal role concept will also do.
    What you need to do is grant authorisation to the users for V03 and 04 version only and create 'Authorisation' type variable on version in the query. (type of variable - it asks while creating the variable). This way users will only be able to see authorised versions only.
    Note you have to make version infoobject as Authorisation relevent infoobject. ( in infoobject properties).
    Let me knw if you have any doubt.
    Regards,
    Viren

  • Issue with Data Provider name in variable screen for BEx Analyzer

    Hello all,
    We got an issue with Data Provider name in Variable screen in BEx Analayzer.
    We want to change the DataProvider name there to Description of the report instead of its Technical name.
    Any inputs are appreciated.
    Thanks
    Kumar

    You have to create a workbook to do this.
    Refresh your query/report. In Bex analyser, there is one toolbar named BEx design toolbox, If you are not able to see it in analyser, right click on the toolbar space of BEx analyser and click on BEx design toolbox. Here, goto to design mode, by clicking on a sysbol like 'A'. after that place the curser where you want to see the Query description. and click on insert text (T) in BEx toolbox. click on it and check "Query description" in constant tab. in the general tab you need to assign a dataprovider, for that assign your query name in workbook settings (in Bex design toolbox). also check the "display caption" in general tab.
    Pravender

  • How to set up web variable screen for filtering by attributes

    Hi out there,
    My problem deals with the query variable selection screen in the web. I would like to filter some variables by their attributes in the same way it is done in the navigation item, but in the selection screen I have only the characteristic values in the F4 help available. Is there a way to adjust or extend the selection screen so that I can also filter by attributes (without having to modify the corresponding ABAP Class)?
    By the way this functionality exists for selection screen in BEx, so why doesn't it exist in the web?
    I'd appreciate any idea.
    thanx,
    Heiko

    The most direct way to do this is modifying the principal infoobject and make this attribute as NAVIGATIONAL.....this allows you to see this attribute as a characteristic in Query Designer and you could use it with a filter....
    I hope this helps you
    Message was edited by: Oscar Diaz

Maybe you are looking for

  • Rejection Status

    Hi, Can anyone please tell me on TCODE VA03 where can we see "Rejection Status VBGA-ABSTA". Or if not on VA03, where can we see that field. I am working on a report in BI and customer wants to see that on the report. Thanks

  • ISP shared server configuration -- are they nuts?

    Help! I don't know if I'm being fed a line by my ISP or not. I am in the process of moving my organization's Web site to a shared Solaris server hosted by one of the big ISPs. When I was given the IP address and FTP'd to the site to start transferrin

  • Inspection lot should not be created in stock transfer

    Hai QM masters,     I have a following scenarios in my client side My client have 5 plants    1)When a material is moved from one plant 1 to plant 2using stock transport order inspection lot is created since i have activated the 08 inspection type in

  • New Ringtones all export as same name and song even though they are diff?

    Ive created ringtones via the rename to m4r method, and has been working fine. Ive got 3 that I created some months back , but this weekend I tried to add another 3. These created fine, and if copied to phone indiviudaly work fine. However the moment

  • Mac Mail Outgoing SMTP Settings for Exchange account

    I can't seem to get my Mac Mail client outgoing smtp settings correct. I am receiving fine but cannot send. My companies IT person does not have any Mac experience and has asked that I use webmail. Please help.