Report print-out

Hi, every one,
I have a report with group above style. Only one user got a problem. The problem is that the first two columns were blank if the group has two-page output, but it was fine for group with one page.
I think it is because of local environment.
Does any one have general resolution to prevent this kind of problem?
Thanks,

Jane,
Bring up the property sheet for the Group column and scroll down and set printing property to ALL PAGES. I assume it is set to FIRST PAGE.
Good luck,
Sanjay

Similar Messages

  • Crystal Report Print Out Template

    Hi Dear;
    How can i create or from where can i Get Crystal report print out template for sales and purchasing Documents in SBO 8.8
    best regards;

    Link for documentation of B1 8.8
    https://websmp104.sap-ag.de/~form/sapnet?_SHORTKEY=01100035870000680297&_SCENARIO=01100035870000000183&_ADDINC=011000358700002837782005E&
    Thanks
    Krish

  • Alv report Print out Problem

    Hi Experts,
       I am having problem while taking print out of Alv report format. In that report, 1 column contains  Unit  Values.
    Eg.  Unit value - 'LE' , AFTER USING CONVERSION EXIT LOGIC it is converted into 'AU'  which is finally displayed in the Alv -Report display format. 
    while taking Print-out of that report , that field Unit Value 'AU' is Shown in this format  "****'.
    Please give me your Valuable Suggestions.
    Thanks and Regards
    BalaNarasimman M

    while defining filed catalog define the data type also
      clear l_fieldcat.
      l_fieldcat-fieldname  = 'MEINS'.
      l_fieldcat-datatype = 'UNIT'.
    l_fieldcat-no_out     = ' '.
      l_fieldcat-do_sum = 'X'.
      l_fieldcat-seltext_l  = 'UOM'.
      append l_fieldcat to p_fieldtab.
    may be it would help.
    anya

  • ALV report Print out.

    Hi,
    I have developed a ALV report .
    I also want to take the print out of this report.
    How can i do this.

    Hi,
    Refer this code
    DATA : wa_variant  TYPE disvariant,       "Work area for variant
           wa_variant1 TYPE disvariant,       "Work area for variant
           wa_layout   TYPE slis_layout_alv,  "Work area for layout
           wa_print    TYPE slis_print_alv,   "Work area for print
    *&      Form  sub_alv_display                                          *
    This form displays the output using REUSE_ALV_GRID_DISPLAY          *
    function module                                                     *
    FORM sub_alv_display .
    *--Local Internal Table
      DATA : li_sort  TYPE slis_t_sortinfo_alv.
    *--Define print list
      wa_print-no_print_listinfos = c_chk.
      wa_print-no_coverpage = c_chk.
    *--If the No zero stock lines is checked in the selection screen
      IF  p_sline IS NOT INITIAL.
        DELETE i_final WHERE einme = c_zero.
      ENDIF.
      IF NOT i_final[] IS INITIAL.
    *--Call the function module to display the ALV report
        CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'
          EXPORTING
            i_callback_program = v_repid
            is_layout          = wa_layout
            it_fieldcat        = i_fieldcat
            i_default          = c_chk
            i_save             = c_save
            is_variant         = wa_variant
            it_events          = i_events
            is_print           = wa_print
            it_sort            = li_sort
          TABLES
            t_outtab           = i_final
          EXCEPTIONS
            program_error      = 1
            OTHERS             = 2.
        IF sy-subrc <> 0.
          MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
                  WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
        ENDIF.
      ELSE.
    *--No data found for the given selection criteria.
        MESSAGE i001.
        LEAVE LIST-PROCESSING.
      ENDIF.
    ENDFORM.                                  "sub_alv_display
    Regards,
    Prashant

  • MIR6 REPORT PRINT OUT

    Sir,
    I would like to take print out of selected line items ( i.e selected rows ) . Is it possible
    through standard report MIR6 . And if yes please tell me how?. or any other option.
    thanks.
    Manoj.

    MIR6 is only a list of invoices (ERS ...), so what exactly do you want to print?
    the document for the invoice itself? that is not possible. in order to print the document you have to use the dedicated print-transaction for the document, like for example MR90.

  • Crystal Report Print outs

    Hello Experts,
    I need a solution to this, am sure its been done before. I would like to print out a report, actually payslips such that instead of each payslip on a diffrent paper, it just prints on the other side of the paper, as in on the right but I don't mean behind the paper.
    thereby saving paper.
    How can this be done ? Please help urgently.

    what is the input parameter of the report
    (how you want to select those two employees)
    Thanks
    Krish
    This is duplicate thread

  • Yellow Color, printing with ////////////// on classical report print outs?

    Hi Experts,
    I hv been used the COL_NEGATIVE and COL_TOTAL in my classical report for the SubTotal purpose. On the screen, they r looking fine.
    But,
    When am printing it on SAP Printer, am getting like, /////////////////////// over my totals!
    So,
    Is it my printer fault?
    OR it is a property of theses clours? I mean, I need to change the clour to like, CLO_KEY!
    thanq.

    Hi
    No doubt it is purely a Printer problem
    certain printers will behave like that for colors
    I hope there is some OSS note also reg this
    If you wants to take out print  of the Report
    better don't give colors to the fields and the data
    Reward points for useful Answers
    Regards
    Anji

  • Multiple Report print out on Check box click

    Hi,
    I am using version apex_3.2.
    I have created Report and define check box in report. i want to give print functionality on check box. As i tick multiple invoices from report and click on print link defined below to the report, Selected Invoices should be printed. How i can do this?
    Thanks & regards
    Vedant

    Hello Vedant,
    <li> Do you already have a report that will accept multiple invoice numbers as input and generate required "Invoice Report" for you?
    <li> If Yes - Are you looking to generate URL based on user check-box selection? If so, please provide sample URL format which will accept multiple invoice numbers.
    <li> If No - I think first you should create such report (I have limited knowledge on Oracle Reports though)
    Regards,
    Hari

  • Profit Centre Report Print Out

    Hello,
    I would like to change the print layout design of the profit centre report and add account names and transaction dates as well.
    The problem is I can't see how the values are being pulled from the database even for the original data in the report. How was the print layout design of the profit centre report made ?  How can it be customised ?

    If you can not see database fields but only variables or text in PLD, that means the report is hard coded by system.  You will not have any powers to change it.  PLD is a very basic tool.  You probably need to try other tools like Crystal Report if you need to customize your report a lot.
    Thanks,
    Gordon

  • Qa32 quality report print out

    Hi,
    i need to change the sapscipt standard form wiht a new Z form in transaction qa32,
    how can i do this ?,
    which application should i select from nace to change the driver program and its form?
    Thanks.
    Edited by: hakaramakara on Jul 8, 2010 10:56 AM

    which transaction code may i use
    Thread locked again, same reason.
    Thomas

  • Help in abap list report printing

    Dear all,i did a customized list report using abap.the usual size for report print out is A4 which is line-count 65 and line-size  255. but for this report,my line-size is 296. i define at the begining of my program with "REPORT ZMM_STKVAL_VIEW LINE-COUNT 65 LINE-SIZE 296 MESSAGE-ID ZA."
    i can run this program but the output is not complete.i can only see untill the line-size of 255..anything exceed 255 kenot be displayed..
    Is there anyway to overcome this problem? My user doesnt required this report to be printed out but just to download it into EXCEL file. Thank you.

    Ok, if user doesn't need a list output, then simply gather the data and fire excel.
    report zrich_0001 .
    data: imara type table of mara with header line.
    start-of-selection.
      select * into table imara up to 100 rows
                from mara.
      call function 'WS_EXCEL'
           exporting
                filename = 'TEST.XLS'
           tables
                data     = imara.
    Regards,
    Rich Heilman

  • Report Printing Very Small

    I'm trying to determine if this is a driver, .Delphi Prism, or report issue. We are using a Star TSP650 printer to print transaction receipts at a cash register. The report prints fine in the designer. However, when printing from Prism it comes out very tiny. I would need a magnify glass to read it. If I print to a different printer, it still comes out tiny.  All other reports print out as expected to other printers.
    I was first using the PrintToPrinter method but then was convinced that I had to use the RAS method of printing. Here is my code. This is from standalone exe that runs alongside a Delphi XE program which communicates via TCP messaging. The reportdocument is configured in a different method.
    method TReport.executeprint;
    var
      reportClientDoc : ISCDReportClientDocument;
      printController : PrintOutputController;
      printRptOptions : PrintReportOptionsClass;
    begin
       try
          reportClientDoc:=reportDocument.ReportClientDocument;
          SendTCPMessage('DONE');   
          printController:=reportClientDoc.PrintOutputController;
          printRptOptions:=new PrintReportOptionsClass();
          printRptOptions.PrinterName:=sPrinter;
          printRptOptions.JobTitle:=sReportName;
          printController.printReport(printRptOptions);
         except on E:Exception do
           begin
              MessageBox.Show('The report 'sReportName' failed to print. The error will be shown upon clicking ok.','Error',MessageBoxButtons.OK,MessageBoxIcon.Error);
              MessageBox.Show(E.Message,'Error',MessageBoxButtons.OK,MessageBoxIcon.Error);
           end;
      end;
    end;

    In the report designer, I enabled "No Printer" with no luck. Then I enabled both "No Printer" and "Dissociate Formatting Page Size and Printer Paper Size" with no luck. Then I tried only "Dissociate Formatting Page Size and Printer Paper Size" with no luck.
    Most of those options also disabled the "New Page After" feature of Details "a" of the report and the report just came out in a long receipt with very tiny text.
    I am using Service Pack 1 for Visual Studio 2010 and Crystal Report 2008 Service Pack 4.
    On a side note when I switched to using RAS for printing, the client workstations receive Class Not Registered -CrystalPrintControl. This [link|http://www.crystaladvice.com/crystalreports/fix-class-not-registered-crystalprintcontrol] fixed the issue on the testing computer but it will become a huge problem once we redeploy the new printing exe.  I saw on another [thread|Class not registered - CrystalPrintControl - havent seen an answer; that it may be addressed in service pack 2 which will be a big help.

  • Auto print out report for java application

    <p>Hi, </p><p>Now i&#39;m using eclipse 3.2 to develop a java application and using crystal report to create report.</p><p>I would like to directly printing out the report from the java application.</p><p>what the installer or plugin i need?</p><p>What the setting i need to set? </p><p>Can you give me the sample coding to directly print out the report from java application by passing parameter?</p><p>Thanks,</p><p>Hui Bee</p>

    There is a Consulting Solution called BOInterface that Business Objects Global Services sells and that helps you to achieve what you describe very easily.
    A description is <a href="http://www.mnsoft.org/bointerface0.0.html">here</a>.
    Particularly, see the <a href="http://www.mnsoft.org/boxinterfacedocs/com/bo/boxinterface/boreport/scheduler/BOReportSchedulerPrinter.html">BOReportSchedulerPrinter</a>. BOInterface comes with a complete example on scheduling to printer; that example can even itself be scheduled.
    Contact me via direct email for more information if this is interesting for you.
    HTH,
    M
    Matthias Nott -  Business Objects
    Service Line Leader Products EMEA
    [email protected]

  • Problem in Print Out of ALV report

    Dear All..
    I am trying to take print out of an ALV report. there are 36 columns in my report. when i try to take print out, warning appears which says system cannot print the last 277 columns of report.
    i have tried using different formats for printer like :
    Format                  Description
    X_PAPER                 ABAP/4 list: Default list formatting
    X_SPOOLERR          ABAP list: Spooler problem report
    ZX_65_284               65 Rows and 285 Columns
    X_65_255                ABAP/4 list: At least 65 rows with a maximum number of c
    X_65_200                ABAP list: at least 65 lines with 200 columns (not for a
    X_58_170                ABAP/4 list: At least 58 rows by 170 columns
    X_65_132                ABAP list: At least 65 rows by 132 columns
    X_90_120                ABAP list: At least 90 rows by 120 columns
    X_44_120                ABAP/4 list: At least 44 rows by 120 columns
    X_65_80                 ABAP/4 list: At least 65 rows by 80 columns
    but every time the same message appears even on A3 size paper..
    i am using REUSE_ALV_GRID_DISPLAY to display ALV.
    Please help to to take out prints(can be in condensed mode) so that all columns appear on the print out..

    HI sujeet,
    Thanks for ur response. i had already checked the printer settings.. i think there is no problem with this. Can u Please suggest something else. thanks
    Hiii jyojit..
    Thanks for reply. I had already checked the said check box in spool admin. but the problem still exists. Please suggest something to get rid of the problem.

  • Printing out a report in PDF format

    Hi,
    A colleague and myself have been converting an existing system for our customer from the traditional client/server architecture to a web-deployed system on 10g application server. I have been converting the reports from report 3.5 to reports 10g. The reports work fine but the problem we have is more to do with the printer than the reports itself.
    We have a requirement to print a barcode label (and some other text) to a DataMax printer. This printer seems to be quite fussy about the fonts that are used and essentially if you don't use the DataMax fonts the label comes out blank. I have managed however to produce reports as PDF and if I click the Printer button in the adobe control the report will print out as a bitmap image on the printer.
    Is there any way that I can produce the report as a PDF file and get it to print automatically ?

    Prohan,
    I have never been able to get PDF generation working from APEX. I have asked for some help on this forum, but go no responses. And I just won't spend the outrageous license fees for Oracle BI Publisher. But I have been successful in doing what need with some simple methods.
    1. If the email has some simple tables or formatted information from the database, use a PL/SQL procedure to generate an HTML formatted message and the utl_mail package to send the html formatted email. I use this for many customer and internal emails from both APEX and Oracle Forms applications.
    2 There is a stand-alone product PL/PDF (http://www.plpdf.com/) that allows you to generate PDF files directly from PL/SQL (again not APEX specific). I have demoed this product and it works pretty well, but I am not using it at this time because of the licensing that requires a fee for each database instance. It's not really that expensive, but it's more than I want to spend for the number of databases I have.
    3. If you have Acrobat Professional, you can export XML file from the database and create "mail merge" type PDF documents. But you can also do this with Word and a simple CSV or Excel output. Both of these are pretty easy from APEX. I have used both. I found the Work mail merge to be a little easier for end users to use, so this is my primary choice. But Acrobat Pro method also works well.
    If you are interested in any examples of these methods, let me know and I can send you something.
    Bill
    Bill

Maybe you are looking for