Need information on Reports execution Log..

Hi All,
Need help regarding SAP Report execution log. Here Client wants to develop a report, which displays the information about reports Usage (ABAP Report, ABAP Query and Report Painter).
The report requires the following information.
1. Users who has run the report
2. T-codes of reports
3. Type of report (ABAP Report, ABAP Query and Report Painter)
4. Run times for each instance that the report was run
5. Dates for each instance that the report was run.
Requesting to share the information about the tables or function modules, where I can get the data.
Thanks in advance.
Chanda.

Hi Chanda,
The log can be seen using STAT transaction.
TXN:STAT
Give the date: The required date.
Read Time: 23:59:59
Start Time: 00:00:00 (or ur required time)
User: username/      * (for all users)
Transaction: SE38/      * (For all transactions)
Program:      ztest/     
In tools option:
You have further options:
there
Wait time for collection of data (via RFC): 99999
Maximum runtime: 23:59:59
And Execute.
It displays a log of all the details required.
There are few sample programs in this link. Also check out them:
http://www.kabai.com/abaps/q.htm
Programs: 072, 065, 021, 015, 012
http://www.kabai.com/abaps/z72.htm
Best Regards,
Anjali

Similar Messages

  • How to view report execution Log files on RAS Server

    I wish to view the log files that are generated when a crystal report is run. In my application the crystal report is triggered from java application. The report templates are stored on the BO server. The report is executed converted to PDF and then returned back to java app for viewing. I need the execution logs and the activities performed by the server for this report generation.
    1. Where can I find the log file with this information on the server?
    2. Are there any setting required to be made to capture these information ? If yes, where and ho can I make these settings ?
    Thanks in advance.

    Hi Don,
    Thank you very much for your reply. I am fairly new on working on the Admin side and this is my first opportunity to be managing some tasks of this role. I have majorly been a CR report designer.
    The answers to your questions are as below :
    1. The reports are developed using CR 2008.
    2. I have access to the CMC. The product version as specified in the settings tab is Product Version:  12.1.0.882 .
    3. The Dev application programming language is Java(Spring,hibernate etc)
    4. I have access to BusinessObjects Enterpriseu2122 XI Release 2 Administratoru2019s Guide. However I couldnt find anything that can give me report execution information.
    Am I looking at the correct application (CMC) and docs ? If not, what is the correct BO application I should be using to enable  Iogging. In the settings tab, I can however see that Auditing is enabled. Below is the complete information I can see under Properties in the Setting tab of the CMC application.
    Build Date:  2008/09/13:08:31:32  
    Build Number:  882  
    Product Version:  12.1.0.882 ; 
    Data Source:  BOE120:localhost:3306  
    Database Name:  5.0.34-enterprise-nt  
    Database User Name:  sa  
    Auditing:  Enabled  
    I  am really confused and require your urgent help.
    Thanks
    Malvika

  • I need information about reports

    hi gurus,
      i need information about Trending reports and Management reports. Can any body provide me the scenario regarding this issues:

    Hi
    Trend reports are the reports which show a certain trend all over the years
    Say, Sales revenue for the year compared to all the previous years...This show what is the trend in the last few years
    Management reports high level reports with summarized data which helps in decision making. Say, Vendor performance report...this report shows list of default vendors by ranking them and management can decide to continue or not to continue with certain vendors
    Regards
    N Ganesh

  • How can i see Log information of Report Run Time?

    Hi Gurus,
    How can i see Log information of Report Run Time?, till now i am counted report run time manually. Is there any way i can see the workbook running time in log information?.
    Thanks & Regards
    Vikram

    There could be a few things -
    At one time, you needed to run a separate script to create the tables. I'm not sure that is still the case. If you check the Administrators guide, look into the chapter that deals with the EUL Status Workbooks.
    If you are not logged on as the eul owner, you may not have select privileges, or you may need to qualify the table with the schema (if there is no synonym) - select * from <eul_owner>.EUL5_QPP_STATS;
    If you are on 4i, the table is EUL4_QPP_STATS

  • Error Message: Information is needed before this report can be processed.

    Hi Experts,
    I am scheduling a Crystal Report from Infoview. Data Source for Report is BEx Query.
    While scheduling i am providing all  details like Parameters, Formats, Destination etc.
    But  Schedule is failing. The reason is parameter field is empty when i checked
    in failed status , as below.
    Parameters: [No Value]; [No Value]
    Error Message: Information is needed before this report can be processed.
    But when i am viewing the report with the same parameters, it is executing.
    Please help
    Regards,
    Ajay Singh
    Edited by: Ajay Singh on Sep 15, 2009 1:05 PM

    Hi,
    Try the below mentioned steps in addition to scheduling of your report.
    Method 1:  Following information might be helpful in resolving the issue.
    To check if the .rep file exists in the Output FRS
    1.Log on to the Central Management Console (CMC). Click Objects.
    2.Click the report object to view its properties.
    3.Click the History tab to view the list of instances.
    4.Click Success to view the latest instance. Scroll to Instance Location.
    5.Note the path name to the report.
    6.Check the file store under the Output directory for the report.
    If the report does not exist, delete the instance from the History tab in the CMC. Reschedule the report.
    Method 2: To verify the configuration of multiple FRS
    1.Log on to the CMC.
    2.Click Servers.
    3.Click the first Input file server. Note the home directory.
    4.Click Home > Servers.
    5.Click the second Input file server.
    6.Check the home directory path for the second Input FRS. It must point to the same directory as the first Input FRS.
    7.Repeat steps 2 through 6 to check the Output FRS.
    ====================
    NOTE:
    The Input and Output FRS physical machines must be able to connect to the file share for the file store. Also the Input and Output FRS are installed using the local administrator account. That account may not have rights to the network share for the file store. The security on the file store must be changed so the local administrator for each server can access it.
    ====================
    Above mentioned steps are for deski/webi reports.
    Cheers,
    Suresh ALuri.

  • Reports on ODI's Execution Log

    Please let me know how to export / extract required information from execution log from Operator.
    To breif, If I want to know execution time , records inserted,updated,deleted from specific time, Is there any tool or option availble in ODI .
    Thanks in Advance,
    Dinesh.

    The SNP_SESSION able holds the bulk of the data you are looking for. In terms of the errror row information you will need to query the SNP_CHECK_TAB table which is created when static/flow control is enabled, by default, this table will be created in the work schema of your default physical schema of your DB data server. Take a look at this helpful blog with lots more information on this table and the information it holds
    https://blogs.oracle.com/dataintegration/entry/did_you_know_that_odi_generate

  • Report on ODI Execution Log

    I am looking for Report on Execution Log so that we candump it in file format and view later for analysis. Report should have step level analysis. Main intension to know which step/package is taking more time.
    Any work-around ?
    Thanks in Advance.
    Regards,
    Dinesh.

    Hi Dinesh,
    You can start with querying the work repository tables, take a look here to get you started :
    http://rnm1978.wordpress.com/2010/11/03/analysing-odi-batch-performance/

  • Reporting Services R2 log entries have stopped generating on report execution.

    Hi -
    I have a new instance of a reporting server and the log files have quit generating on report execution. 
    When the services restart this is the log file:
    rshost!rshost!8e8!01/22/2014-17:08:33:: i INFO: CLR runtime is initialized.
    rshost!rshost!8e8!01/22/2014-17:08:33:: i INFO: Derived memory configuration based on physical memory as 3931704 KB
    rshost!rshost!8e8!01/22/2014-17:08:33:: w WARN: Failed to initialize performance counters: ffffffff. Possible setup issue.
    rshost!rshost!8e8!01/22/2014-17:08:33:: e ERROR: Failed to start service, error=1063.
    We have logging turned on on the server.  Report Server Mode is Native.  Dont see anything in the application log about failed service.
    Any ideas?

    Hi dwrco,
    Have you recently install any update such as MS12-070 (KB2716440)? If so, it is a known issue for some patches for SQL Server. The reason is as follows:
    When a .NET application starts up, the .NET Framework tries to check if the Microsoft assemblies are right and have not been modified, this is done through connecting to a server that has a revocation list in internet. When the framework tries to connect
    to the server to check if it has access to internet with an elevated timeout, this makes that any other .NET application that has less timeout setting fails (such as SSIS or SSRS) with timeout error.
    For example, the error message "The request failed or the service did not respond in a timely fashion." means that the SSRS timeout is lower than the timeout of the connection to the revoke list server established by .NET Framework.
    To work around the issue, we usually use two approaches:
    Increase the value of ServicesPipeTimeout registry key of Reporting Services
    Disable generatePublisherEvidence element of ReportingServicesService.exe.config file
    For the detailed steps, please see:
    http://blogs.msdn.com/b/mariae/archive/2012/11/12/reporting-services-service-doesn-t-start-after-the-installation-of-ms12-070-security-patch.aspx 
    Regards,
    Mike Yin
    If you have any feedback on our support, please click
    here
    Mike Yin
    TechNet Community Support

  • Report Execution time in NQQuery.log should be display in Milliseconds

    Report Execution time in NQQuery.log should be display in Milliseconds.
    For Example :
    --- Logical Query Summary Stats: Elapsed time 0, Response time 0, Compilation time 0 (seconds)
    Can we see the logical Query Summary Stats in milliseconds?
    If so Where should i cofigure to populate this.

    No. If you query comes in less that 1 second then you got nothing to worry about. I haven't seen a single DWH where users would worry about queries returning in milliseconds.

  • Need to e-mail job log after job completes (SM37)

    Greetings!
    I need to export the results of the Job Log (run SM37, double-click a finished job and then click "Job Log" button at top - this is the list I need).  Obviously, the program has already terminated so it won't be able to initiate it.  Is there another way?
    The need is to have this log be e-mailed automatically after it's ran or, at the very least, have a second "step" (job?) that reads the previous one and e-mails it's log. 
    We'd like to keep it automated and not have someone in operations have to remember to do this.

    Hi,
    Debugging can be done as follows:
    1. Put a breakpoint at the beginning report CRM_MKTTGGRP_EXPORT_BATCH
    2. Select your previously executed job in transaction SM37
    3. Type 'jdbg' into the tcode field in the upper left area
    To analyze the results and messages of the campaign execution, you can also have a look into the application log, either in the campaign application or in transation SLG1. There you should find details why the BPs have not been contacted.
    Hope this helps,
    Frank

  • HT1849 my songs cut.. some of them playing only 45 seconds Why?  i need information about it..

    some of my songs playing only 45 seconds Why? i need information about it..

    Other people have been having similar problems over the last few days, I assume that there has been a problem with Apple's servers.
    Depending upon what country that you are in (music can't be re-downloaded in all countries) then try deleting them from your iTunes library and redownload them via the Purchased link under Quick Links on the right-hand side of the iTunes store home page on your computer's iTunes : re-downloading.
    If you aren't in a country where you can re-download music or if they re-download in the state then try the 'report a problem' link from your purchase history : log into your account on your computer's iTunes via Store > View My Account and you should then see a Purchase History section with a 'see all' link to the right of it ; click on that and you should see a list of your purchases ; find those songs and use the 'Report a Problem' link

  • Where yo find reporting services log files in sharepoint 2013 integrated mode

    i use to find the reporting services log files in the msrs folder in sharepoin 2010 integrated mode. but when we migrated to sharepoint 2013. i am not able to find the logs.i wanted to check all the executed sql statement using the logs as we don't have
    access to sql server profiler. does anybody know the location of yhe logs?

    Hi there,
    Not sure you'll see the sql statements however you can find information on the ULS logs here:
    http://technet.microsoft.com/en-us/library/cc627510(v=sql.105).aspx
    http://technet.microsoft.com/en-us/library/ff487871(v=sql.105).aspx
    and here:
    http://technet.microsoft.com/en-us/library/ms156500(v=sql.105).aspx
    You might want this once ULS log is capturing info.
    http://archive.msdn.microsoft.com/ULSViewer
    cheers,
    Andrew
    Andrew Sears, T4G Limited, http://www.performancepointing.com

  • Oracle Apps - How to create a table before report execution?

    Hi,
    I'm new to oracle apps, I created a procedure to get some values for a report and created a query to get the remaining values. Now I need to populate those values into a temporary table and after the report execution I have to delete the table. In apps there is no before parameter form. If any one can help me, that will great.
    Thanks in advance.

    Hi,
    Do you really need to create a table INSIDE the report? It doesn't look like a good idea to me. For instance, what happens if 2 users try to execute the report at the same time? I would create a global temporary table before any execution of the report, and then I would just populate the data in the table in the 'Before Report' trigger. The data in a global temporary table is only visible at session level, so you wouldn't have any problems with multiple users executing the report at the same time and the data disappears once you finish your session, so you don't need to take care of deleting the data.
    Hope it helps.

  • Work Group Manager Reports and Logs

    Mac Manager maintains logs and display current activity information somewhat different that Work Group Manager. With Mac Manager we are able to quickly report for Activity Log, Disk Usage, Connected Machines, Printer Quotas, Workgroup by User, Computers, Checked Out Computers and user activity.
    How can we duplicate such a report with Work Group Manager?
    We are a school district that is 88% Macintosh and miss the reports and logs feature in Mac Manager (10.3.9).
    Hope to hear and find a solution to this challenge.
    Marco Baeza, Director of Technology

    Hello,
    Possibly some ideas here. http://www.macintouch.com/macmanager.html
    Carolyn

  • Report execution time should displayed in Local Time

    Hi,
    I have a query related to the Report execution time.
    Our SAP Servers are available in US.  The Servers are configured in US Time.
    We have developed a Z report and used SY-UZEIT to display the Report Run Time.
    we also have a plant in India.
    When we execute this report for India Plant we are getting the execution run time for US.
    But we need to get the run time in India Time.
    Please help ASAP.
    Regards,
    Shankar

    Hi Shankaran,
    In your Z report, give a condition to check if the Plant is in India. If it is in india, then get SY-UZEIT and add the time difference to get IST.
    Display this time on your report.
    For implementing this, you will have to convert the Date and Time into Timestamp (use FM "LXHME_TIMESTAMP_CONVERT_INTO"), add the Time to this Time stamp (use FM "TIMESTAMP_DURATION_ADD" and convert it back to Date and Time (use FM "LXHME_TIMESTAMP_CONVERT_FROM"). 
    Reward points if useful.
    regards,
    Raj
    Message was edited by: Rajagopal G

Maybe you are looking for

  • HTML5 local storage broken in ie11 win 8.1 x64 ? error: function expected

    localStorage.setItem("hello", "somedata"); alert(localStorage.getItem("hello")); localStorage.clear(); Internet Explorer Version 11.0.0600.17107, update version 11.0.8 (KB2953522) the below was fixed in patch 11.02 apparently, so what go on here ???

  • After updating OS X Mavericks it won't install or shut down

    I was on my MacBook Pro and it said that my OSX Mavericks needed to be updated and that the update need a restart. I clicked the update button and it brought me to a loading screen that said "Installing Software Update" but it's been installing for h

  • My nokia 2690 bluetooth is not switching on

    when i am trying to on it it shows switching on bluetooth but it only loads when i want to cut it my phone get switched off please help me

  • Re: A Black Screen

    I've been running SDK 1.3.1 with j3d 1.3 at home on Windows XP and it all works fine. I've tried running the same program at work on windows 2000 and although the program executes all I get is a black screen. I know the program IS running though as m

  • Claim in Project System - Getting project information

    I want to retrieve the field 'PROJECT' from claim structure (Transactions: CLM1,CLM2,CLM3). The structure is the additional data for QMEL table. However, this field is missing from QMEL and I do not find a way to obtain this as claim-POSID (wbs eleme