Designing a crystal report

Hi All,
I have designed a crystal report in the following manner
1.the report is grouping the data by column1 and then by column 2  i.e
              column1
                      column2
2.the db object conatins nearly 70000 rows of data.
3.when the report is run it is not displaying data rather it  runs for some time,later a run time error is thrown
Can some one suggest me a solution.
Regards
babu

Babu,
1) Copy the SQL Query that Crystal Reports is generating from the Database Menu > Show SQL Query
Try running that query in a querying tool that matches your database connection method, odbc, oledb, etc... Are results returned from that tool?
2) Are there timeout limits on the database?
3) Can you limit the number of records returned to the report through record selection and does it run to completion? If so keep increasing the number of records returned until it fails
4) What is the error message you are receiving?

Similar Messages

  • A/R Invoice PLD design with Crystal Reports

    Dear All,
                       I have designed A/R Inoice Print design in crystal reports, while i am seeing print preview it is showing all invoice details which are created in sap b1. But I need print particular invoice details which is navigate in the A/R Invoice screen like PLD design.
    what is the steps need to be follow?. Kindly let me know the details and if any document available, plz send me.
    Advance Thanks to all
    Regards,
    Anvar

    Hi,
        Add Dockey parameter in your SQL query
        Import as a Layout....
    Try below query in your CR report....
    select P0.DocDate,P0.DocNum,P0.CardCode,P0.CardName,P0.Address,P0.Address2,p1.ItemCode,
    p1.Dscription,p1.Quantity,p1.Price,p1.linetotal,p0.wtsum,P0.DocTotal,P0.Comments,P0.VatSum,p1.TaxCode
    from OINV P0     
    inner join INV1 p1 on P0.DocEntry =p1.DocEntry
    where p0.Docentry='{?Dockey@}'
    Regards,
    Priya

  • Design of Crystal Report in SAP B1 8.8 Version

    Hi,Please Tell me how can i designed & developed Crystal Report in SAP B1 8.8 version I want to display Sales
    Order in crystal report and work order report from screen made by screen printer

    Hi
    Check below link.
    [https://wiki.sdn.sap.com/wiki/display/BOBJ/CrystalReportsfor.NETSDK+Samples]
    Thanks
    Kevin

  • Print layout designer using Crystal report

    Hi Dear;
    how can i create a print layout in crystal report instead of print layout designer
    is any conversion of should i created from scratch?
    from where can i download the crystal report templates?
    regards;

    Hi,
    There is no conversion tool between these two reports.  You have to create them from scratch.
    Check these threads to find out more:
    Sample Crystal Reports
    Re: SAP Business One and Crystal Reports
    Thanks,
    Gordon

  • Best practise BW Query design for Crystal Reports integration

    Hi all,
    I am looking for a guide on best practices when designing a BW Query to be used as data foundation for a Crystal Report.
    The scenario is that I am responsible for developing the Crystal Reports part, but not the BW Query part, therefore I would like to provide a list of best practises to the person who is responsible for the Query, this way make sure that the integration will work as good as possible. The setup is of course using BO Integration Kit for SAP.
    An example is how to use authorization variables in the query to provide data security. This is just one example, there are problably a number of other things to be aware of. A document containing suggestions for best practices is what I am looking for, or if the document does not exist, input to what should be on such a list.
    Thank you in advance.
    Regards,
    Rasmus

    Hi Rasmus,
    in regards to the Best Practices for Crystal Reports you can leverage all the knowledge you have on the Query Design today already. if you not the person for designing the query I think it is important to make sure people designing the queries do understand how Crystal Reports is leveraging the elements from the BI Query.
    /people/ingo.hilgefort/blog/2008/02/19/businessobjects-and-sap-part-2
    You should try to put as much as possible into the BI query from the logic point of view.
    and you can also build common BI queries - there is no need to build a BI query for each report.
    ingo

  • New report design in crystal reports

    Hi experts,
    we have a report restructure project in SAP Team. we have to design new reports for all of departmans - these are manufacturing ( food area), financial, accounting, purchasing, logistic, Human Resource - which characteristics and key figures can I add on it ? what do you offer to me?
    regards!

    Thank you for the info...
    You may want to post your questions to the Integration Kit forum. Not many users in this forum have actually used CR with SAP data sources so your terminology referencing those data sources isn't known....
    BusinessObjects Integration Kits
    Thank you
    Don

  • Message from Crystal Reports Design forum moderators

    Dear Crystal Reports Design forum Users,
    Moderators recently noticed some incorrect actions on the forum like duplicated questions, postings in wrong categories, postings with product key code information, etc.
    To make our forum more effective we would like to remind you, before posting your question, to please:
    1. Make sure youu2019ve got familiar with u201CRules of engagementu201D
    [https://www.sdn.sap.com/irj/sdn/wiki?path=/display/home/rulesofEngagement]
    2. Make sure Crystal reports Design is the right category for your question.
    u201CThis forum is dedicated to topics related to the creation and design of Crystal Report documents. This includes topics such as database connectivity, parameters and parameter prompting, report formulas, record selection formulas, charting, sorting, grouping, totaling, printing, and exporting. For questions related to custom application development using Crystal Reports, refer to the appropriate Crystal Reports forum under Business Objects SDK Application Development.u201D
    3. Search the current (Crystal Reports Design) forum for an answer or a solution.
    4. Search other Business Objects resources like:
    - Business Objects / SAP Notes
    [https://www.sdn.sap.com/irj/sdn/businessobjects-notes]
    - Business Objects downloads
    [https://www.sdn.sap.com/irj/sdn/businessobjects-downloads]
    - Business objects Articles
    [https://www.sdn.sap.com/irj/sdn/businessobjects-articles]
    All the best,
    Crystal Reports Design forum moderators
    Please note: This post is the reminder only and not designed for discussions.
    Edited by: Vitaly Izmaylov on Nov 10, 2008 10:02 AM

    I totally agree with Alex.
    With over 11,600 threads this forum is really "heavy".
    A few more categories would reduce the efford for searching and rise the effectiveness.
    This applies to a few more categories by the way.
    Nevertheless I'm also happy about the quit good support in this board.
    Greetings,
    Sebastian

  • Use of Grid in crystal report designer

    Hello,
    I have a simple question in regards to data grid in crystal report designer. Crystal report designer has a capability to show grid in both design and preview mode, can we make use of any other grid in crystal, how can I make my report look more professional like the text box alignment and placed objects based on using grids?

    I am confused as to what you are asking.  You can align text boxes and lines/linear boxes using the grid in the report design tool just like other report objects.  You can achieve some very crisp looking report designs this way.  There are also tools available when you right-click one or more objects to size and/or align those objects within the page.
    Fuskie
    Who notes you can also change the spacing between guidelines and grid points to provide more control over layout...

  • Embeddable Crystal Reports Designer Control and Visual FoxPro

    Post Author: PaulBtci
    CA Forum: Other
    Hello everyone, I have a problem adding CRXI Embeddable Crystal Reports Designer Control in the run-time. When the following line is being executed, an "Insert Object" dialog pops up. ThisForm.AddObject( "oleDesigner", "olecontrol", "CrystalReports.EmbeddableCrystalReportsDesignerCtrl" ) The control, however, is available in the list, and when selected is added to the form. The above problem does not exist when I add ActiveX ReportViewer. Can anyone help me with this issue? Any help is greatly appreciated. Thanks, Paul

    Good morning,
    I am using  "Embeddable Crystal Reports Designer Control"  Crystal Report 11 with Visual Basic 6.0.
    There is some way for disable the tab "preview the main report"? THis is including in "Embeddable Crystal Reports Designer Control"
    or
    There is some way for update the tab "preview the main report" loaded after other report? Because, the preview is not refresh.
    Thanks
    Buenos días,
    Les comento, estoy utilizando el control "Embeddable Crystal Reports Designer Control" (CRDesignerCtrl11_5) del Crystal Report 11 en un proyecto de Visual Basic 6.0
    Cuando cargo un reporte dos veces, se presenta la "vista previa de informe principal".  Sin embargo cuando vuelvo a cargar otro reporte no se actualiza la "vista previa de informe principal" sino que se queda con la información cargada anteriormente.
    Quisiera saber si existe una forma de acceder al control para actualizar la "vista previa de informe principal", ya que a pesar de dar clic derecho y elegir actualizar no toma los datos del nuevo reporte cargado.
    Y si es posible en todo caso desabilitar la "vista previa de informe principal" o hacerlo invisible para que únicamente se presente la pestaña de "Informe Principal".
    De antemano agradezco su ayuda.

  • Crystal report 2013 and 2011 designer install

    Hi,
    Can crystal report 2013 designer and crystal report 2011 designer be installed on the same desktop?
    Please let me know.
    Regards,
    Simran

    Hi Simran,
    No! They aren't side-by-side compatible.
    -Abhilash

  • Crystal Reports performance is too slow

    Dear SDNers,
    I have designed a crystal report which is fetching data from a Z developed function module. From crystal report side, used filters.But while executing report, it is calling the function module multiple times.
    due to this performance is very bad. Why report is calling mutiple times of the function module. Do need to modify from crystal report side or from function module side. Please clarify.
    Regards,
    Venkat

    A similar issue was seen a year ago It was regarding a function module call being executed multiple times from  CR4Ent tool. It involved the usage of sub reports inside that report and the issue was generic for any function module used for testing.
    At that time, the issue was resolved by upgrading to the latest available patch of CR4Ent and also by applying the latest patch at SAP R3 end.
    If you are able to post the exact support package and patch level of CR4Ent and also for the SAP R3 system, then someone can tell whether its the latest or not.
    -Prathamesh

  • Number of Copies in Crystal Report Layout

    Hi all,
    Is it possible to show the number of copy in a Crystal Report layout?
    I mean: I am creating an invoice layout in Crystal Reports for SAP Business One 8.8.
    Customer wants to print always 3 copies, but with the word "Copy" in second and third document.
    I can set the number of printed copies but... is it possible to include a reference of what number of copy is every document?
    Sorry for any language mistake.
    Kind Regards,
    Toni Dorta

    Hi Toni,
    If the customer always prints  3 copies of the Invoice, here is what you could do. You could design your Crystal Report to always print 3 copies. That is, if your Invoice has 1 page, then design your Crystal Report to Print 3 pages every time. On the 2nd and 3rd page, you include the word "Copy" to indicate that they are copies.
    Once you have modified the report, change the No: of Printed copies to 1. This when the customer prints the report, it will always print 3 copies of the report and have the word "Copy" on the 2nd and 3rd invoices.
    Hope this helps.
    Krishnan

  • Report works in Crystal Reports, but not when scheduled in Crystal Server

    Hi,
    I have a pretty simple report designed in Crystal Reports 2008. Basically it shows a list of call notes (memo field) from customer activities in our CRM system. The report works fine in Crystal reports, but when run or scheduled in Crystal Server 2008 the output is always blank. Furthermore, the page format etc. is "lost" in crystal server, so that the output is PDF of a quadratic blank sheet (not my standard A4 format)... Exporting to other formats - excel, Word etc. all gives the same result.
    I have tried to strip out various formulas, formatting etc from the report, but nothing helps. Which leads me to thinking that the real problem is that the report contains a memo field? Anyone else had this problem?
    wkr
    Claus
    Edited by: Claus Poulsen on Nov 9, 2010 3:34 PM

    Hi Claus,
    I've had issues between what Crystal does and what the Report Server does.  To resolve this, we found out Crystal Reports 2008 latest service pack has some things that will fix Server 2008 and they aren't in the latest Server update. 
    We updated Crystal Reports 2008 on our machines.  Installed the latest update for Crystal Server and then installed Crystal 2008 on the Report Server and installed the Crystal Reports 2008 update.  A lot of our compatibility issues went away after that. 
    Good luck,
    Brian

  • How to transport Parameter changes in a crystal report

    Hi All,
    Very Good morning!!!
    I have designed a crystal report with static parameters. Earlier i used to have a dropdown kind of input selection for my parameters.
    Now i got a new requirement for a direct input in the field....tht means no dropdown ...single date field is to be entered directly.
    Accordingly i have removed the dropdown and changed to a single direct date field. I saved these changes to a request and transported to quality. Not sure whether the parameter changes are collected into a request.
    Whereas i couldn't found any changes of my parameters in quality. They are as same dropdown manner in the quality whereas i need them to be a direct field date entry which did not affected the quality server after transporting the changes.
    Could some one please let me know how to reflect these changes in quality server regarding parameter changes in a crystal report for BW.
    Thanks in Advance.
    Jitendra

    Please re-post if this is still an issue or purchase a case and have a dedicated support
    engineer work with your directly

  • How to Call a Crystal Report from Form 6i?

    Dear All,
    Can anybody tell me how to call a crystal report, designed using Crystal Report 9, in form 6i? I tried one solution by using the host command but it was not working properly. The code I was tried is like:
         f_name varchar2(240);
         f_name :='C:\Program Files\Crystal Decisions\Crystal Reports 9\crw32.exe D:\Form16\Form16_Rep\bin\Debug\Form_16_character_emp.rpt';
                   host(f_name);
    This open the crystal report in design view. So how we call a report which run automatically like in .Net. How to pass the connection info of the database schema?
    Thanks & Regards
    Sunil

    Hi
    First see the built in run_product function.
    You can create a parameter list, add the
    "MAXIMIZE" paramter in it and then call your
    report with run_product passing your parameter list in it.
    hence the called report will be maximized.
    null

Maybe you are looking for