Crystal Report, system, AR Invoice, shows 0 quantity batches

SAP B1 8.8, PL 15
When using the system CR report for AR invoice, A/R Invoice (Item) - CR (US) (System), I get lines of batches with zero quantites like this:
ItemA has had 20 batches created. The first 10 batches have been exhausted. The invoice was satisfied out of batches 11 and 12. Batches 1 to 10 print in the batch subreport with zero quantity and then the 2 batches that actually contributed to the invoice with correct quantites.
Has anybody else seen this? Do you know how to get rid of it?
TIA
Figured it out.
Add to exisitng record selection criteria in batch subreport
and itl1.quantity <> 0
Edited by: Cindy Lange on Jun 6, 2011 8:15 PM

*i tried this also but it show me the same only hosting server printer not a client side printer*
if (System.Drawing.Printing.PrinterSettings.InstalledPrinters.Count > 0)
            foreach (String myPrinter in System.Drawing.Printing.PrinterSettings.InstalledPrinters)
                cboCurrentPrinters.Items.Add(myPrinter);
            cboCurrentPrinters.SelectedIndex = 0;
        //For printers exposed to System account as per MS Kbase
        //http://support.microsoft.com/default.aspx?scid=kb;en-us;184291
        //Look to HKEY_USERS\.Default\Software\Microsoft\Windows NT\CurrentVersion\Devices
        Microsoft.Win32.RegistryKey mySystemPrinters =
                Microsoft.Win32.Registry.Users.OpenSubKey(@".DEFAULT\Software\Microsoft\Windows NT\CurrentVersion\Devices");
        foreach (String defaultPrinters in mySystemPrinters.GetValueNames())
            cboDefaultPrinters.Items.Add(defaultPrinters);
        if (cboDefaultPrinters.Items.Count > 0)
            cboDefaultPrinters.SelectedIndex = 0;
help me in this.. its very urgent needed..

Similar Messages

  • Using crystal reports to generate invoices

    Post Author: samme
    CA Forum: General
    I'm writing a report for a client who wants to print multiple invoices using crystal reports.  The invoice needs to sort in date order, one date and information associated with that date on each page.  Each page has a subtotal since multiple items/services are linked ot one date.  The last page of the invoice needs to have the total and should at the bottom of the page with the last subtotal.  Not onlastrecord does not work because if the user prints multiple invoices, crystal doesn't see the "last record" until the last record of the last invoice.
    The client wants the normal invoice information on the first page of the invoice:  Company Logo, Customer Address, Company Info, Invoice #, Date, etc. as well as the column headers - quantity, unit of measure, price, etc.
    On all other pages of the invoice, the client wants, the company logo, the invoice # and the column headers.
    I have the report grouped by invoice number and then by a date formula.  I cannot seem to get where I need to be with this invoice and have been working on it for some time.  Can anyone give me some direction please..... 
    Thanks in advance!

    On Sat, 15 Mar 2003 16:46:48 GMT, "Bill Bradley"
    <[email protected]> wrote:
    >I know. We thought that the Report Builder would be the way to go,
    since
    >ART didn't do too much for us. You guys poorly document it, and,
    show no
    >examples of using it to build a report. In addition, it'd be nice if
    >SOMEONE would come up with a list of what tables show what. While
    Novell
    >may have a detailed list of things in the ZFD docs, it's pretty much
    so
    >detailed and complex that, it's next to useless. I've resorted to
    doing
    >huge dumps of things to a csv, then, using CR or Excel to generate
    some kind
    >of report.
    >
    >The whole process is not as easy as it should be, seeing that we paid
    money
    >to get a reporting vehicle.
    >
    >As comparison, SMS isn't any easier, but, there's more documentation
    on it,
    >so, when you're forced to roll your own report, it's a clearer
    path...
    I do understand, I'm not a programmer either :-(
    the company who wrote report builder is Digital Metaphors, they have a
    very good
    training application and additional detailed information of how to
    write
    reports.
    The CIM schema is I agree Cr** (well not easy) and without the detail
    that
    Novell provide it doesn't work.
    I hope that a friend of mine is going to provide the compromise that
    you and I
    are looking for. Namely the ability to create the SQL queries that
    ART can
    make, with a simple report system. Keep an eye on caledonia.net for
    an
    announcement for ART4 (Derived from but unrelated to Salford
    Software's
    product) :-)
    Tim
    No Direct e-Mail Please!
    Tim Heywood
    Independent Consultant
    Scotland
    Novell Support Connection SYSOP
    In theory, practice and theory are the same,
    In practice they are different!

  • Printed invoice shows quantity only *000000  instead of 10.000.000 pc

    Printed invoice shows quantity only *000000  instead of 10.000.000 pc.
    How to get 10 000 000 seen in printed / pdf invoice?
    Thanks.

    Dear Mirala,
    Even i have experienced the same issue  couple of times . I have solved the issue by increasing the field length in the form layout. which is assigned to the out put under heading "PDF/Smartform Form".For doing this we need to take the help of Developer/Abaper .
    Please try this and let  me know .
    Thanks and regards
    Veera

  • Connecting crystal report system to a BW system

    Hi,
    How to connect crystal reports system to SAP Bw system...

    Hi,
    Create a query in SAP BI and select the check box "Allow external access to this query"(this enables you to connect to Crystal system).
    Login to crystal report and choose MDX or BW query then you can connect to SAP query.
    Thanks,
    Ashok

  • Crystal Report Lines / Boxes not show in Excel

    In Crystal Report 2008, I created a report with lines and boxes inserted. I then imported into SAP B1 8.8. The report looks fine in crystal report viewer with all the correct formatting. I exported the report as Ms Excel (with formatting).
    After exported to Excel, the report looks fine for the most part but all the lines and boxes are not showing at all. I went back to CR designer and tried to mofify the format of the lines / boxes but they still not showing in Excel. is there any way to fix the display of those boxes and lines?

    Hi,
    Format like lines/Boxes cannot be exported. If you want the exact layout, print to PDF file may be your only option.
    Thanks,
    Gordon

  • Crystal Reports Field Explorer not showing

    Hi,
         I am using Visual Studio 2003 with the bundled version of Crystal Reports.  It has always worked fine until recently the Field Explorer tool bar does not show up anymore when I open a Crystal Report for development.  I have uninstalled the entire Visual Studio and reinstalled the Visual Studio but it still will not show the Crystal Reports Field Explorer.  However, if I install the Visual Studio on a completely different computer it works fine.  Anyone have any idea what could be causing this problem on my main computer?  Could it be a setting somewhere in the Visual Studio?  I cannot find any information on this problem.
    Thanks,
    Razzle

    Ok, I figured out what the problem was.  It was something wrong in my Windows profile.  So I deleted my Windows profile and created a new one and it is working now.
    Razzle

  • Crystal report viewer do not show on client computer installation

    hi
    hope all you are fine
    i develop a simple project that show "Hello word My First Crystal Report" on crystal report viewer. after this i add new project "setup and deployment". In Setup Project I add 4 files of .msm for show crystal report.
    1. CRRuntime_13_0_tr.msm  2. Microsoft_VC100_ATL_x86.msm
    3. Microsoft_VC100_CRT_x86.msm
    4. Microsoft_VC100_MFC_x86.msm 5. Microsoft_VC100_OpenMP_x86.msm
    when i install on developer computer. it runs successfully. when i install on client computer, software runs fine but crystal report did not show and having error "METHOD NOT FOUND VOID CrystalDecision.WINDOWS.FORMS.CrystalREPORTViewer.SET_CACHEDPAGENUMBERPERDOC(INT32)"
    i install .net frame work and CRforVS_13_0_9.exe on client computer but .net frame work show form but crystal report did not show. 
    Please Help

    Hello,
    For Crystal repot related question ,please consult on SAP Crystal report forum instead of here.
    Best regards,
    Barry
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • CRVS2010 Beta - Crystal Reports System.ArgumentNullException was unhan

    I am trying to publish my first Windows WFP application.  Everything works fine on my development machine, but when it gets to the point where the Crystal Reports viewer loads the Report Layout, the computer I have installed it on throws a error and stops. 
    I have defined my report file locations as (I have tried both options, and both work on my development system) :
    Dim strReportName As String = "ExceptionRpt"
    Dim strReportPath As String = "C:\Users\john\documents\visual studio 2010\Projects\StatusReportsCRWPF\StatusReportsCRWPF" & "\ExceptionReports\" & strReportName & ".rpt"
    Dim strReportPath As String = "
    files\data\john\CrystalRpts\ExceptionReports\" & strReportName & ".rpt"
    Dim report As ExcpReport = New ExcpReport
    Dim DS As DataSet = New DataSet
    Dim strLoadDS As String = "Select * from StatusException"
    Dim cmdLoadDS As New SqlCommand(strLoadDS)
    Dim dtLoadDS As DataTable = GetDataPL(cmdLoadDS)
    DS.Tables.Add(dtLoadDS)
    ReportsViewer.ShowRefreshButton = True
    ReportsViewer.ViewerCore.DataContext = DS.Tables(0)
    (Placed to find the fine that errors out)
    MsgBox("Just Before the Crystal Report Viewer Activation " + strReportPath, MsgBoxStyle.Question)
    ReportsViewer.ViewerCore.ReportSource = strReportPath
    Any help in correcting this problem would be greatly appreciated
    Edited by: Ludek Uher on May 28, 2010 2:45 PM

    I do not believe you will be able to deploy this app. There is no CR 2010 runtime that would support WPF available. The only runtime is based on CR 2008 redirect (lots of info on that in these forums).
    Ludek
    Follow us on Twitter http://twitter.com/SAPCRNetSup

  • Trouble with crystal report viewer - don't show swf file

    hi to evrybody,
    i'm developing an  application with Crystal Report and Xcelsius.
    My scenario is:
    Visual Studio 2008
    Crystal Report 12.1.0.892
    ( for the cliente CRRuntime_12_1_mlb.msi)
    I tried to develop only the kernel of the application a form vb that call another form with
    crystalReportViewer (12.0.2000.0)
    My trouble is that i can't see the flash embed in Crystal Report file.
    (In the Crystal Report preview all wors fine)
    Can someone help me with this ?
    Best regards
    Alessandro

    Unfortunately this functionality is not currently available within .NET windows forms applications.  It will work in ASP.NET applications.

  • Crystal report default values not showing in BOE

    Hi,
    In Crystal Designer 2008, we can set parameters to have a default value.  When we refresh the report in Designer, the default value is the one that's automatically selected.  However, once we upload it to BOE, the default value is blank and we must manually re-create them in the Default Value Properties.  Anyone knows why it is like that?

    Hello,
    Make sure you mark the items you want on Defaults inside CAC1 t-code.
    You have the following options and from where are they taken of:
    - Controlling area -> from IT0001
    - Activity type -> from IT0315
    - Purchase order -> from IT0315
    - Attendance/Absence type -> directly entered in CAC1
    - Master cost center -> from IT0000
    - Sender business process -> from IT0315
    - Service master -> from IT0315
    - Cost center -> from IT0315
    - Wage type -> directly entered in CAC1
    Regards,
    Bentow.

  • Report Document not show on Crystal Report Viewer in C#

    My program is modified from VB.NET. Now I struck with Crystal Report that Crystal Report Viewer didn't show Report Document.
    Printing code is composed of two forms. One assign parameters and objects need. Other is Crystal Report Viewer form, CrystalReportForm. Last one run report by parameter from the first.
    When run this code that it didn't found any error but the problem is no report show on Crystal Report Viewer on second form. It just blank Crystal Report Viewer. There arm't any message response.
    Here is my code.
    // report caller form.
    private void Print()
       CrystalReportForm rptForm = new CrystalReportForm();
       string[] strtbl;
      strtbl = new string[1];
       string[] strqry;
      strqry = new string[1];
       // prepare var
       string myqry;
       string myrpt;
       // Pass The Table That you used in the crystal Report
      strtbl[0] = "r_receipts";
       // Pass the Query
      myqry = "SELECT * FROM r_receipts";
      myrpt = "rptReceipts.rpt";
      strqry[0] = myqry;
       //Pass For Mdi True
      rptForm.MdiParent = this.ParentForm;
      rptForm.ViewReport(myrpt, strtbl, strqry, "");
       //Parameter Value It is Optional
      rptForm.Show();
    // Crytal Report Viewer form.
    public void ViewReport(string ReportName , string[] TableName, string[] QueryString , string Parameter = "")
       //Me.MdiParent = mainpage;
       if (TableName.Length  != QueryString.Length  )
       MessageBox.Show("Passed Variable Are Not Correct", "Message", MessageBoxButtons.OK, MessageBoxIcon.Information);
       return;
       CrystalDecisions.CrystalReports.Engine.ReportDocument rpt = new CrystalDecisions.CrystalReports.Engine.ReportDocument();
       CrystalDecisions.Windows.Forms.CrystalReportViewer crv  = new CrystalDecisions.Windows.Forms.CrystalReportViewer();
      crv.ActiveViewIndex = 0;
      crv.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
      crv.ToolPanelView = CrystalDecisions.Windows.Forms.ToolPanelViewType.None;
      crv.Dock = System.Windows.Forms.DockStyle.Fill;
      crv.Location = new System.Drawing.Point(0, 0);
      crv.Name = "CrystalReportViewer";
       MySqlDataAdapter at =new MySqlDataAdapter();
       DataSet ds = new DataSet();
       for (int i = 0; i < TableName.Length; i++)
      at = GetDataAdeptor(QueryString[i]);
      at.Fill(ds, TableName[i]);
       string rptPath  = "";
      rptPath = Application.StartupPath + "\\" + ReportName;
      rpt.Load(rptPath);
      rpt.SetDataSource(ds);
       if (Parameter != "")
      rpt.SetParameterValue(0, Parameter);
      crv.ReportSource = rpt;
      crv.Refresh();
       //CrystalReportViewer.DataBind();
       //Me.Panel1.Controls.Add(CrystalReportViewer);
       Panel panel1 = new Panel();
      panel1.Controls.Add(crv);

    Hi Bhushan,
    It's not yet fixed. My dataset (ds) can't bine to DataGridView as
    DataGridView1.DataSource = ds
    But it could do like this
    DataGridView1.DataSource = ds.Tables[0];
    When I bine to Crystal Report Viewer setdatasource
    CrystalReportViewer1.setdatasource = ds.Tables[0];
    It still not work, anyway you suggest let me in the right way. I very confuse the thing I fix to bine to DataGridView
    Thank,
    Chaiwat

  • Switch from OINV to ODRF in Crystal Report layout for print the Invoice?

    Hi,
    I have imported in Sap Business One some standard report developed by Sap with Crystal Report (like Sales Invoice).
    I have try to print my Invoices and all is OK, then I have try to print a Draft Invoice and, even in this case, is all ok. Then I have open the Crystal Report designer for this print module, and the entry point is the OINV table. How can he print succesful the Draft Invoice (that is in the ODRF table ObjType = 13)? Formula Field? I don't understand!!
    Thank for the help!!
    Marco

    Hi Marco,
    You only need a single Crystal report for this. Base it on a stored procedure which has two INT type parameters @DocKey and @ObjectId. Within your SQL create IF blocks to handle different @ObjectId values:
    IF @ObjectId = 13 then use the invoices tables OINV/INV1 etc.
    IF @ObjectId = 112 then use the draft tables ODRF/DRF1 etc.
    Don't forget to put the @ symbol at the end of the parameter in the report itself. That is all that is needed to create a single report that works for both added invoices and draft invoices. You could extend the SQL to handle other @ObjectId values like 14 for AR Credit Notes and so on.
    Regards,
    Andrew.

  • Crystal Report not showing fields when connected to a stored procedure

    I have a Stored Procedure that returns results when run in SQL Server, but when I add this to a Crystal Report it doesn't show any fields in the Field Explorer. But if I try any other SP, it works fine and I can see its fields.
    As you can see in the picture below, I am unable to expand the fields in the report while creating the report using standard report procedure too.
    I tried different ways, but nothing worked for me here. Please help me here.
    (FYI, I am using Crystal Reports 2008, SQL Server 2008R2)

    Hi Jamie,
    I just found out the reason for this issue.
    I wrote the stored procedure using the fields in the Datamart but the fields in the datamart in backend are connected to a different database which doesn't have SQL Server Authentication (for the Credentials) and that's the reason I was getting this issue.
    Once my BI team granted the permission, for that fields connecting to the backend database, I was able to see all fields in the Crystal Report.

  • Crystal Report for VS 2010 -  The report page doesn't show in IIS

    Hi all, I get a problem with Crystal Report for VS 2010 (version 13).
    My website is built using VS 2010 (asp.net 4.0) and Crystal Report v13.
    It work okay when I run it in the VS 2010. But when I host my site in the IIS 7, when going to the page that contain the Report, the report show nothing.
    The page is blank except my button I've created to export the Report.
    The weird thing is when I click the my button (export to pdf), it doest export the correct pdf.
    Note that this happens in my development machine: windows 7 32bit.
    I've spent a day figure out problem but still haven't found the problem.
    Hope you can help me.

    Let's start with the viewer. Sounds like the viewer directory is not configured correctly. Use [https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/50aa68c0-82dd-2b10-42bf-e5502b45cd3a] article as a guide on how to do this.
    I still do not have info on the following:
    it means even though the crystal report viewer doesn't show, i still can export it's content to pdf.
    With all due respect, think of it this way;
    You're the mechanic. I'm a guy with a car. I text you; I'm sitting in my car. It will not get me to point A. Fix it.
    In a nut shell, that is what you are asking me to do with the export. The more detail you provide, the better. See if you can provide the info re export I requested in my previous post.
    Ludek

  • Empty Crystal Report

    Hi Experts,
    I tried to change old crystal Reports template (AR invoice)  after I imported in into 8.8 like this.
    1. Rename parameter to DocKey@
    2. Change Selection Record fomulas as  {OINV.DocNum} = {?DocKey@}
    3. Change Datasource to SAPB1 (In ODBC system DSN)
    But when I click Preview in AR Invoice, it shows empty Invoice. No data in it.
    Can you please advise me how to do?  Thanks.
    Regards,
    Christina
    Edited by: Christina Du on Dec 14, 2010 4:32 AM

    Yes. I know how to do.
    I used the wrong selection formulas.  When I use OINV.DocEntry = {?DocKey@}
    It is working......
    Great!
    Thanks Gordon!

Maybe you are looking for

  • USage of import java.util.* & using another package

    When we use import java.util.*; from where does JAVA take the class that are related to util, when I did search for "util" in my machine, I got about 50 results for folders named util and also some where in a folder called "java" when I opened it it

  • How to make real-time report per subscriber ( SCE2020)

    From the link below Cisco SCA BB SNMP Real Time Monitoring User Guide, 3.1 http://www.cisco.com/en/US/products/ps6135/products_user_guide_chapter09186a008084ddc8.html it only make report on the global bandwitdh does anyone have i 3rd party software o

  • After Effects crashes if i have to monitor plugged in

    ok so im trying to edit some videos on after effects and everytime I start the program it will stay on the little purple scuare and the crash with an error sayin <GPU Manager> <sniffer results> i have to monitors with a nice computer with OS Name Mic

  • Hyperion Web Analysis vs Financial Reports

    Hi All, Can you pls. let me know what are the major differences between Hyperion Financial Reports and Hyperion Web Analysis ? For Planning application we generally use Financial Reports right ? Can't we use Hyperion Web Analysis ? What are the advan

  • [PS CS4 Mac] Copiar formatos de texto

    ¿Se puede hacer esto en photoshop o como hasta ahora he de cambiar los estilos manualmente?. Se que puedo partir de una capa duplicada, pero es un coñazo... Nacho Cuevas.