Problem with opening a Crystal Report containing parameters in InfoView

Hello everybody.
Here's the situation.
I've created a Report in CR2008 wich contains parameters to reduce the shown data. The user should be able to select one or more years. I've realized this by using a dynamic parameter that gets its values out of an data field (part of a SAP BW query, connected with the BW MDX driver of the SAP Integration Kit).
Then I've published this report using the SAP Integration Kit toolbar button.
Now there's a copy of this report in the BW Repository and in the BO Repository as well.
But here comes the problem. If I want to open this report it asks for the parameters to choose. But theres nothing to choose. Searching isn't working because it brings no results. So I couldn't open because it needs a parameter to go on that I can't choose or type in manually. Even that ones I've chosen while saving aren't offered or used by default.
It doesn't matter from where I want to open it. Double click on report in SAP BW or on that one in InfoView. Same result. Stop at the discribed point.
Open this report in the Crystal Viewer 2008 works just fine.
Changing the viewer engine to ActiveX, Java or standard wasn't successfull.
Any suggestions?
Would be nice.
Thanks a lot in advance.
Greetings,
Sebastian

Anyone?
Here's a screenshot of this empty listbox:
[http://img106.imagevenue.com/img.php?image=72973_03.03_122_525lo.jpg]

Similar Messages

  • Performance problem with Filters of Crystal Report

    Hi,
    I have been facing this problem for a month now.
    Whenever I try to run a Crystal Report from Infoview it takes 5min or more to get the prompts screen
    but sometimes(mostly when i restart all servers) the filter screen appears real quick say 5 to 10 secs(is this quick?)
    I have no idea why this is happening! Is there an issue with the servers? or is this problem related to Crystal report?
    Please help. I tried googling for this problem but could not find anything that would help.
    Thanks
    Nilesh

    I am using a universe which uses a DSN to connect to the sql2k5 database. One thing I forgot to mention is that this is a clustered environment(with 2 servers) and the input/output file repository is set to a folder on a third server.
    Note: Even though the report filters take time to pop up, but the report runs very fast; doesnt take more than 5 seconds for a fairly complex report.
    Yesterday I did a trial install on a seperate server and the reports filters come up pretty fast.

  • Problem with Localization of Crystal Reports

    Post Author: raj20007
    CA Forum: Crystal Reports
    Hi everyone..I am having a problem with crystal Reports. I need Malayalam unicode( INDIAN Language) to be displayed in the reports, this data will be binded from database.And the problem is : After applying this unicode font to the labels of my reports, some labels in the reports are going invisible.Also, previously  if I increase the font size beyond 22, I used to get "A Generic error occured in GDI+".  But after changing the textformat property of the field to "crRtfText" from "crstandardText" , I could resolve this Generic Error.
    And, I could also observe that the last char of the fields in the "details" section is repeating.This is the code I am using to apply local font to the labels.
    Private Sub assignfont()
      Dim Mfont As New Font("kartika", 20, FontStyle.Regular,GraphicsUnit.Document)
      CType(Report.Section8.ReportObjects("Field45"), CrystalDecisions.CrystalReports.Engine.FieldObject).ApplyFont(Mfont)
       CType(Report.Section8.ReportObjects("Field48"), CrystalDecisions.CrystalReports.Engine.FieldObject).ApplyFont(Mfont)
      End SubAnd I am calling this function in the form load event of that report.Any suggestion on this is greatly appreciated........Thanks in advance..

    Thanks for replying.
    Yes I am trying to move the 15mb of template files which are located in the Users Profile to a different location. I have modified the key in the Registry which defines this location: HKEY_CURRENT_USER\Software
    Business Objects\Suite 12.0\Crystal Reports\ChartSupportPath=My Defined Location
    I have done this prior to installtion and prepulated the registry and the templates in my defined location, but the installation over looks this and writes over the reg key. Even after modifying the reg key post installation, the application writes over this key and ignores what's in there. Does this mean that the Install.EXE is hard coded to always over write that location, and therefore the crw32.exe is hard coded to look in the User's Profile for the templates, and if they are not there it will create a copy for the User specific??
    Thanks

  • Problem with opening query in Report Designer

    i am not able to open any quey in report desingner and facing RFc connection failed RSOBOLAP . is there any solution to solve the problem.

    u can try creating new RFC connection
    create as rakesh suggested...
    Call transaction SM59.
    Choose Create.
    Enter GFW_ITS_RFC_DEST as the RFC destination.
    Enter T as the Connection type.
    Choose Enter.
    Choose Registration.
    Enter RFCCOM.GFW_ITS_RFC_DEST as the Program ID.
    follow this link... this doc talks about the detail level of creating rfc connection --
    http://help.sap.com/bp_biv335/BI_EN/BBLibrary/documentation/B84_BB_ConfigGuide_EN_DE.doc
    if u dont have rfc authorization ---
    check this link..........
    http://help.sap.com/saphelp_nw70/helpdata/en/6b/af429b12e9214d9a2d6cba921b162f/frameset.htm
    RFC BETWEEN BI TO ERP
    /message/4288302#4288302 [original link is broken]

  • Deployment of reports containing parameters

    Post Author: RustyHalo
    CA Forum: General
    Hi,
    First of all, please forgive me if this topic is addressed somewhere else (I did search but could find nothing).
    I have many crystal reports containing parameters which have been developed for our organisation which I need to deploy (preferably through a website) to enable users to select the parameter criteria relevant to their particular department and therefore run their own report/s. How do I go about this while retaining the ability to include these parameters  and keeping the data dynamic?
    We are using Crystal Reports XI Developer.
    Any help or suggestions would be greatly appreciated.

    Post Author: pvierheilig
    CA Forum: General
    Hello - have you resolved this question?
    Unfortunately, there is not a single 'fits-all' solution, which really equates to you having many options.
    Set up a customized server using IIS & ASP, for example, to provide the reports and include parameter selection.
    Purchase Crystal Enterprise to provide the reports and necessary functionality.
    Purchase Crystal Desicions for advanced functionality.
    You may even be able to download the Crystal Reports Viewer and have the functionality you're seeking (I've not used it).  Just do a search on the Business Objects web site.
    Hope this helps and sorry for not being able to provide more information.

  • Open a crystal report from WAD with passing  the variables values

    Hi,
    I need to know is there any way to link SAP WAD to crystal reports (open a crystal report from WAD)and pass the values of the variables which are entered in the Web App. (e.g. Customer id,year) should be passed to the Crystal Report.
    Maybe we need to pass parameter by WAD URL but this is just my assumption and have no idea how to do this with passing variable values.
    right now I know the method of how Bex queries which are used as data source for crystal reports but in my current scenario we have the structure like this that bex queries link with WAD and then WAD is linked with crystal reports.
    No doubt that Crystal report is target option in RRI but there the source is Bex Query only but in current scenario we are looking  WAD (web template) as a source to crystal report or crystal report called in WAD.
    Please suggest something on same.
    Thanks
    Take care
    Vishal sharma

    Hello Vishal.
    Did you find a solution for this problem?
    I'm facing right now the same problem, I need a way to link SAP WAD to crystal reports (open a crystal report from WAD) and pass the values of the variables which are entered in the Web App. (e.g. Customer id,year) should be passed to the Crystal Report.
    Have found an answer to this issue? If yes, please kindly inform how have you solved this.
    Best Regars
    Armando Santos

  • Logon Screen when opening a Crystal Report from Add-on

    Hello everyone,
    I have a problem that I've been trying to solve. I have an addon that opens a Crystal Report with the information that the user wants. I tried it in SBO using a SQL db and it worked without problems, but now I've test it in SBO using IBM DB2 db (the client has that db implemented) and the report doesn't open, instead of the report it appears a log in screen asking for the server name, database, user and password.
    I've tried every possibility without success, it returns a message saying that my login is not correct, the thing is that all I've written in that login screen is the correct info, even tried many possibilities... and I can't access to the report!
    I've searched lots of forums for an answer, but none of them helped me. Can anybody help me with this issue?
    Thank you very much,
    Regards,
    Mariana Mazzero

    in case you do sure that is just lose some dll file,I think maybe you can create a install package by using Visual Studio.
    you can create a form and put a crysyal object on the form. and use the wizard.
    Visual Studio will auto collect all dll you needed.
    than you can compare the file list,
    or, you can just install the package on the standalone PC.
    It's a stupid solution.
    but, I think it is effective. :P

  • Open a Crystal Report, run and export

    I am looking for help with respect to running a .rpt report developed in crystal report 2008 from a jsp or java. I need to set the parameters and export the report to PDF. I am looked at many different examples and still I am getting various kinds of error. Please can any one help me out on this.
    Thanks a lot.

    I am getting the below error message when I am trying to open a crystal report from the repository which is using a universe.
    java.lang.NoSuchMethodError: com.crystaldecisions.proxy.remoteagent.ICommunicationAdapter.setProductLocale(Ljava/util/Locale;)V
         com.crystaldecisions.sdk.occa.managedreports.ras.internal.RASReportAppFactory.a(Unknown Source)
         com.crystaldecisions.sdk.occa.managedreports.ras.internal.RASReportAppFactory.a(Unknown Source)
         com.crystaldecisions.sdk.occa.managedreports.ras.internal.RASReportAppFactory.openDocument(Unknown Source)
         com.crystaldecisions.sdk.occa.managedreports.ras.internal.RASReportAppFactory.openDocument(Unknown Source)
         org.apache.jsp.test3_jsp._jspService(test3_jsp.java:93)
         org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:98)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:729)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:331)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:321)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:257)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:729)
    I am using the below code
         // Get the Report Application Factory service from Crystal Enterprise
         IReportAppFactory rptAppFactory = (IReportAppFactory)boEnterpriseSession.getService("", "RASReportService");
         // Get the InfoStore service from Crystal Enterprise
         IInfoStore boInfoStore = (IInfoStore)boEnterpriseSession.getService("", "InfoStore");
         // Retrieve the report by name from Crystal Enterprise
         IInfoObjects boInfoObjects = boInfoStore.query("Select SI_ID From CI_INFOOBJECTS Where SI_NAME = '" + reportName + "'");
         // Open the report into a Report Document object
         ReportClientDocument rcd = rptAppFactory.openDocument((IInfoObject)boInfoObjects.get(0), 0, Locale.ENGLISH);
    Can I please get some help in how to resolve this issue.
    Thank you very much.

  • Open a Crystal Report preview using a button

    Hello. I need to open a Crystal Report preview using a button from my add-on. I've already created my report, so I need to create the object, pass the parameters and open an screen with my preview. Does anyone has a C# example? Thank you.

    hi,
    this is code for open the crystal report press the button.
    First import the crystal report  using Report  and  layout manager
    goto administration->setup->general--->Report  and  layout manager
    create one button in add-on form.when we press the button the following event triggered.
    get the docnumber for that particular form and pass it.
    Case SAPbouiCOM.BoEventTypes.et_ITEM_PRESSED
                            If pVal.ItemUID = "btnPrint" Then
                                Dim strAcNcmr As Integer
                                strAcNcmr = objForm.Items.Item("txtDocNo").Specific.Value
                                Dim oRS As SAPbobsCOM.Recordset
                                oRS = objSBOAPI.GetBusinessObject(SAPbobsCOM.BoObjectTypes.BoRecordset)
                                oRS.DoQuery("SELECT MenuUID FROM OCMN WHERE Name = ' Purchase Indend' AND Type = 'C'")
                                objSBOAPI.SBO_Appln.ActivateMenuItem(oRS.Fields.Item(0).Value.ToString())
                                Dim oForm1 As SAPbouiCOM.Form
                                oForm1 = objSBOAPI.SBO_Appln.Forms.ActiveForm
                                oForm1.Items.Item("1000003").Specific.String = strAcNcmr
                                oForm1.Items.Item("1").Click()
                                oForm1.Items.Item("1").Visible = False
                                oForm1.Items.Item("2").Click()
                            End If
    this is easy solution for open the crystal report for add-on form
    Thanks & regards
    B.lakshmi narayanan

  • Open a Crystal Report preview from an Add-on

    Hi All,
    I'm just trying to open a Crystal Report preview using a button from my add-on.
    I want to use the SAP Crystal report, (the runtime integrated with SAP 8.8)
    Basically I have my report created, so I need to create the object, pass the parameters and open an screen with my preview.
    The main idea is open this Crystal report object when the addon starts and then just use that object.
    I've found an example with this object SAPbobsCOM.ReportLayoutsService but this is for SAP 8.8.1 and I'm working with 8.8. I don't know if i can use SAPbobsCOM.ReportLayout.
    I need a simple example please.
    Thanks .

    Hi,
    Have you read through this: View Crystal Report from add-on ?
    Thanks,
    Gordon

  • Reports are note retreieved by the application if opened in Crystal Report

    Hi to all.
    I am trying to modify one report used by an application I use. The application is made with .NET and, when I launch a preview or a print of this report, the report is not loaded if it is already opened in Crystal Report. To have it loaded, I must close it from Crystal.
    Some time ago (july 2011), this was not a problem. I don't know if .NET version is changed or if Crystal is upgraded. I have CR Developer 12.2.0.290 version installed and the application runs under .NET frameworks from 2 to 4. In tehs erver machine are also installed CR Basic Runtime for V.S. 2008 and C.R 11_5 NetSetup.
    Does anybody know if I can try previews whit RPT opened in C.R ?
    Many Thanks.

    You should be able to. I am not aware of this being a problem with CR 2008 (12.x). There was an issue like this with CR2010, but SP2 solved that. Lets' see what SP4 for CR 2008 does for you:
    SP4
    https://smpdl.sap-ag.de/~sapidp/012002523100008782452011E/cr2008sp4.exe
    SP4 MSI
    https://smpdl.sap-ag.de/~sapidp/012002523100008782532011E/cr2008sp4_redist.zip
    SP4 MSM
    https://smpdl.sap-ag.de/~sapidp/012002523100008782522011E/cr2008sp4_mm.zip
    Ludek
    Follow us on Twitter http://twitter.com/SAPCRNetSup
    Got Enhancement ideas? Try the [SAP Idea Place|https://ideas.sap.com/community/products_and_solutions/crystalreports]

  • Opening a Crystal Report in B1 8.8 in a User Defined Form representing UDO

    Hi Experts,
    Is it possible to open a Crystal Report from a User Defined Form representing my UDO?
    I had developed a 'Vendor Quotation' UDO and its  User Defined Form
    I wanted to show the report while clicking the Preview menu in SAP B1 8.8 toolbar.
    I have created the Crystal report and used the record selection as {@OVQT.DocEntry} = {DocKey@}
    Please help
    Also, is it possible to add Print layout and assign a default Print layout to this User Defined Form?
    Thanks in advance
    Regards
    Arun

    Hi,
    I also face the same problem. I make a master type using UDO. But i want to print it.
    In my opinion ( i haven't tried this way ). If we make a UDO ( master or document type ) , we will find the docentry and object field in our UDT. Both of these will connect between SAP form and Crystal report. In crystal report we select the tmsp_doclinetypelayout. It is a store procedure which will connect between SAP form and CR. Before that try to modify this SP by adding the udo object.
    Fyi, if i'm not mistake dockey is connected to docentry SAP form.
    Thanks
    regards
    bodhi86

  • Problem in Preview of Crystal Report

    Hello Experts !!!!!
    I have created a User Defined Form through SDK. I have created a Crystal Report also for that Form. Now on the click of Preview Menu of SBO I want to open my Crystal report. For this I have called the following function in Menu Event.....
    Private Function LoadCrViewer(ByVal crxReport As CRAXDDRT.Report) As Boolean
            Dim SBOFormCreationParams As SAPbouiCOM.FormCreationParams
            Dim SBOCRViewer As SAPbouiCOM.ActiveX
            Dim SBOForm As SAPbouiCOM.Form
            Dim SBOItem As SAPbouiCOM.Item
            Dim strFormCount As String
            SBOFormCreationParams = SBO_Application.CreateObject(SAPbouiCOM.BoCreatableObjectType.cot_FormCreationParams)
            SBOFormCreationParams.BorderStyle = SAPbouiCOM.BoFormBorderStyle.fbs_Sizable
            SBOFormCreationParams.FormType = "XX_INCRPT01"
            strFormCount = SBO_Application.Forms.Count.ToString
            SBOFormCreationParams.UniqueID = "XX_INCRPT01" & strFormCount.PadLeft(3, "0")
            'Add new form
            SBOForm = SBO_Application.Forms.AddEx(SBOFormCreationParams)
            SBOForm.Left = 0
            SBOForm.Top = 0
            SBOForm.Width = SBO_Application.Desktop.Width
            SBOForm.Height = SBO_Application.Desktop.Height
            SBOForm.Title = "inCentea - Mapas"
            'Add CRViewer item
            SBOItem = SBOForm.Items.Add("XX_CR01", SAPbouiCOM.BoFormItemTypes.it_ACTIVE_X)
            SBOItem.Left = 0
            SBOItem.Top = 0
            SBOItem.Width = SBOForm.ClientWidth
            SBOItem.Height = SBOForm.ClientHeight
            ' Create the new activeX control
            SBOCRViewer = SBOItem.Specific
            SBOCRViewer.ClassID = "CrystalReports13.ActiveXReportViewer.1"
            Dim SBOCRViewerOBJ
            SBOCRViewerOBJ = SBOCRViewer.Object
            SBOCRViewerOBJ.EnablePrintButton = False
            Dim MyProcs() As Process
            Dim i, ID As Integer
            Dim a As System.IntPtr
            'Try Send the handle of SAP window
            SBO_Application.Desktop.Title = "SBO under " + SBO_Application.Company.UserName
            MyProcs = Process.GetProcessesByName("SAP Business One")
            For i = 0 To MyProcs.Length - 1
                If MyProcs(i).MainWindowTitle = SBO_Application.Desktop.Title Then
                    ID = MyProcs(i).Id()
                    a = MyProcs(i).MainWindowHandle
                    crxReport.SetDialogParentWindow(a.ToInt32)
                    'crxReport.PrinterSetup(a.ToInt32)
                    'crxReport.PrintOut(False)
                End If
            Next
            SBOCRViewerOBJ.ViewReport()
            SBOForm.Visible = True
            Return True
        End Function
    But this Code is throwing an exception "No report to view."  on the statement    "SBOCRViewerOBJ.ViewReport()"
    Please let me know where is the problem? And if possible then please rectify the Code.

    hello,
    I have same issue as yours,
    If you have found the solution for the same, please post the solution here, so that we can refer to it.
    Thanks in advance for your help.

  • Problem while importing a Crystal Report in SAP Business One

    Hi Experts,
                        I am facing a problem while importing a Crystal Report in SAP Business One, it displaying an error  "No matching records found  'Queries' (OUQR) (ODBC -2028)  [Message 131-183]" , and there is no use of this table OUQR  in the Query.
    Kindly let  me know the solution.
    Regards
    Rahul Singh

    Hi Rhaul,
    i don't exactly know why this is a problem, but if your not on latest (881 p10) then upgrade and try again.
    Or as a workaround,
    try saveing from CR to SAP with the CR add-on. That usualy works better then the import.
    Regards,
    D

  • S_ALR_87012309 PROBLEM WITH OPENING BALANCES

    Dear Experts,
    My client having problem with opening balances in cash journal report that same showing in INR but not tallyed with carryforward balances. Cash journal carryforawd balances and FS10N balances are tallyed.
    So,please any suggestion to solve that error.
    Best Rgds
    Suma

    It is problem with carryforward balances from one year to another year. We have again run the same programe carryforward programe to fix this problem.

Maybe you are looking for

  • How to only synchronize one specific LDAP user group with SAP?

    Hi, Hopefully this is the correct forum to post this in. I want to have continuous one-way synchronization of users from my LDAP server to my SAP central system. I've started configure in SAP using transaction SM59 and LDAP. Can I somewhere set that

  • Omit Trace Actions?

    I've got a set of SWFs called from a web site. Info security here at my company does webscans to look for potential theats and found the following issue. Debug Messaging Summary: An indication that the trace() function is being utilized was detected

  • WDS bridge not working

    Based on the documentation and this message: Saxphile, "Use AX as an Ethernet bridge and a WDS relay simutaneously" #2, 03:39pm Oct 10, 2005 CDT I should be able to use an AEX in WDS mode to connect an ethernet device to my WLAN, using the the AEX as

  • Odd question regarding files on a mac-formatted external drive...

    I have recently purchased a Western Digital external HDD (1TB) and have synced it with my mac as a time machine. I have also, however, moved a bunch of files from my macbook, including family movies, DVD's I've ripped, a lot of my music collection, w

  • How to restart VSS writers without rebooting

    Hello fellow teckies. I'm having this problem when backing up with Symantec Backup Exec 11d where it generates errors about not being able to backup VSS sections on the C drive. I've already posted with Symantec.  https://www-secure.symantec.com/conn