Printing in BSP demo system

Hi,
I'm having some problems setting up a printer in my BSP demo system.
I tried configuring a local output device with device type SAPWIN, device class Standard printer, access method F and host printer __DEFAULT.
When I print, I get the message "Spool request (number &) sent to SAP printer &" but the spool goes to status "waiting" and the SAPLPD program is not triggered.
I scoured all the logs I could find (system log and developer trace) but I could find no real help.  I do get some error messages and these are as follows...
<b>System Log</b>
Spool: RT_INSERT Reports Error 64 for Table
<b>Developer Trace</b>
A Mon Feb 19 21:38:45 2007                                                  
A  *** ERROR => RFC: rfctr_open: userinfo->spaprotovers 0 [abrfcsys.c   5345]
A  *** ERROR => RFC: rfctr_open: userinfo->spaprotovers 0 [abrfcsys.c   5345]
S  1 pages (List) printed in 0 seconds, avg. 0.0 pages per sec              
S  Timeinfo 4217/1 (LOCL): 0 1 List ( 0 0 0 0 0 0 )                         
S  *** ERROR => TSP02W entry for 4217/1 missing [rspopj.c     249]          
A  *** ERROR => RFC: rfctr_open: userinfo->spaprotovers 0 [abrfcsys.c   5345]
A  TH VERBOSE LEVEL FULL                                                    
S  no gui for frontend connection available                                 
A couple of observations:
The TSP02W entry does seem to exist with the following values:
  PJIDENT           4217
  PJNUMMER      1
  PJDEST            (Device, ie. LOCL)
  PJOWNER        BCUSER
  PJSERVER       (blank)
  PJSTATUS        2
I'm not sure if there's supposed to be anything in the PJSERVER field.
I'm not sure what PJSTATUS "2" means.
I checked in OSS (well, everywhere actually!) and it seems that SAPLPD may not be relevant for the 620 SAP version.  OSS note 16420 says "<b>IMPORTANT INFORMATION: SAP now only supports SAPLPD for frontend printing in Releases prior to 4.6C.</b>".
I found quite a lot of references to  new access method "G", however, this does not seem to be an option in the BSP demo system.
Does anyone out there have any ideas on how to set up a printer in the BSP demo system?  I'm not BASIS and have exhausted all the sources I can get.
Thanks for your help,      Andy

Dinesh,
IE print will print only what is on the screen .. I am not able to make out what the issue is ..
is it :
1. Page has scrolling and hence you are unable to print properly
2. Something you expect to be printed is not getting printed ..?
also I suggest you post the same in the BSP forum and the BPS forum for better results..
Hope it helps..
Arun
Assign points if helpful

Similar Messages

  • Unable to print from my Mac system, but my other computers work

    Have you encountered a problem printing from your Mac computer and it seems to work from everything else?
    I have looked at several posts regarding to printing from a Mac.  PrintDoc seems has a solution that can resolve most of the printing issues from Mac when other devices work.
    1.  Reset the printing system by clicking on Mac OS X: How to reset the printing system and following the steps exactly.  This will reset just the printing system back to a fresh start.  This works for 10.5 to 10.7.
    2.  Download and install the driver package Apple has here.  This driver package will work for most HP printers.  There is a link at the bottom of the driver page to verify that your printer is included.  If it is not, check HP's support and drivers page at www.hp.com to download the right driver package for your printer.
    This will resolve printing issues on Mac systems when the problem is isolated to the Mac.
    ↙-----------How do I give Kudos?| How do I mark a post as Solved? ----------------↓
    This question was solved.
    View Solution.

    I just wanted to share this information as this seems to be an issue that arises and has an easy fix.
    ↙-----------How do I give Kudos?| How do I mark a post as Solved? ----------------↓

  • Product is not defined in Supplying plant in demo system

    Hi Experts,
    I am doing initial load in demo system. While doing Material transfer I am facing Product is not defined in supplying plant issue.
    Though I am transferring master data 1st time to the plants, how can i extend product to the supplying plant first.
    please advice.
    Thanks,
    Bala.

    Hi Bala.
    Are you using special procurement key for Production in Another Plant? If yes, perhaps you can try to send first the material at production plant and only then send it at planning plant to APO. I've never had this issue, so this is just an idea/educated guess.
    Also, what support packages are you on?
    Regards,
    Tiago

  • HP Officejet J4550 All-in-one printer Unable to print pages/photos from system request !

    I have an HP Officejet J4550 All-in-one printer that I had set p when I bought my new Acer system with Windows 7 installed and had no problem from the beginning to set-up the installation and have it running as My Default printer and has worked fine up until now ; when all of a sudden the system ;when I go to print a page/photo brings up the set-up - shows the printer as Default and then when I run PRINT...there is No page/photo printed out ? I have tried to run the Diagonistic software and shows the printer as Default and No problems and yet still delivers No Print out ? My system has had All up-dates automatically installed up till this point ...So I not being a Techie  ,do not know what or where to look for help to resolve the issue next ? Anyone able to tell me what to look for to do or how to resolve the issue or do I need to just Un-install the printer and Re-set it up again ?? I have tried to look at all places on HP ;but it does not even show my older HP Officejet -J4550 - All-in One Printer ? Just keeps referring to HP Officejet -4550 ?  Loooking for any answers ! Thank Yopu ,JS

    Hi jspin3,
    I'd like to help.  For now, I would hold off on the uninstall and reinstall.  Can you answer some questions?
    Is the printer connected by USB, Ethernet or wireless?
    Do you get any error messages?
    Does a blank page come out or do no pages come out when you try to print from the computer?
    If you put a document face down on the scanner glass, are you able to make a photocopy?
    Can you estimate the ink levels, in percent full for each cartridge, by looking at the printer ink gauge?  Click Here 
    If you print a  Self Test Report,  do all of the colors print?
    Also, remember a click on the Kudos star to the left is a quick "Thanks" for a helpful post.
    Please select the "Accept as Solution" button on the post that best answers your question.
    I appreciate your input ! ___________________________________ _____
    Thank You,
    Rich
    Expert

  • How to use bsp application SYSTEM for session handling.

    Hi All,
    We are implementing OCI.We have a few BSP applications that are called by standard ITS application.I need to destroy session at server side when the browser is closed for that..
    I copied the pages session_default_frame.htm and session_single_frame.htm from bsp application SYSTEM into my application and made necessary changes.
    I need to pass one url 'HOOK_URL' (this is related to OCI) from starting page of application to final page.
    Now suppose earlier there were two pages in my application page1.htm and page2.htm , so i was able to pass the HOOK_URL from page1 to page2 but after adding the two pages from SYSTEM application , i can pass the HOOK_URL from session_single_frame.htm  to page1.htm
    Page session_single_frame.htm:
    Page attributes:
    hook_url     TYPE     STRING (AUTO)
    OnRequest:
    navigation->set_parameter( hook_url ).
    but cant pass it from page1 to page2...what additional code is required?
    page page1.htm:
    Page attributes:
    hook_url     TYPE     STRING (AUTO)
    onRequest:
    navigation->set_parameter( 'HOOK_URL' ).
    the above code was working fine until i added the two new pages to my application.
    Hope i was able to explain the issue properly.
    Thanks,
    Anubhav.

    Hi,
    Let me describe the steps i have taken oncw again:
    1)Copy page session_single_frame and session_default_frame from SYSTEM application and changed the name in
    DATA: target_page               TYPE STRING VALUE 'session_test.htm'.
    to
    DATA: target_page               TYPE STRING VALUE 'mypage1.htm'
    2)Addes a page attribute HOOK_URL of type string (AUTO) to session_single_frame.htm .
    3)Added the line
    <i n p u t  t y p e="hidden" na m e ="HOOK_URL"  v a l ue = "< % =  hook_url %>">
    to page1.htm so that hook_url is passd to page2.htm (page2.htm has a page attribute HOOK_URL of type string and auto).
    The hook_url in page2.htm looks like:
    "http://sapupd.mycompanyname.com:8002/sap(cz1TSUQlM2FBTk9OJTNhc2FwdXBkX1NSTV8wMiUzYXJUaHBOdE1VZDdhWkVTa3hYZGtPTXRxY1NBTWo3VlAwN3NWQ2c2REYtQVRU)/bc/gui/sap/its/bbpsc02/?~OkCode=ADDI&~Target=_top&~Caller=CTLG&~sap-syscmd=NOCOOKIE&~client=200&~language=EN&~HTTP_CONTENT_CHARSET=utf-8";
    The problem is that after the page is submited , a blank page comes up .
    On closing this blank page the "Endig user session" window comes.
    Please help
    Thanks,
    Anubhav.
    Edited by: Anubhav Jain on Oct 21, 2008 6:49 AM

  • My iMac with Mavericks update does not recognize my brother printer and I cannot even add the printer info in the system preferences printer list.  What is WRONG?

    I had to buy a new printer when I got my Imac and I chose the Brother multifunction inkjet MFCJ470DW.  It worked fine when my Mavericks version was 10.9.1, but after the automatic update to 10.9.2 the computer no longer recognizes the brother, or says it isn't connected, and when I deleted it from printer preferences and attempted to re-enter it as default printer, I cannot even type anything into the list of printers when I press the + sign to add.  What am I doing wrong?  Can someone please tell me even how to add text into the printer preferences list? 

    I had some of the same issues your having, deleted the printer from Printer and Scanner in System Preference.
    What I ended up doing was connecting the printer with a USB cable like it was a new set up, down loaded the drivers from Apple, still did not seem to work, but did a coupel of restarts and the printer was found then I completed the set up.

  • How to print Barcode in development system as well as in Sandbox?

    Hi All,
    We want to print barcodes in development system.
    However, barcodes EAN13 and EAN 8 are displayed in Sandbox but not development system.
    Are there any specific settings to be maintained?
    Thanks,
    AP

    Hello, you didnt provide enough information to catch on. To ease printing of barcodes I can recommend moving to Adobe forms.

  • XI demo system

    Hi,
    I like to learn XI, is there a free demo system to download ?
    A+
    Ihsen

    Hi,
    XI is not a part of the Sneak Previews as it needs both the JAVA and ABAP stack
    Regards,
    Bhavesh

  • How to design a demo system landscape

    Hello,
    I need to build up a system landscape for demos and would like to ask if there are any best practices. I need a portal and would like the ESS/MSS-scenario with an IDES system. But using the IDES system everytime I need it I have to build up the data for the current time period. Is there any possiblity in IDES (or IDES successors, if there is one) to generate data for current time periods?
    How are you handling the data of your demo systems?
    Thanks a lot,
      Vanessa

    Hello,
    Read about IDES release strategy and found this:
    A New version of IDES is available with every correction release. It is not possible to upgrade an existing IDES version to a new release. You can, however, install service packages for the corresponding correction release. This means that every new IDES Release involves a new installation. The IDES Release Strategy ensures that you always get new master data, transaction data, customizing functions, and documentation that are tested and checked for quality.
    Seems installing the new release of IDES will be the most probable solution.
    Regards,
    Shailesh

  • Remote Test and Demo Systems

    Would like comments from prior users of Remote Test and Demo Systems (or DPA?) where you get remote access to an SAP maintained system for the purpose of testing your application's interfaces with SAP ERP and/or BW.
    - how do you obtain this access
    - how long does this process take
    - what's the cost
    - how well does the system work
    - do you get access to only the built-in data or you can create your own.

    Hello Veeren,
    Hope this helps:
    Q. How to obtain access ?
    Just contact the ICC guys <a href="http://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/sdnservices/icc">http://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/sdnservices/icc</a> and they will help you out with this. We had a lovely experience with the consultants for our XI Content Certification.
    Q. How long does this process take ?
    In our case, it was less than a week.
    Q. What's the cost ?
    We were fortunate to do it during the promotional period and did not have to pay anything. The ICC consultant would help you with the details.
    Q. How well does the system work ?
    The system was quite fast and the access is via ITS / SAP GUI for HTML.
    Q. Do you get access to only the built-in data or you can create your own ?
    Besides the XI Server, it was an IDES system in our case and we were also able to create data.
    All the best for your certification.
    Regards,
    Parag.

  • HP LaserJet 5100 Postscript network printer interface to Embedded system

    HP LaserJet 5100 Postscript network printer interface to Embedded system.
    I have the HP LaserJet 5100 Postscript Network printer and want to interface it to Embedded system designed by using the ARM Cortex microcontroller and TCP/IP stack is also ported.
    Using the Windows XP, i am able to print test.ps file on the HP LaserJet 5100 PostScript Network Printer.
    ( copy test.ps \\print_server\Print_port )
    i need the documents which will help me for same.
    please help...

    It appears your printer is a commerical LaserJet printer.
    You may get a better reponse by posting in the commercial LaserJet forums.
    http://h30499.www3.hp.com/t5/Printers-LaserJet/bd-p/bsc-413
    ↙-----------How do I give Kudos?| How do I mark a post as Solved? ----------------↓

  • LVM demo system scenario fails in CAL

    Hello,
    We created an instance of the LVM demo system in Cloud Appliance Library (SAP Landscape Virtualization Management 2.0, Enterprise Edition based on NetWeaver 7.4 SP5)
    The scenarios described in chapter 6 (Provisioning) fail - which is regrettable since these are for us the most interesting ones to show in a demo.
    The probable error root cause  is a DNS update error in step 1, causing all following steps to fail
    Is this a known issue with a correction or workaround?
    Thanks in advance for your assistance
    Frank Van Overloop

    Hello Mr. Van Overloop,
    please try to to the following:
    Login as Administrator with the Password you entered during CloningProcess
    Select Infrastructure ->  Network Components -> Select Network -> 'Edit'
    Select the line 'DevNet'
    Change the Broadcast Address to 127.12.255.255
    Change the Gateway Server to 127.12.0.1
    Change the value for the 'Update IP Range' to 127.12.0.1-127.12.254.254
    Select the line 'ProdNet'
    Change the Broadcast Address to 127.10.255.255
    Change the Gateway Server to 127.10.0.1
    Change the value for the 'Update IP Range' to 127.10.0.1-127.10.254.254
    Select the line 'QANet'
    Change the Broadcast Address to 127.11.255.255
    Change the Gateway Server to 127.11.0.1
    Change the value for the 'Update IP Range' to 127.11.0.1-127.11.254.254
    Select 'Save'
    Alternatively you can import file attached to this SCN Post
    Select Setup ->  Export, Import, Reset -> Import
    Enter the path to the mentioned file
    Choose Load Configuration
    Best regards,
    Andreas

  • Demo system

    Hello! I am interested for a SAP Business One demo system in order to try it for a study that I am doing it at my university. If you can help me please contact me: [email protected]
    Thank you!

    There is no SBO localisation for Romania.
    You can try this link:
    www.sapphire.org.uk/DEMO.HTM
    I am not sure if they deliver internationally.
    RGDS,
    Zsolt

  • Test and Demo Systems (DPA)

    Would like comments from prior users of Remote Test and Demo Systems (or DPA?) where you get remote access to an SAP maintained system for the purpose of testing your application's interfaces with SAP ERP and/or BW.
    - how do you obtain this access
    - how long does this process take
    - what's cost
    - how well does the system work
    - do you get access to only the flight data or you can create your own.

    Hello Veeren,
    Hope this helps:
    Q. How to obtain access ?
    Just contact the ICC guys <a href="http://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/sdnservices/icc">http://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/sdnservices/icc</a> and they will help you out with this. We had a lovely experience with the consultants for our XI Content Certification.
    Q. How long does this process take ?
    In our case, it was less than a week.
    Q. What's the cost ?
    We were fortunate to do it during the promotional period and did not have to pay anything. The ICC consultant would help you with the details.
    Q. How well does the system work ?
    The system was quite fast and the access is via ITS / SAP GUI for HTML.
    Q. Do you get access to only the built-in data or you can create your own ?
    Besides the XI Server, it was an IDES system in our case and we were also able to create data.
    All the best for your certification.
    Regards,
    Parag.

  • Supress Printer Dialog box (Operating System) in Payslip Printing

    Hi All,
    I have design the smartform to print the payslip. In the main window i have created the loop and then  desing the templates to display the details of employee and the wage types.I have only one page in it. I have develop the print program to call the smartfform. But when i try to print the payslip for number of employees the printer dialog box (Operating system Level) is appearing for the number of times the employees i have selected.I am able to suppress the Print Preview dialog box from SAP it is not showing and i have given the parameters to print immediately.But the Problem i am facing is if i select 3 employees the printer dialog box is coming 3 times. i have to click 3 times to print the payslips .
    Mustafa

    Hi,
    Please find the code below. I have made the changes but agian it is asking for the printer dialog box for the number of times the employees i have selected.
    call function 'SSF_FUNCTION_MODULE_NAME'
    exporting
       formname                 = 'ZHR_F_MMG_PAYSLIP'
      VARIANT                  = ' '
      DIRECT_CALL              = ' '
    IMPORTING
       FM_NAME                  = V_FM_NAME
    EXCEPTIONS
       NO_FORM                  = 1
       NO_FUNCTION_MODULE       = 2
       OTHERS                   = 3.
    if sy-subrc <> 0.
    WRITE: / 'ERROR 1'.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    endif.
    loop at i_payslip_details.
      gv_control-no_dialog = 'X'.
      gv_control-no_open   = 'X'.
      gv_control-no_close  = 'X'.
      I_SSFCOMPOP-TDDEST = 'ZMMG_Print'.
    I_SSFCOMPOP-TDNEWID = ''.
    I_SSFCOMPOP-TDNOPREV = 'X'.
      AT FIRST.
        gv_control-no_open = ''.
        endat.
        AT LAST.
          gv_control-no_close = ''.
          ENDAT.
    CALL FUNCTION V_FM_NAME
    EXPORTING
       CONTROL_PARAMETERS         = gv_control
       OUTPUT_OPTIONS             = I_SSFCOMPOP
      TABLES
        I_PAYSLIP_DETAILS          = I_PAYSLIP_DETAILS
    IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    endloop.

Maybe you are looking for

  • I need help adding an additional button to a web template

    Hello, I am trying to add an aditional button to a web template I inherited.  I am not a web person just trying to fill a gap at the company. If you look at my test server www.pondviewtech.com I want to add another button above the request demo one. 

  • Request in Pivot Table - HELP

    Hi, I have created a request in Pivot Table. Rows section Include Product Domain column and Columns Section Includes Month ; measures section contains columns gross, profit, loss and YTD %. I want YTD% column to appear after Dec month and it is shoul

  • Question on Remote login

    I was on my work computer, went to "sharing" clicked on "remote login". I received the information to type in to login to that computer. I then had my husband turn on my home computer & do the same. Question #1 - Now that I have the information to ty

  • SQL Tuning max + group by

    Hi all, I run this query select max(prelevement_dt), mpr from labo_demande group by mpr;The table labo_demande contains 1.688.883 rows and an index on (MPR, PRELEVEMENT_DT) exists. (I have already rebuilt this index). I gather stats on the table but

  • Auto_start_on_new_cluster and booting node

    hi, OS: Solaris 10 11/06 Soft: Sun Cluster 3.1u4 (120500-12, 120489-04) 1. i have a failover group. it works well. 2. i have false in "Auto_start_on_new_cluster" # scrgadm -pvv | grep Auto (myrg) Res Group Auto_start_on_new_cluster: False 3. make gro