Print preview when creating a PO

Hi guys,
when we create a purchase oder and want to see the print preview,
there is a message no print-relevant changes to document.
So you have to save the PO and the you can look at the print
preview. Is there a way to get this print preview while creating the PO?
If a modification is needed, which program or user exit is used therfore?
Thanks for help,
Barbara

Hi,
       Go to me90 and pass the purcahse document no and pass the message application as EF and make the processing status as '1' then click on execute select purchase order no and then click on display output button u will see the printpreciew of the PO.
<REMOVED BY MODERATOR>
Regards,
Sunil
Edited by: Alvaro Tejada Galindo on Feb 29, 2008 10:36 AM

Similar Messages

  • When I try to print, I just get print preview when I used to get print option.

    I loaded Firefox4 and now I can't print my calendar so it fills up the page. Before I could click print and my a print option would come up. I moved the print icon to my task bar and now I only get print preview. HELP!
    Diana

    Hum. Let's uninstall with the 'scrubber option' like this:
    1. Go to Applications/Hewlett Packard/ click on HP Uninstaller and click Continue
    2. Highlight your device on the left pane
    3. Hold the Ctrl, Opt and Cmd keys and click on Uninstall
    4. There will be a pop up that asks if you are sure you want to uninstall ALL hp software. (At this point, if you continue, any HP printers you have installed will need to be reinstalled)
    5. Click Continue and let it finish
    Now, run a Software Update. This can be done by clicking the Apple in the top left of the screen then clicking Software Updates.
     Next, let's reset the printing system:
    Go to System Preferences > Print & Scan
    - Right (or control) click in the rectangle listing your printers and select Reset Printing System.
    WARNING - this will delete ALL of your printers!
    - Select the plus sign to re-add a printer. Select the Default tab on the top of the window. Look for the printer, select it and wait until the "Add" button becomes available. Click it.
    Let me know how this works for you.
    -------------How do I give Kudos? | How do I mark a post as Solved? --------------------------------------------------------

  • How can we see print preview when executing T Code?

    We create a one T Code . This T.code is assigned to one programme. Programme is assigned to one smart form. When I execute
    New T code . The system is asking input parameters than executing Tcode system is terminating the screen.

    Hi Go for RSMONICDP give timestamp and u'll have it.
    Please assign points if useful
    Edited by: Aadil on Jan 21, 2008 7:43 AM

  • Why does my hp office jet pro 8500 premier not print what is seen in print preview when using excel?

    HPoffice jet pro 8500 premier, Windows Vista

    Hi,
    Please try this test: In Excel setup print area and print again. If the printer prints the right area that means something in Excel. Some Excel cells may contain something and Excel sends all to printer.
    Regards,
    BH
    **Click the KUDOS thumb up on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.

  • Chinese Fonts are coming ZUNK when i do print preview from web UI

    Hello All,
    I have a smartform which includes a standard text which is maintained in Chinese language. This smartform would be called from web UI -> activities -> Fax -> print preview.
    when i do print preview of any activity, everything is coming correct except chinese text, it is coming as zunk characters.
    i have created a standard text ( through Tcode - SO10 ) in CHINESE When i call it in my Smartforms it is displaying like boxes ( garbage ) .
    But when seen in SO10 in Chinese login language the text is maintained properly in Chinese
    Please let me know wat is missed out or is there any settings which should be enabled.
    how would i do  Character set enabled for chinese language?
    Thank You...
    seema
    Edited by: seema rajjot on Sep 21, 2011 5:04 PM

    Hi Sagar,
    Yes that's a problem for Cyrillic fonts , I suppose you are using two action definitions : one for ES and one for EN print.
    For Spanish you have to use a smart style which supports the ISO Cyrillic characters and that will then open up correctly for Spanish users.
    Regards,
    Hasan Rafiq

  • JasperReports - how to save as PDF from Print Preview page?

    Hi all!
    How can I save reports created with JasperReperts (with iReport tool) as PDF?
    On print preview, when I select it is as PDF, and click on "save", nothing is saved. Also, I get NoClassDefFoundError despite I included all nessesry classes (did I?). Here are list of included classes
    jasperreports-1.2.7.jar;
    jasperreports-1.2.7-javaflow.jar;
    commons-beanutils-1.5.jar;
    commons-collections-2.1.jar;
    commons-logging-1.0.2.jar;
    commons-digester-1.7.jar;Here is my code:
    void printWithPreview() {
        try {
          JasperPrint print = JasperFillManager.fillReport(report, reportParam, conn);
          JasperViewer.viewReport(print, false);
          //byte[] pdfasbytes = JasperExportManager.exportReportToPdf(print); // can I use it somehow?
          JasperExportManager.exportReportToPdf(print);
        } catch (JRException e) {
          e.printStackTrace();
      }Can you help me with this?
    Also, I need to know, how to limit options "save as" only to PFD (on same Print Preview page)?
    Thank you in advance!

    Right!
    I was missing iText.jar.
    So, you need only this code to get report preview and feature to export to pdf, html and other formats:
    void printWithPreview() {
        try {
          JasperPrint print = JasperFillManager.fillReport(report, reportParam, conn);
          JasperViewer.viewReport(print, false);
          JasperExportManager.exportReportToPdf(print);
        } catch (JRException e) {
          e.printStackTrace();
      }You do not need to save it specificly to c: or other "hard coded" directory.
    Thanx 1000 times!!!

  • Print Preview of smartform  with device type EPESCP9

    Hi all,
    I have created a z smartform to print commercial invoice.
    I am using dot matrix print Epson FX-2170 to print invoice.
    For this printer the device type is EPESCP9.
    So I created an output device having device type EPESCP9.
    I have assigned the required Format type to the device type and the page format which is assigned in the smarform to the Format type.
    But I am not getting any print preview of the invoice when  I select this output device.
    I am only able to get print preview when I select an ouput device having device type SAPWIN.
    Please provide solution to get preview in device type EPESCP9.
    Edited by: Vinod Iyer on Apr 24, 2008 6:08 PM

    Hi,
    1.I think You are assigned the Printer details in SPAD.
      2.The page format and Printer settings are correctly done ,then it will come.But,the main problem is ,the page format is not supposed to match.Please check that page format in smrtform and Printer settings.
    3.If posible see those settings in I18n also.
    Regards,
    Shiva.

  • Smartform All pages in one print preview problem

    Hi
         I am displaying the employee data in ALV with checkbox selection.. i put two user defined buttons like print and print preview. when user clicks on print button, smartform will call for very employee in loop and print it employee wise. But my problem is when user clicks on print preview by selecting multiple checkboxes , I need all pages(employee wise like page1,2,3..) in one print preview. I done but for every employee,i have to press the BACK button. But I need all pages in one preview. I'm pasting my code here. Can anyone suggest??
    WHEN 'PREVIEW'.
    w_cparam-no_dialog = 'X'.
      w_cparam-preview = 'X'.
       w_cparam-getotf = ' '.
       w_outoptions-tddest = 'LOCL'.
       w_outoptions-tdnoprev  = ' '.
        w_outoptions-tdimmed  = 'X'.
    * to reflect the data changed into internal table
          IF ref_grid IS INITIAL.
            CALL FUNCTION 'GET_GLOBALS_FROM_SLVC_FULLSCR'
              IMPORTING
                e_grid = ref_grid.
          ENDIF.
          IF NOT ref_grid IS INITIAL.
            CALL METHOD ref_grid->check_changed_data.
          ENDIF.
    loop at i_data into wa_data where SEL = 'X'.
    MOVE-CORRESPONDING WA_DATA TO WA_PRINT.
      APPEND WA_PRINT TO I_PRINT.
        CALL FUNCTION 'SSF_FUNCTION_MODULE_NAME'
          EXPORTING
            FORMNAME                 = 'ZHRF1_PTAR1001'
    *       VARIANT                  = ' '
    *       DIRECT_CALL              = ' '
         IMPORTING
           FM_NAME                  = FM_NAME
    *     EXCEPTIONS
    *       NO_FORM                  = 1
    *       NO_FUNCTION_MODULE       = 2
    *       OTHERS                   = 3
        IF SY-SUBRC <> 0.
    * MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    *         WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
        ENDIF.
      CALL FUNCTION FM_NAME
        EXPORTING
    *     ARCHIVE_INDEX              =
    *     ARCHIVE_INDEX_TAB          =
    *     ARCHIVE_PARAMETERS         =
         CONTROL_PARAMETERS         = W_CPARAM
    *     MAIL_APPL_OBJ              =
    *     MAIL_RECIPIENT             =
    *     MAIL_SENDER                =
         OUTPUT_OPTIONS             = W_OUTOPTIONS
         USER_SETTINGS              = 'X'
          FR_DATE                    = PN-BEGDA
          TO_DATE                    = PN-ENDDA
       IMPORTING
    *     DOCUMENT_OUTPUT_INFO       =
        JOB_OUTPUT_INFO            = T_OTF_FROM_FM
    *     JOB_OUTPUT_OPTIONS         =
        TABLES
          ITAB                       = I_PRINT
    *   EXCEPTIONS
    *     FORMATTING_ERROR           = 1
    *     INTERNAL_ERROR             = 2
    *     SEND_ERROR                 = 3
    *     USER_CANCELED              = 4
    *     OTHERS                     = 5
      IF SY-SUBRC <> 0.
    * MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    *         WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      ENDIF.
    CLEAR: WA_DATA,WA_PRINT.
    CLEAR: I_PRINT.
      ENDLOOP.

    Hi friend sure.
    You need to increment the index only at the loop no where else and the variable for holding the index value is global.
    If you create before the read every time it gets trigerred.
    After each loop you assign the sy-tabix value to that variable.
    Just like this ,
    v_index = sy-tabix.
    Then at the window just read the table as shown
    READ TABLE t_chq INTO x_chq INDEX v_index.
    This will do friend.
    I will update the flow of my code here, then you many understand it much clear.
    Page1
      Main window (below page1)
        Loop (inside Main win)
          program lines. code : v_index = sy-tabix. v_lines =  lines( t_chq ). (inside loop)
          Condition (inside loop)
             True
                check the v_index < v_lines if true break page, for page break create a command and do it (Inside true condition)
             false
               blank.
      Secondary window (below page1)
        program line (inside sec wind)
        Inside program lines the code is READ TABLE t_chq INTO x_chq INDEX v_index. (inside sec wind)
      Secondary window2  (below page1)
         program line (inside sec wind2)
        Inside program lines some other code. (inside sec wind2)
    This is my logic try like this friend.
    I think for other records its coming fine because since it is an local variable its getting updated some where and also showing 1 bec its always initializing.
    Try this you will get if any issues please revert back to me
    Thanks,
    Sri Hari
    Edited by: srihari.kumar on Jan 6, 2012 11:04 AM
    Edited by: srihari.kumar on Jan 6, 2012 11:05 AM

  • Crystal Report: Show Field only in Print-Preview

    Dear Experts,
    is it possible to show a field only in the print preview (when the report is generated) without printing this field?
    Thanks for Help.
    Jacqueline

    No, it is not possible to display a report object on screen then suppress it when printing.
    Fuskie
    Who thinks you would have to use 2 reports or use a parameter that offers the option of formatting for view versus for print...

  • Needing a 'print preview' capability for HP Officejet Pro 8600 (model N911a)

    Please provide a 'print preivew' capability via the HP 'print window' for the 8600 Pro.
    I purchased this machine in early April 2014 after the prior printer (photosmart 410) 'threw-up' ink inside the printer.  The software with that Photosmart 410, prior (and perhaps some current) HP printers provide a 'print preview' capability.
    I have several systems (some Windows Vista; some Win-7).  All are current with maintenace (including HP S/W & drivers).
    The printer is ethernet-cable connected to a 'switch' and in-turn ethernet-cable connected to a wireless router.  Some PCs are also ethernet-cable connected; others are wireless connected.
    The ability to do a 'print preview' via the HP S/W is not available on any system (i.e. via the 'print' window or subsequent windows, like 'Properties' or 'Advanced').
    While some applications have a print preview capability, not all do.  Having that capability via the printer 'window (i.e via HP provide S/W) is necessary - it is useful to make sure formating is proper, allows for subsequent changes if needed, and provides the abiloity to see and select the printing of only some pages.
    This issue and request has been raised several times - going back to 2012.  Just do a search on the Forum using keywords '8600' and 'preview'.  The following are a couple instances:
    1)  http://h30434.www3.hp.com/t5/Printer-All-in-One-Software-Drivers/Automatic-print-preview/m-p/1529879...
    2)   http://h30434.www3.hp.com/t5/Printer-All-in-One-Software-Drivers/Where-is-Print-Preview/m-p/3299717/...
    3)  http://h30434.www3.hp.com/t5/Printer-All-in-One-Software-Drivers/8600-Pro-no-print-preview-Can-I-use...
    Jim

    Hi DragonflyFairy,
    I understand you would like to know how to get the print preview when printing from the internet.
    Depending on what browser you are using, you should have the option to do the print preview.
    I have provided 3 different browsers with how to get to the print preview.
    Internet Explorer: Go to file, print preview and make your adjustments.
    Google Chrome: Go to the icon in the top right corner and click the icon with the 3 lines, click print, make your changes.
    Firefox: Click on the tab Firefox dropdown and select print, print preview. Change your settings.
    If you are missing the print preview, take a peek at these documents to see if it will help.
    Unable to print or view the print preview of a webpage in Internet Explorer.
    Fix printing problems in Firefox. 
    How to print websites.
    I came across this article that you may want to take a look at, if you are using Google Chrome.
    Printing Problem - Will Not Load Print Preview.
    Try another browser if you are having the same issue.
    What browser are you using?
    If you need further assistance, just let me know.
    Have a great weekend!
    Thank You.
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" on the right to say “Thanks” for helping!
    Gemini02
    I work on behalf of HP

  • Print Preview colour

    Hi BW Gurus,
    I am having problem with the print preview.When i click the print preview button on the browser it just comes in black and white.I want it to display the same way as it displays in the browser.
    --i tried adding the same stylesheet as that of report but for some reason it is not picking up this stylesheet.
    --the stylesheet that i have added is not displayed in the option insert>print stylesheet option in WAD so i have directly given the path in html.
    Is this causing the problem?
    Any suggestions would be helpful.
    Thank you,

    It is still not working.I have done the way you said.I guess may be it is not picking up from the code.Can you please send a sample code so that i can compare whether i am doing mistakes also please let me know if i have to make any changes somewhere else.
    I appreciate your quick responses.Hope to get out of this problem.
    Thank you

  • Retain the alignment of print preview in download of smartform

    Hi ABAPers,
    I need to retain the alignment of the smartform print preview when I download the smartform as PDF.
    The text alignment is ok but the issue is with character "-".
    In print preview
    Shift Date Qty.Kgs Qty.Lts ST Fat% CLR SNF% Fat(Kg) Rate UOM Pay Farmer
    AM 29 42.00 40.77 G 7.00 23.80 7.78 2.94 17.50 KG 735.00
    Total Buf : 42.00 40.77 7.00 7.79 2.94 18.03 735.00
    Net Amount Payable Rs 735.00
    In downloaded PDF
    Shift Date Qty.Kgs Qty.Lts ST Fat% CLR SNF% Fat(Kg) Rate UOM Pay Farmer
    AM 29 42.00 40.77 G 7.00 23.80 7.78 2.94 17.50 KG 735.00
    Total Buf : 42.00 40.77 7.00 7.79 2.94 18.03 735.00
    Net Amount Payable Rs 735.00
    so how to retain the exact format in PDF as in print preview.
    -Dep
    Edited by: DeepakNandikanti on Dec 16, 2010 7:01 AM

    Hi friend,
    There are many questions posted in Forum saying printout is coming correct in PDF but not in print.
    The main reason for that is PDF accepts all kind of input its an universally accepted format Portable Device Format.
    So see whether you system supports both the languages. Check with your basis team about it. Also try using other languages which your system supports so that you will get to know where your problem exists.
    I think this will solve your issue please revert back to me if you have any issues i will help you.
    Thanks,
    Sri Hari

  • Print Preview is OK, Printed Out as empty page

    This is problem i faced, the printed report is not as per print preview
    When i send a customized report for printing, at User Own Spool Requests, print preview, the report is display correclty,
    but when i sent to printer, it is printed out as empty page. What could be the problem?

    Hi ,
    On that case there is a Problem with writing to spool.
    try to call the CALL FUNCTION 'GET_PRINT_PARAMETERS' before displaying the Report.
    see the wiki for sample code http://wiki.sdn.sap.com/wiki/display/Snippets/HowtoCreatePDFfromABAPLIST+Output
    Prabhudas

  • How do we view smartform output without clicking print preview

    how can we view form without using print preview
    Thanks in advance

    Use 'TEST' button (F8) that is placed on the toolbar - have to use it few times to get to the preview.
    You can fill there your data fields (or not) and see preview of the smartform
    (use 'Print preview' when it will ask about the printer)
    It's also helpful for debugging problems (f.e. table width isn't matching window width) when the form is not printing in it's main program - it writes You the problem.

  • Can't print duplex  when using a CS2 doc in CS3

    I can't print duplex when opening an old cs2 file in cs3, even when re-saving as a cs3 file. I can print duplex when creating a new document in cs3. The printer is a Xerox 242 Fiery. Any ideas?

    I have the same problem with a DocuColor 5065 with firey. InDesign will never remeber the print settings for old CS 1 documents. New CS3 documents are fine. Only happens with this Fiery, all my other fierys work fine. Funny thing is even older documents (v1.5) remeber the print settings fine.
    What I do to get around is to just send the file to the RIP, then change the print settings there to what I want then print.

Maybe you are looking for

  • Using An ASD LCD display with a new Mac Mini

    I want to utilize a 17" Apple Studio Display with my new Mac Mini. Does HDMI support the 35-pin Apple Display Connector (ADC)? It would require an adapter with female 35-pin on one side and a male HDMI (DVI) on the other. The Apple DVI to ADC adapter

  • How to store file into a directory?

    i want to save the file(text file) into the directory which i have created using File object in the codes below. how do i do it? public void saveString(String filename, String string)           //declare textfile to be null           PrintWriter text

  • I keep getting the error: "Menu Encoding Error... need to stop burning process" when I attempt to burn a DVD

    Very frustrating... I'm trying to burn a DVD and I've done it about 100 times before.  I've checked the mapping for errors and found none.  When I attempt to burn a DVD, the error mentioned above appears after a few minutes.  I've tried to update all

  • Elements serial number invalid straight off the box...help?

    I have a copy of photoshop elements 10 and when I install it it says the serial number is invalid... where to from here

  • Apple mobile device not working

    I've just re-installed to the latest Itunes, but whenever I connect my iphone 4 in it won't read on itunes. I've tried this support page http://support.apple.com/kb/TS1567 but whenever I try to start the "Apple Mobile Device" it says 'Windows could n