How to create Printer Device in SPAD

Hi All,
can any one please tell me step-by-step process to create new printer device and configure it in ECC5.0
If you need any more info plz let me know
That would be a great help
Regards,
Faisal

Hi Faisal,
Use t-code spad, click on output device, click on change (F8), click on create (Shift +1).
In deviceattributes
output device = put name of the printer
short name = put any short name
devicd type = select printer type like epsio,hp etc.
spool server = select spool server name
device class = select class othewise standard
In Accessmethod
host spool access method = S: Print using sap protocol
host printer = printer name which is given by you
destinatio host = ip address of the printer
connection option
connection time = 0
port number = 515 may be differ as per printer
response time = 0
Output attributes
host spool cover page = do not print host spooler cover page
in below of process request sequencely
press copy counter to host spool system
print mode = default printer default setting
printer tray = default tray
These are the setting to configure new printer in sap.
Please rewared point if your query is solve and mark in your blog to answered.
Regards,
Anil

Similar Messages

  • How to create delivery device for all users ?

    hi
    help needed ...
    i activated delivery tool
    but i dont know how to create email devices for all users
    is there any api / manual action
    obiee version : Oracle Business Intelligence 10.1.3.4.1
    thanks
    yuval

    Yuval..u need to setup SA System in RPD..
    refer http://oraclebizint.wordpress.com/2008/04/25/oracle-bi-ee-101332-sa-system-subject-area-autoloading-profiles-and-bursting/

  • How to create printer specific font.

    Hi,
    I want to create printer specific font to print a script(cheque) on FI02 printer.
    We have some Z..printer specific fonts in SE73 but I don't
    find any create button there..how to create..help me out.
    Regards
    Sudha

    Use SPAD transaction create ur own format.
    other information
    To upload font first locate ur file for that font in this case VERDANA,
    normally u will find this file in C:\windows\font  copy that file from there in
    some other directory. then goto transaction code SE73 give ur font name
    in SAP starting with Z and give ur font file path.
    True  Type-Font installiern
    regard
    vinod

  • How to create Output device for Adobe forms

    Hi,
    SWIN/SAPWIN output device types are not working with Adobe forms. How to create a output type for Adobe forms.
    Thanks,
    Mathivanan.G

    hi Mathivanan,
    This might help you.
    http://help.sap.com/saphelp_nw70/helpdata/EN/c8/7f065c7363f14c84a97a3687aa7e62/frameset.htm
    Regards,
    Runal

  • How to create (print) Architectural size sheets in Adobe X?

    Prior to upgrading to Adobe X we used to have the ability to select Architectural paper sizes in Adobe PDF properties which allowed us to create/print to larger scale sizes.  W/ the new version of Adobe the paper standards tab is missing and we can only print to large PDF's from AutoCAD or if the files we have rec'd are already formatted in the larger scale size.  Is there some kind of update we need to do?  Help!! 
    Thanks
    Elaine

    It's a much better workflow to create a PDF from an authoring application like AutoCad than to create a PDF from existing PDF using the Adobe PDF Printer. You could loose a lot of valuable information in the file  -- like layers and hyperlinks, etc. Are you saying that you no longer see the Page Size option dropdown options?

  • How to create print format for report

    Hi Experts,
    Can we create print format for report program. I need x_90_150 format,
    means 90 rows and 150 column. If possible then give me solution.
    Thanks,
    Ashish.

    Get with your Basis folks to set up a 90x150 printer option.
    Then you set something like this.
    REPORT zlmr_lead_account_list LINE-SIZE 150 LINE-COUNT 90.

  • How to create print document for payment to customer through cash journal

    Dear Sirs,
    I have a problem with print document from cash journal. I enter a payment to customer (when I turn the money to customer) and the system makes right posting, but when I try to print this point, system printing document for incom from customer. I'm using business transaction for customer posting in cash journal. I would like to know how I have to manage this posting - payment to customer, or incoming from vendor (returnes advances from emploee)?

    Hi,
    please check whether the two solutions below work:
    1. create a contract with milestone billing plan where there are only down payment billings, so that on the basis of the contract you can generate down payment requests and then relevant down payments, release the contract to a sales order which can then be delivered and billed, manually clear the billing document with the down payments
    2. from FI module, create down payment requests via t-code F-37 directly, and then down payment posting, generate sales order directly, and then deliver and bill, manually clear the billing document with the down payments

  • How to create print button in the Application tool bar in the Std.SAPscreen

    Hi,
        I want to create a print button in Production order display:header screen in  CO03 transaction.In that after Viewer button(i.e. in application tool bar) ,I have to create this print button. Can anyone suggest me How do i need to proceed further?

    hi,
    Use this code..
    REPORT  Z_TEST999                               .
    DATA itab TYPE TABLE OF sy-ucomm.
    PARAMETERS test(10) TYPE c.
    AT SELECTION-SCREEN OUTPUT.
      APPEND: 'E' TO itab.
      CALL FUNCTION 'RS_SET_SELSCREEN_STATUS'
           EXPORTING
                p_status  = sy-pfkey
           TABLES
                p_exclude = itab.
    Regards,
    Sailaja.

  • How To Create Printer Spreads PDF for Saddle Stitch Booklet?

    I need to output a PDF in printer spread format for a saddle stitch booklet from InDesign.
    After installing CS5 Master Suite on my upgraded Mac OS X 10.6.2 MacBook I can't figure out how to do that though.
    Has anyone figured this out?
    Thanks,
    DAN

    That's why I qualified it... "practically identical". Replace "Adobe PDF" with "Postscript File" and I found that it got me 90% of the way there so Eugene's point about it helping someone else with a similar need rang true in my case. I was already aware of the lack of the PDF Printer in SL, so that was moot detail for me. But that's the beauty of a an open forum IMO: even if you didn't find it helpful I don't think he should be discouraged or chastened for his effort because it helped me and could undoubtedly help others too.
    Also, as an aside specific to the Adobe forums, even though I am not remotely as prolific a poster as some folks, I have frequently found resolutions to Mac questions in Windows threads and vice versa. Personally, I also don't find it terribly clear which flavor of a given software's forum I happen to be in when coming in cold from a Google search or the like... eg. Sure, one should read the OP thoroughly, but if you were just scanning and trying to help, simply looking at the top of this very thread there is quite literally no indication of whether this is a Mac or Windows InDesign question:
    "I've seen this question asked many times for both Windows and Macs"... me too, and I think every bit of info to troubleshoot it and crowdsource solutions can only help. Even if we don't all have the luxury of dealing with "modern printers."

  • How to create smart device application and dialog control using Visual C++ (Visual Studio 2005)

    Hai all,
     Good day. I am new to Visual C++. I tried and done some simple programs and dialog based programs  in MFC application using Visual C++. But when i am trying to do
    VC++ smart device win32 smart device project application project, not getting how to add event handler function for button.  I tried serial communication in smart device application. i have inserted dialog and  in that
    no event handler. Can you please guide me to make a project for embedded board in  VC++ smart device application.
    Thanks & Regards Sasi ................. Go Green

    Hi kvg,
    Thanks for posting in MSDN forum.
    From your post, it seem that this issue is better ask to the
    Visual Studio Smart Device Development - Native C++ Project forum. I will move your thread to that forum for a better support. Thanks for your understanding.
    Best regards,
    Shu Hu
    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.

  • How to create print sharing for Mac and PC computers

    Hello~ I hope someone can answer these questions... Thanks!
    We are a small design office. We have trouble printing recently after we upgrade our Mac OSX v10.4.
    We have:
    2 PC computers (Window XP Home Edition)
    1 Power Mac G4
    1 Power Mac G5
    1 PowerBook G4
    1 Epson Stylus Pro 4000 large format printer
    1 hp laserjet 3030 fax/copier/printer
    We used to transfer the PC files to the server and print from Mac. We were able to print with 'shared printer' if one Mac computer is connected to the printer. After we upgraded 1 Power Mac G4 to OSX v10.4, we can no longer use the 'shared printer' for the other Mac computers. We cannot find the printer under 'shared printer' in the Adobe application, such as Illustrator and Photoshop.
    We would like to set up the print sharing system that both Mac and PC computers can send files to the prints without putting files to the server or switching the printers. Can anyone help please? Many thanks!
    Power Mac G4   Mac OS X (10.4.4)  

    There are a couple of disadvantages with formatting a
    disk as FAT32. Firstly, there is a limit on the file
    size for FAT32. I think it like 2 GB so if you
    capturing video the results will probably not fit
    into this file limit. Secondly FAT32 will not be
    bootable. I alway clone my system to a backup disk as
    bootable. That way if anything goes wrong with my
    system, I can just boot from my backup disk and fix
    it.
    The problem with doing this though is that the drive will not be usable with Windows (which was in the original posting) unless you use the third party MacDrive software on the PC.
    iFelix

  • Please help how to create new device mgr in nokia ...

    Problem is that my set USB
    port out of Order. I to update
    my nokia n95.
    sir I need device Mgr. Profile
    for nokia N95i DETAIL
    V.35.0.002 10.11.2009
    RM-159
    Nokia N95 (17.01)
    Coz It's USB PORT NOT work
    properly so that I need a
    server profile like Server name( )
    Server id ( )
    Server ( )
    Session internet
    Host address ( )
    Port ( ) User name ( )
    Password ( )
    Please help
    Posting 20/12/2012

    rashidkhalid999 wrote:
    Problem is that my set USB
    port out of Order. I to update
    my nokia n95.
    sir I need device Mgr. Profile
    for nokia N95i DETAIL
    V.35.0.002 10.11.2009
    RM-159
    Nokia N95 (17.01)
    Coz It's USB PORT NOT work
    Please help
    Posting 20/12/2012
    Please answer this question:
    1. Do you have V.35.0.002 10.11.2009 firmware installed now?
    If you do you have the most up to date version available installed, there are no newer versions.
    If not you need to install Nokia Suite to check for and install an available update or contact a Nokia Care Point to have this done for your (if possible). If you visit a Care Point I would install Nokia Suite anyway and do a full backup before you go.
    The N95 can't do an update over the air so setting up an access point would not help you, assuming that is what you are asking for. Which settings to use depends on which carrier you are with and so you should check their website or call their helpdesk for these settings.
    In any other case be more clear on what you need help with or you could contact Nokia Care who will be able to assist you in your native language (normally). You can reach them by phone, mail or chat (where available) through the 'Contact us' section on this page.
    Click on the blue Star Icon below if my advice has helped you or press the 'Accept As Solution' link if I solved your problem..

  • How to create ASM device disk groups

    I have new Oracle unbreakable linux installed. I have Oracle 11g running. Now I'm wanting to install ASM. When going through dbca - there are no available disk groups. When I click on "Create New" - there are no member disks for me to use. Normally these are already created for me by unix admin, but this is home set-up. Appreciate any help.

    Hi,
    You need to apply below RPM's and configure the ASMLIB, follow below steps, after the setup install the ASM and then it will show the avaliable disks.
    Required RPM for ASM Configuration
    oracleasm-support-2.0.1-1.i386.rpm
    oracleasm-2.4.21-37.EL-1.0.4-1.i686.rpm
    oracleasmlib-2.0.1-1.i386.rpm
    Configuring ASMLib
    Before using ASMLib, you must run a configuration script to prepare the driver. Run the following command as root, and answer the prompts as shown in the example below. Run this on each node in the cluster.
    /etc/init.d/oracleasm configure
    Configuring the Oracle ASM library driver
    This will configure the on-boot properties of the Oracle ASM library driver. The following questions will determine whether the driver is loaded on boot and what permissions it will have. The current values
    will be shown in brackets ('[]'). Hitting <ENTER> without typing an answer will keep that current value. Ctrl-C will abort.
    Default user to own the driver interface []: oracle Default group to own the driver interface []: dba Start Oracle ASM library driver on boot (y/n) [n]: y Fix permissions of Oracle ASM disks on boot (y/n) [y]: y
    Writing Oracle ASM library driver configuration: [ OK ] Creating /dev/oracleasm mount point: [ OK ] Loading module "oracleasm": [ OK ] Mounting ASMlib driver filesystem: [ OK ] Scanning system for ASM disks: [ OK ]
    Next you tell the ASM driver which disks you want it to use. Oracle recommends that each disk contain a single partition for the entire disk. See Partitioning the Disks at the beginning of this section for an example of creating disk partitions.
    You mark disks for use by ASMLib by running the following command as root from one of the cluster nodes, run it from node 1:
    /etc/init.d/oracleasm createdisk DISK_NAME device_name
    Tip: Enter the DISK_NAME in UPPERCASE letters.
    Ex:
    [root@vmractest1 ASMlib]# /etc/init.d/oracleasm createdisk VOL1 /dev/sdc1
    Marking disk "/dev/sdd1" as an ASM disk: [ OK ]
    [root@vmractest1 ASMlib]# /etc/init.d/oracleasm createdisk VOL2 /dev/sdd1
    Marking disk "/dev/sdd1" as an ASM disk: [ OK ]
    [root@vmractest1 ASMlib]# /etc/init.d/oracleasm createdisk VOL3 /dev/sde1
    Marking disk "/dev/sde1" as an ASM disk: [ OK ]
    Verify that ASMLib has marked the disks:
    [root@vmractest1 ASMlib]# /etc/init.d/oracleasm listdisks
    VOL1
    VOL2
    VOL3
    On all other cluster nodes, run the following command as root to scan for configured ASMLib disks:
    /etc/init.d/oracleasm scandisks
    Ex:
    [root@vmractest2 ASMlib_install]# /etc/init.d/oracleasm scandisks
    Scanning system for ASM disks: [ OK ]
    [root@vmractest3 ASMlib_install]# /etc/init.d/oracleasm scandisks
    Scanning system for ASM disks: [ OK ]
    And then check that everything is as in the first node:
    [root@vmractest2 ASMlib_install]# /etc/init.d/oracleasm listdisks
    VOL1
    VOL2
    VOL3
    [root@vmractest3 ASMlib_install]# /etc/init.d/oracleasm listdisks
    VOL1
    VOL2
    VOL3
    The above steps are clearly explained in the document " http://blogs.oracle.com/content/dav/oracle/mtblog/A/Al/AlejandroVargas/gems/StepbyStepRAConLinux3.pdf " under section *11- Configure ASMlib for ASM Management*
    If you still have issues please do let us know.
    Regards,
    Satya.

  • How to creat & print mail labels such as Avery 5260 with Pages

    What printers & scanners (all-in-one) are compatible with Mavericks 10.9.5?

    Hi SeamasProinsias,
    Thank you for using Apple Support Communities.
    This article contains a list of printer and scanners that are supported in OSX
    OS X: Printer and scanner software available for download - Apple Support
    Regards,
    Jeff D. 

  • ONeil Printer Device Type not in SPAD

    Dear all,
    I am trying to add a printing device in SPAD, but unable to find the same in the list of entries in SPAD.
    My device is ONEIL MF4Te Bluetooth device. Once it is added , we need to use this printer to print from our PDA to Bluetooth printer.
    Thanks
    Adnan

    Hi,
    You just use SWIN device in that list.
    Regards
    Kemparaju

Maybe you are looking for

  • Add Field to Transaction

    I need to add Sort Field (EQFNR) to transactions IW26 and IW22. What is the simplest way to do this. Thank you, Blake

  • Installing CS3 on W7pro

    When trying to install CS3 on W7pro I get the following 2 errors:      x component install failed      x shared component install failed How do I correct these errors and make a fresh install of CS3?

  • Have to Display Transfer orders in horizontal format in script outputlayout

    Hi, I had a problem, I have to display Transfer Orders in Horizontal format in Script Out put layout. For this i need a logic for displaying in horizontal way.. Can you suggest anything ? Thanks a lot .....

  • Cisco 69xx missed calls as service URL at a feature button

    Hi, can anybody help me to use "Missed Calls" as a service URL (Standard IP phone service) at a Cisco 6941 at a feature button? Referring to this thread (https://supportforums.cisco.com/thread/1003641) it should work at a Cisco 69xx phone. I just cop

  • Large Scale DHCP on Router(s)

    Are there any limitations or design guidelines on providing DHCP services for a large environment on a router. I've got no problem running DCHP in a small office location on the router, but am considering moving our office (~2000 hosts) to a pair of