Access statistic report for sap km documents

Hi All,
I have made a XML form which is used to create  updates or news.
these news items are displayed in Km navigation Iview.
I need to know the list of users who have read a particular document.
I have seen many articles which say to configure activitydatacollector report and get a text file generated on Portal system.
then this report needs to be customized as per our need.
I need a simple solution ,when a user opens the document and reads it ,he gets the list of other users who have already read that
document at the end of that document.
Reply soon as it is a NO-Go issue for our project.
Regards,
Nitesh

Hi,
You have created a KM Navigation iView and assigned to users right. Using Standard Portal Activity Report tables we can get the list of Users who viewed the particular Page/iView. Not sure whether they have read that document or not.
Please check the below link for details:
http://help.sap.com/saphelp_nw04/helpdata/EN/48/6aa9429b930b31e10000000a1550b0/frameset.htm
Regards,
Srinivas

Similar Messages

  • Problem when trying to print standart invoice crystal report for SAP

    Hi All, I have the following problem when trying to print a system invoice report in crystal reports for SAP
    I pass params and load the report using this code
    Private Sub DisplayThreadReportSeq()
    Dim oView As New frmViewReport
    Dim strReportPath As String = ""
    Dim strParamName As String = ""
    Try
    Dim CR As New ReportDocument
    CR.Load(oReport.CrstPath)
    ' Declare the parameter related objects.
    SetReportValues(CR)
    Dim crParameterDiscreteValue As ParameterDiscreteValue
    Dim crParameterFieldDefinitions As ParameterFieldDefinitions
    Dim crParameterFieldLocation As ParameterFieldDefinition
    Dim crParameterValues As ParameterValues
    ' Get the report's parameters collection.
    For Each oPar As cslParam In oReport.Params
    crParameterFieldDefinitions = CR.DataDefinition.ParameterFields
    crParameterFieldLocation = crParameterFieldDefinitions.Item(oPar.ParName)
    crParameterValues = crParameterFieldLocation.CurrentValues
    crParameterDiscreteValue = New CrystalDecisions.Shared.ParameterDiscreteValue
    crParameterDiscreteValue.Value = oPar.Value
    crParameterValues.Add(crParameterDiscreteValue)
    crParameterFieldLocation.ApplyCurrentValues(crParameterValues)
    Next
    If pPrint Then
    If oReport.Printer "" Then
    CR.PrintOptions.PrinterName = oReport.Printer
    End If
    CR.PrintToPrinter(IIf(oReport.Copies = "", 1, oReport.Copies), False, 0, 0)
    SBO_Application.StatusBar.SetText("Printed Document Successfully", SAPbouiCOM.BoMessageTime.bmt_Medium, SAPbouiCOM.BoStatusBarMessageType.smt_Success)
    Else
    oView.Text = pReport
    oView.TopMost = True
    oView.Viewer.ReportSource = CR
    oView.Hide()
    oView.ShowDialog()
    End If
    Catch ex As Exception
    Util_GenErrorLog("DisplayReport", ex)
    End Try
    End Sub
    This code works fine when the report invoke to print is developed in crystal reports version for .net 2008 or .net 2005
    when trying to print a report standart getting from SAP BO 8.8.1 using this code I getting the following error:
    Error in File C:UsersecombaAppDataLocalTemp5ARInvoiceStandartSap {300B9A68-DF05-4D7B-8F3B-1670A4493BEE}.rpt:
    Error in formula .
    'Shared numberVar SectionTotalMaxHeght;
    A number, currency amount, boolean, date, time, date-time, or string is expected here.
    This report is the standart report that SAP 8.8.1 includes and works fine on SAP.
    I referenced this dlls CrystalDecisions.CrystalReports.Engine.dll, CrystalDecisions.CrystalReports.Shared, version 10.2.3600
    How I can get these dll´s version for Crystal Report 2008 for SAP Business one or How I can solve this problem
    thanks in advance,
    Ezequiel.

    Hi Ezequiel,
    You can try to search in SAP Business One Reporting & Printing forum section or post there.
    nd.Q

  • Trouble: Crsytal reports for SAP Best practices

    Hello Friends,
    I have downloaded crystal reports for SAP Best practices. There are bunch of Crystal reports whose data source is a infoset query.
    Below are the reports
    Cost Analysis: Planned vs. Actual Cost Variance for Cost Centers     Table: CSKT, CSLT                                                                               
    Query: CO_OM_CA_20_Q1
                                                                                             InfoSet: ZBPBI131_INFO_ODVR
    Cost Analysis: Planned vs. Actual Order Costs                             Query:  CO_OM_OP_20_Q1
                                                                                  InfoSet: ZBPBI131_INFO_ODVR, ZBPBI131_INFO_COAS
    Controlling Dashboard                                                     Table: CSLT
                                                                  Query: CO_OM_CA_20_Q1, CO_OM_OP_20_Q1
                                                                  InfoSet: ZBPBI131_INFO_CSKT
    I have created the above Infosets using the document which comes with the installation. However I couldn't find any documents to create these queries. I also searched the SAP system if these were predefined but I still couldn't find.
    Note: I am ECC 6 and Enhancement pack 3
    Question: Where are these queries?? How do i create them?
    Any inputs would be really appreciated?

    Hightlight the G entry and invoke the context menu.Select Options and in the Table name field enter the following
    CO%
    Close the options window and press F5. Navigate again to SAP Infosets and to the opened connection to your system. Under Q->G you should be able to see the CO* Infosets.
    Regards,
    Stratos
    BTW % is a wildcard (same as * in Windows/Unix )

  • Crsytal reports for SAP Best practices

    Hello Friends,
    I have downloaded crystal reports for SAP Best practices. There are bunch of Crystal reports whose data source is a infoset query.
    Below are the reports
    Cost Analysis: Planned vs. Actual Cost Variance for Cost Centers     Table: CSKT, CSLT                                                                               
    Query: CO_OM_CA_20_Q1
                                                                                             InfoSet: ZBPBI131_INFO_ODVR
    Cost Analysis: Planned vs. Actual Order Costs                             Query:  CO_OM_OP_20_Q1
                                                                                  InfoSet: ZBPBI131_INFO_ODVR, ZBPBI131_INFO_COAS
    Controlling Dashboard                                                     Table: CSLT
                                                                  Query: CO_OM_CA_20_Q1, CO_OM_OP_20_Q1
                                                                  InfoSet: ZBPBI131_INFO_CSKT
    I have created the above Infosets using the document which comes with the installation. However I couldn't find any documents to create these queries. I also searched the SAP system if these were predefined but I still couldn't find.
    Note: I am ECC 6 and Enhancement pack 3
    Question: Where are these queries?? How do i create them?
    Any inputs would be really appreciated!!
    Thanks,
    Shiv

    Hi Shiv, this forum is to support Crystal Reports. I suggest you post your question to one of the SAP forums for how to use that tool to create the queries.

  • Sales document report for all open documents

    hi i need the code for sales document report for all open documents is sd
    ...      can anyone help me out.
                                     thanks in advance

    Try transaction VA05. In that choose "Open Orders" along with other selection criteria.
    If you want the Open sales order qty in output and its not displayed, do the following.
    Sales -> System modification -> create new fields ( without condition technique) -> New fields for lists.
    You can change V05TZZMO and structure VBMTVZ from there or use SE38 / SE11.
    For both you'll need an object registration in OSS.
    Hope this helps.
    Thanks,
    Balaji

  • Error while 'Crystal Report for Sap Business One' addon started

    Hi,
    I have try to install Crystal Report for Sap Business One (Addon Versione number 2.0.0.7).
    The installatione finish succesfully, but when I started the addOn i retrieve this errore message: External Connection to the dataBase failed. Sap Crystal Addon may not function properly. Please re-run the account setup with superuser login.
    I'm logged in Sap with manager (super user), so maybe I have forgot some step in the installation?
    I have see the Demo in the Channel Partner Portal, I have note that I have to isntall the CR_Runtime_12_0, but I don't find it, I don't know where I can download this file. I have just installed SapCrystalSetup.exe and registered the Addon like a normal Sap B1 addon.
    Where is the error??
    Regards
    Marco

    You must configure in each cliente Pc the connection with the DATABASE.
    You must Know the Database Super User (In SQL Server usually sa, and its password, the standard form SAP Business One is SAPB1Admin)
    In Administration > Crystal Reports Administration > Account Setup
    The CR_Runtime_12_0 is only necesary to view reports, but isn't necesary to start de addon.

  • Crystal report for sap business one problem

    Hi experts,
    I am facing problem while dealing with crystal report 2011.
    I installed sap b1 8.8 pl 10, then upgraded to pl 20. Now again upgraded to 9.0 pl08. Then i installed SAP Crystal Report for SAP Business One 2011.
    I seems that it is not integrated to SAP Business One, because i am not able to save my crystal layouts in sap business one.
    How can i resolve this issue, please let me know if anyone faced same kind of problem and got solution for that.
    Thanks

    Hi
    1758302 - Error while connecting to Crystal
    1397692 - Error when starting Crystal Reports software
    Thanks
    Mohammad Imran

  • Add web element in Crystal report for SAP system

    Hi all,
    I have added web element in Crystal report for SAP system (BI or R/3) . But it does not show the control. It shows only scipt.It does not render the HTML.
    But if I add the webelement for Excel sheet ,It shows the control.
    How can I add web element for SAP System? Can't we use web controls in SAP system ?
    Help me in this regard.

    Hi All,
    i have the same issue on crystal report add-ins. Have you able to solve this without upgrading our sap business one to the latest version or patch level? Please see details below.
    OS: MS Windows 7 SP1
    SAP Business One 8.82 pl7
    Crystal report 2011
    Crystal report integration package installed under B1_SHare/Client
    But still the problem persist on the workstation.
    Please help me solve this problem.
    Thank you,
    ana

  • Can I get from iConnect financijal and statistic report for single Newsstand application ?

    I have problem to get full financial and statistic report for one single application?
    Is there a posibilty thay kind of report doesn/t exist?
    I can't belive...!

    Welcome to AppleWorks, a discontinued application. I'll try to get you to the iPad forum.

  • Convert PLD to Crystal Report for SAP Business One 9 or higher

    Hi Experts
    Please guide me how to convert PLD to Crystal Report for SAP Business One 9 or higher... I have tried to use B1 Crystal Converter for 8.8, but its not working with SBO 9... So please guid as per SBO 9.
    Thanks in advance...

    Hi,
    Check this thread:
    http://scn.sap.com/thread/3391875
    Thanks & Regards,
    Nagarajan

  • License for Crystal Report for SAP 8.8

    Hi All!
    Our customer ask that  can they install the crystal report for SAP 8.8 with multi computer and no need to buy any license for this because they bought license for SAP B1 already.
    I wonder this and everyone can help me?
    How can we should advice them.
    Thanks!

    Hi,
    If you want more users to edit CR, you need to buy extra licenses.  B1 only include one free license for maintaining reports for 2007 version.
    Thanks,
    Gordon

  • How to make cross Tab report for SAP B1

    Hello and Hi
    i trying to make cross tab report for SAP B1 but test column not appera in
    File >>New >>Cross Tab Report  start cross tab report creation wizard select database name and table
    but only numeric columns appear in available column fields , how will appearall fields including test fields..

    i got solution
    thanks google
    memo type field will not apper in list .use bellow  statment to convert in interger or char type
    convert(int,U_Dist_Sr_No) AS Dist_Sr,            CAST(U_Dist_Name AS varchar(250)) AS Dist_Name,

  • Demo Reports for SAP Graphics - T Code "GRAL"

    Hi Friends
    Greetings for the day...
    We are in the process of developing SSO for our customer. Wherein, SAP R/3 being used as backend and EP as front end.
    having limitations to develop Pictorial views, trend analysis etc for report generation, we thought of using - <b>Demo Reports for SAP Graphics - T code GRAL.</b>
    infact, we have started exploring the possibility to use them, however, I need an expert comment from seniors who has already implemented those graphics.
    In this regard, what I request
    <b>1. How far useful to utilise them?
    2. Avaialability of BAPIs to develop incase not following the demo graphics?</b>
    If any clarifications are required, I welcome to answer ur queries.
    Thanks in Advance
    Sudhakar
    Hi Friends,
    does any one used the demo graphics? hands on experience?
    Message was edited by: Sudhakar Pappu Rao

    Hi Kai gutenkunst
    Thanks a lot for your information. would be highly obliged if  you can clarify the following
    1.  Will this XML charts accepts inputs from RFC?
    2.  Can we call this charts in Webdynpro?
    Please note that these charts are meant for tracking progress ie Planned Vs Actual data of Projects. all the input values are dynamic.
    Thanks in advance
    Regards
    Sudhakar

  • Clone DB HANA and Crystal Report reports for SAP HANA

    Dear SAP
    Could you please help us with these very urgent questions?
    1.    1. Can SAP HANA system be cloned?
        What is the process and method of cloning database of SAP HANA?
    2.     2. Is there a Crystal Report tool to code reports for SAP HANA?
          Could you please give us links to download this tool?
    We look forward to hearing from you soon!

    Thanks Daniel,
    I provide more information:
    1. With SAP Business One version 8.8, we will setup one company which is Core with the most complete setups and then cloned into many other companies without having to setup again. With SAP Business One version for HANA, can we do the same way like this?
    2. Currently, we are using Crystal reports to build reports customized on SAP Business One system but we haven’t known how to use Crystal Report to connect to database server of SAP Business One version for HANA to code reports.
    Thank you  & Best Regards,

  • Crystal Report for SAP B1 8.8

    Hi All !
    I can not finish for designing template layout for Sales Quotation by Crystal Report 2008 for SAP 8 8
    I have already done for template of sale quotation but when i print preview in SAP for this one, system did not understood and it get all data from Sale quotation in database. I would like to assign specify Sales Quotation Doc number which i want to Print preview on my template.
    How can i assign or how can i have to create what parameter.
    Thanks!

    Hi,
    Try this:
    For Sales Order
    The DocKey@ token is mandatory in a Crystal Reports .rpt file that you want to use as a
    layout. The DocKey@ token is used to identify the current active document. SAP Business One
    populates its value when you preview or print a layout.
    When you apply the DocKey@ token, in the Select Expert window, you need to specify a filter
    condition, such as:
    {ORDR.DocEntry}={DocKey@}
    If the DocKey@ token does not exist, create a new parameter with the following settings:
    In the Name field, enter DocKey@
    In the Type dropdown list, select Number
    In all other fields, leave the default settings
    Then Save report as layout to B1
    Try previewing this layout as you will notice it will no longer ask for a parameter.
    This likely behaves as a standard layout
    Try searching forums or channel portal regarding Parameter Tokens
    Thanks,
    JP

Maybe you are looking for