Not able to print TO in background from migo

hi
i am posting a material document from MIGO,it will create Auto TO and have to print.
but my problem is it is creating Auto TO but it is not printing and when i check the spool
status is awaiting.i check the queue and is clear.i can print the TO from LT 31.
when i checked the error status it is saying like FRONTEND PRINTER not available.
could any one please help me out.

You should not be able to yuse a frontend printer in background, so you should create another non-frontend printer for your project or use a "dummy" one (like the pdf mentionned by Nitesh)
Look at [Device Definition (General) |http://help.sap.com/saphelp_nw70/helpdata/en/b6/c0193c45f9fa13e10000000a114084/frameset.htm]
Regards

Similar Messages

  • Not able to print the script form from print preview

    Hi Experts,
    I need to print one of the script form from print preview. As per the req. first i need to generate a print preview of this form and if required should be able to print it from this preview.
    i am able to generate print preview and also able to see the print option but when i try to print it is going to the spool (which i dont want). I want it to be printed directly to the printer instead of sending it to the spool.
    Please suggest me
    The way i coded it is
    DATA: arcpar TYPE arc_params,
                pripar TYPE pri_params.
    CALL FUNCTION 'GET_PRINT_PARAMETERS'
        EXPORTING
          layout                 = 'X_65_132'
          line_count             = 65
          line_size              = 132
        IMPORTING
          out_parameters         = pripar
          out_archive_parameters = arcpar
          valid                  = val
        EXCEPTIONS
          archive_info_not_found = 1
          invalid_print_params   = 2
          invalid_archive_params = 3
          OTHERS                 = 4.
      pr_options-tddest = ''.
      pr_options-tdpreview = 'X'.
      pr_options-tdnoprint = ''.
      pr_options-tdsuffix1 = 'STUFF'.
      pr_options-tdsuffix2 = matnr.
      pr_options-tdimmed = ''.
      pr_options-tdlifetime = '2'.
      pr_options-tdprogram = Form-name.
    CALL FUNCTION 'OPEN_FORM'
        EXPORTING
          device   = 'PRINTER'
          dialog   = space
          form     = "purchase or"
          language = sy-langu
          OPTIONS  = pr_options
        EXCEPTIONS
          canceled = 01
          device   = 02
          form     = 03
          OPTIONS  = 04
          unclosed = 05.
      CALL FUNCTION 'START_FORM'.
    ENDFORM.                    " open_and_start_form
    Thank you.

    Hi,
       Just pass the value 'X' to "pr_options-tdimmed" field.Try this.
    I hope,it help you
    <=<< Sharing Knowledge is a way to Innovative  >=>>
    By,
      Yoga

  • Not able to print the ALV Report from NWBC

    Hi,
    I have created one report in ECC and that is attached to NWBC portal via. Tcode.
    When I am taking printout of report using SAP GUI then its printing but while printing it from NWBC its giving Error.
    Please find the attached screen shot.
    Please suggest.
    Thanks in Advance.

    Hi,
    Check out the following code
    CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'
    EXPORTING
       IT_FIELDCAT                       = v_fdcat "v_fdcat type SLIS_T_FIELDCAT_ALV,
      TABLES
        T_OUTTAB                          = itab
    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.
    You have to pass the it_fieldcat and the output is obtained as a table.
    Hope this helps.
    Regards,
    Deepthi.
    Edited by: Deepthi S on Jan 28, 2009 2:02 PM

  • User not able to print from SAP

    Hi guys,
                 User is not able to print from SAP. The printer is directly connected to his PC. It is not a network printer. The user is able to print at OS level perfectly. IN SP01, it shows in green and the print job has been completed successfully. I can see the output request. Its all fine in SAP. I am not sure why it is not printing from SAP. Please help ?
    Thanks

    hi venkata,
    did you already defined your printer on SAP Server using tcode SPAD ?
    What kind of printing you're using ?
    My suggest for simplest one is create new output devices.
    Type tcode SPAD
    Give simple name
    Choose SAPWIN for device type (if you're using WIndows clients)
    On Access Method tab
    Choose Host Spool Access Method F : Front end Printing or G :
    For Host Printer fill with __DEFAULT (remember double underscore)
    save and test it.
    ardhian
    http://sapbasis.wordpress.com

  • Not able to print on samsung scx 4623f from windows

    I successfully installed bonjour on a pc, can see the printer connected to my time capsule, can add it as default printer, but while i can easily can print from mac book, when I try to print from the pc running windows 7 the printer warms up, but then it doesn't print. no error reported on the printer window, the file seems to be lost somewhere
    any idea?
    thanks a lot

    while doing in quality whatever we fill in text in item details of p.o we are getting it printed on p.order
    but same thing when we are doing in production we are not able to print on purchase order. where we should look out
    for e.g in spro-mm-purchasing-purchase order..

  • I'm not able to print from iPad - any suggestions?

    I'm not able to print from my iPad. Any suggestions?

    1. Buy a AirPrint enabled printer; see list below
    http://support.apple.com/kb/ht4356
    2. Run the CD provided and setup as network printer; this will setup your printer to the same network as your iPad
    http://i1224.photobucket.com/albums/ee374/Diavonex/1a30ee42.jpg
    3. Start printing from your iPad without wire
    http://i1224.photobucket.com/albums/ee374/Diavonex/93ec77e5.jpg

  • I am not able to print to my usb airport extreme attached printer from my windows aptop or window desktop

    I am not able to print to my usb airport extreme attached printer from my windows aptop or window desktop

    Your post did not really provide any details on what you have done in the way of troubleshooting or printer software that you have installed, so we don't have much to go on here.
    For starters though, you will not be able to print unless you have installed Bonjour Print Services for Windows v2.0.2 on the PC(s) and run the program.
    So, if you have not done this, that would be a good first step.

  • I am not able to print from Adobe

    I am not able to print from Adobe

    Adobe is a company. Which Adobe application are you referring to, and what exactly do you mean by "not able to print"? If you want to be helped, you'll need to provide more useful information about the problem.

  • Not able to print PDF report from Oracle APPS

    adcmctl.sh version 115.17.
    We have a network printer HP Laserjet 4250 which is configured on our concurrent manager server of RH Linux OS. We are using HP LASERJET 4250 Postscript driver. We are able to print PDF's directly however through CC manager we are not able to print reports in Proper PDF format. Has anyone faced such an issue with Oracle Apps?

    user11996936 wrote:
    Has anyone faced such an issue with Oracle Apps?Maybe. Maybe not. Ask to the proper forum. Here you are in Peoplesoft forum.
    Nicolas.

  • About 2 weeks ago, not able to print all pages in a .pdf document using internet explorer 11?

    About 2 weeks ago, not able to print all pages in a .pdf document stored in a folder (I'm using Windows 7)? 
    It only prints 1 page then my Brother MFC-J4510DW Printer says "Please put another piece of paper in the feed slot"....the problem is the print setting is set to "manual mode" in Windows 7 rather than "general setting".  If you try to change the setting to "general", it will not accept the change.

    Hi.
    I did try using the printParams feature and it worked, but since I need to be able to print sets of non-consecutive pages,  I end up having to bring up the print dialogue multiple times and have the user set watermarks each time. 
    I decided to just create a new pdf in a temp directory containing the selected pages and open this document in a new window.  This works well and allows them to use the print button on the window to print, bringing up the print dialogue just once.  However, since I need to open the document in a way that shows the print button, I am using OpenInWindowEx, with AV_DOC_VIEW, and the option PDUseBookmarks or PDUseThumbs, rather than PDUseNone.  This displays a toolbar which also includes icons for creating a new pdf, deleting pages, etc.  I do not really want to include these icons on the toolbar.  Is there a way to remove unwanted icons from the toolbar, or make them invisible?
    Hope this makes sense.  Thanks for your help.
    Mary

  • Not able to print on Purchase order whatever we fill in item text

    not able to print on Purchase order whatever we fill in item text, from where can we link to get printed item text on purchase order

    while doing in quality whatever we fill in text in item details of p.o we are getting it printed on p.order
    but same thing when we are doing in production we are not able to print on purchase order. where we should look out
    for e.g in spro-mm-purchasing-purchase order..

  • Not able to print reader file

    When I convert MS Word files to Adobe Reader files, some people are not able to print them. Some of the content prints for instance, but some is missing. The graphics may print, but the text is missing.
    Any ideas?
    Thanks,
    Brian

    Thanks for the response Michael,
    Here is a file I converted from Word to a PDF that will only print the graphics.
    I am using Word 2007 and Adobe Reader 9 Pro. I have the CS4 suite. When I save, I am using the following parameters:
    Convert Document Information
    Enable Accessibility and Reflow with tagged Adobe PDF
    Create Bookmarks
    Convert Word Headings to Bookmarks
    I should add that changing and eliminating these parameters make no difference.
    Thanks,
    Brian

  • Not able to Print Invoice thru Crystal Integration

    Hi All,
    Could anybody help me on the issue given below.
    One of our client Issue while printing from crystal Integration in SAP Business One. I can able to view the crystal report through Crystal Integration but i am unable to print the document.No Error is getting displayed .If i am printing from PLD it's working fine .After exporting to PDF from crytal integration i can able to Print but not able to print directly from the crystal Integration.
    Thanks,
    Vishwanath

    Vishwanath,
    Please post your question in this forum ...
    Reporting and Printing
    Eddy

  • Not able to print in duplex

    On this windows 7 PC, Since I upgraded from Acrobate Reader 8 to Adober 9 and reader10, I am not able to print in duplex mode. I works fine from another computer Windows XP using Adobe Reader 6.0 using the same shared and WiFi printers.
    Looking at the document file property in the advance tab, in the print dialog preset window, I am not able to change the duplex mode from grayed "Simplex" to Duplex.
    How do I fix this problem?
    See screen print picture

    Hi,
    The HP Deskjet 2520 does not support automatic print duplexing and therefore any checkbox will not apply for such.
    You may perform manual duplexng on Mac OS using the Pages to Print option as following:
    From the file used to print click the File menu and select Print.
    NOTE: The Print window might be minimized. Press on Show Details to show any available print option.
    From the main drop does menu select Paper Handaling.
    The main menu will usually list the program name (e.g. TextEdit).
    Will appear as Copies & Pages within Microsoft Office applications.
    Set the Pages to Print option as Odd Only, as well set the Page Order as Automatic and click on Print.
    After the odd-numbered pages have printed, reload the paper with the printed side facing up and repeat the process above by setting the Pages to Print as Even Only this time.
    Regards,
    Shlomi
    Say thanks by clicking the Kudos thumb up in the post.
    If my post resolve your problem please mark it as an Accepted Solution

  • Not able to print anything on ATG Rest webservices

    Hi..I am new to ATG Rest.. Just for the heads up, i followed following steps :-
    1 ) Added rest module to MANIFEST.MF
    2) Created a custom class which looks like this -
    package com.sgs.utils;
    import atg.nucleus.GenericService;
    public class SGSdummy extends GenericService {
      public void dummy() throws Exception {
        logDebug("sdbfhj");
    3) Mapped it to the property file -
    $class=com.sgs.utils.SGSdummy
    $scope=global
    loggingInfo=true
    4) Configured the security for above component in restSecurityConfiguration.xml
    <rest-security>
    <resource component="/atg/commerce/order/dummy" secure="false">
    <!--  <default-acl value="Profile$role$admin:read,write,execute"/> -->
      <method name="dummy" secure="false"/>
    </resource>
    </rest-security>
    I commented acl as i really didn't need it for a POC plus it was throwing 401 unauthorized.
    5) Now I am calling it from chrome's Advanced Rest Client. However, status is 200 OK but I am not able to print a logDebug or sysout in my SGSdummy class.
         When i check console, it says "Depth 0 is greater than maximum depth 0"
         I tried to change maxDepthAllowed in configuration.properties but in vain..I need help to proceed.

    Now I am trying to create a REST request using custom client. I believe it should be a POST request as I am trying to call a method. My custom client looks like this :-
    package atg.rest.client;
    import java.io.IOException;
    import java.util.HashMap;
    import java.util.Map;
    import atg.rest.client.RestClientException;
    import atg.rest.client.RestComponentHelper;
    import atg.rest.client.RestResult;
    import atg.rest.client.RestSession;
    public class RestDemoClient {
      /** The m username. */
      private String mUsername;
      /** The m password. */
      private String mPassword;
      /** The m host. */
      private String mHost;
      /** The m port. */
      private int mPort;
      /** The m session. */
      private RestSession mSession = null;
       * Instantiates a new method call by rest.
      public RestDemoClient() {
       * Execute.
       * @throws RestClientException the rest client exception
      private void execute() {
       mSession = RestSession
         .createSession(mHost, mPort, mUsername, mPassword);
       mSession.setUseHttpsForLogin(false);
       Map<String,Object> params = new HashMap<String,Object>();
       params.put("atg-rest-input", "json"); 
       RestResult result = null;
       try {
        result = RestComponentHelper.executeMethod("/atg/rest/SGSdummy", "addOrder", new
          Object[] {}, params, mSession);
       } catch (RestClientException e1) {
        System.out.println(e1);
       try {
        if (result != null && result.getResponseCode() == 200) {
         System.out.println("Executed Successfully.");
        } else {
         System.out
           .println("Error while execution : Error Code ["
             + result.getResponseCode()
             + "] and Message ["
             + result.getResponseMessage() + "]");
       } catch (IOException e) {
        System.out.println("Error while execution Successfully.");
       * @param args
      public static void main(String[] args) {
       RestDemoClient stepUtils = new RestDemoClient(); 
       stepUtils.mUsername = "admin";
       stepUtils.mPassword = "admin";
       stepUtils.mHost = "localhost";
       stepUtils.mPort = 8080; 
       stepUtils.execute();
    But everytime i execute this, I get following exception :-
    atg.rest.client.RestClientException: java.io.IOException: Unauthorized Server returned HTTP response code: 401 for URL: http://localhost:8080/rest/bean/atg/rest/SGSdummy/addOrder
    Exception in thread "main" java.lang.NullPointerException
      at atg.rest.client.RestDemoClient.execute(RestDemoClient.java:64)
      at atg.rest.client.RestDemoClient.main(RestDemoClient.java:82)
    I tried different set of credentials but nothing seems to work out for me.
    However it always works fine for GET requests. I am able to see status as 200 OK but it never hits my addOrder() method in SGSdummy class, hence I am not able to print sysout in that method. For status 200 OK GET requests, my logs say "[JSONOutputCustomizer] Depth 0 is greater than maximum depth 0. Outputting object of class java.lang.String as string rather than continuing to nest."
    Can you give me some pointers how to run it without any errors plus it should print a random sysout in my custom class. Thanks

Maybe you are looking for

  • Exporting Data for a single set of books from Oracle Financials

    I have a multiorg set-up with multiple set of books in an Oracle instance. I want to be able to export data for a single set of books into a new Oracle instance. Any insight into how this can be done (without going through each of the tables and refe

  • Problem with quicktime movie

    Hi all, I am trying to make some first steps with the video editing in photoshop cs6 but I cant make past stage one....getting a file to open properly. I shot some video on my panasonic gf1. Its a .mov file. When I look at it in bridge, or open it in

  • WLS 6.1 SP4- SP5/SP6

    Good morning, I tried re-running weblogic.ejbc on my ejb-jar files and it failed with the same error. I am using Javlin for a transactional cache with WebLogic and I don't think it knows anything about the getLoadUser and setLoadUser methods. I had t

  • 10.1.2.0.2 portal page not opening

    Hi, I have already 10.1.2.0.0 Infra on one m/c1 and installed 10.1.2.0.2 middletier on other m/c2 and using OID from m/c1. Installation was successful, but portal page is not opening, any ideas. Thanks in advance Mak

  • Invoice# to disputes tables

    Hi Gurus, I need invoice number to dispute reports. Existing datasoruce is getting data from tables SCMG_T_CASE-ATTR & UDMCASEATTR10. I can get invoice from table DFKKKO but there is no common key between these tables. Can any one answer how/from whi