Create Output Device through tcode SPAD

Dear Expert,
I would like to create a new output device, but the "Create" option is in grey color.
I have follow the below path to do it, but no luck.
SPADConfigurationoutputdevice-changemode-Create
Could anyone let me know how to do this?
Best rgs,
WF

Hi,
Dont Give any Name for Output Device in initial screen
Give Enter
Now click change mode
Now check Output device->Create

Similar Messages

  • NULL output Device creation in SPAD

    Dear Guru's,
    To Preventing the creation of spool request  for all users.We can assign an output device with the name NULL. It means that no spool requests are created for those users in SAP. Could you please some one let me know, how to create NULL output Device in SAP and is there any other setting we need to do at OS level.
    Thanks,

    Hi,
    Please refer the below note and link which should answer your query. As per my knowledge I think you have to create one output device name NULL in SPAD Tcode.
    Note 181571 - Output device NULL
    http://wiki.sdn.sap.com/wiki/display/ABAP/Spoolrequestgeneration
    Regards,
    Sharath

  • Problem in creating output device for RICOH Aficio MP 2000 PCL 5e printer

    HI,
    i have problem in creating a output device for the RICOH Aficio MP 2000 PCL 5e as i am unable make out which device type should be assigned and what should be given in spool server tab.
    i have pinged the printer in lan and it is connecting.
    when i am giving the print from new ricoh printer its going to some other old printer in network.
    we are unable to get the logo of our company when we are taking print from this printer from sap level.
    kindly suggest what other things has to be taken care.
    regards
    anil

    Hi,
    shall i do in development and then import the same to quality and production.
    also tell me what shd i put in these tabs
    version-sapsripthandling-driver
    list handling-printer driver
    printer character set-character set-syt character set
    we can find this tab in create option of device type.
    when i am trying to save its showing it has to be done on program level.
    kindly reply back as it will resolve the big issue for me.
    thanks
    anil

  • 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

  • I get no signal when i connect my latop and tv or other output device through my HDMI cable

    no matter what i try i can never get my laptop to display anything through my hdmi. every time i connect it it tell me  "no signal".ive used the duplicate seting and tried different things but still nothing

    Hi,
    Have you tried to hit F4 to send signals from your laptop to others (such as TV) ?
    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.

  • Output device option in smartform

    Hi,
    I am getting the below error in a program which calls a smartform.
    'Output device LOCL is not defined'.  As the output device LOCL is not maintained in the system through tcode SPAD, ia m getting this.
    My doubt is if i remove the option of giving output device, will it work.
    The coding is as follows:
    * Set the Parameters of smartform
      l_s_ssfctrlop-no_dialog   = 'X'.
      l_s_ssfctrlop-getotf      = 'X'.
      l_s_output_options-tddest = 'LOCL'.  --------> if I comment this line, will it work without any error as I don't want to print it.
      l_s_output_options-tdnoprint = 'X'.
    * call FM to get the name of the FM of smart for smart form
      CALL FUNCTION 'SSF_FUNCTION_MODULE_NAME'
        EXPORTING
          formname           = g_form_name
        IMPORTING
          fm_name            = l_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 l_fm_name
        EXPORTING
          control_parameters = l_s_ssfctrlop
          output_options     = l_s_output_options
          user_settings      = ' '
        IMPORTING
          job_output_info    = l_s_job_output_info
        TABLES
          g_t_datatab        = g_t_datatab
        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.
    Thanks & Regards,
    Soumya

    Hi,
    One more doubt if I give the parameter
    l_s_output_options-tdnoprint = 'X'. will it prevent the printing of the form generated or is it just to disable the print button in the pop up.
    Thanks & Regards,
    Soumya.

  • How do I know where output devices are referenced?

    When deleting an Output device using transaction SPAD, how do you where this output device was reference?  E.g. Batch jobs, user default, etc.  Ideally, I would like a program that can take an output device as an input and give me back everywhere the output device is reference within SAP.

    I don't know and Ok, try RSPO0040 (better than nothing), but I really consider this challenge bordering on impossible in any non trivial scenario, if the whole output devices setup has not been thought through from get go (with logical output devices being "exposed" by spool system) and the changes being done under conditions of iron fist discipline... Not one of 5 productive instances I've worked on had a semblance of order in printer setup by the time I got there, not one had a concept, description, anything for printer setup... by the time I had to take care of the stuff I was happy if there was at least any naming convention used.
    There are around 150 DB tables that have data element RSPOPNAME in it... more of tables if you consider other data elements for domain RSPOPNAME and who can say if it's only RSPOPNAME... Device names get assigned to SET/GET parameters, to custom development customizing tables not using RSPOPNAME, they get hard-coded in programs, stored in report variants - utter chaos is "normal" state of things in my experience . If you know what functionality is in use in the system (which SAP modules), you can narrow down, but asking for where used list of any reliability for whole SAP - impossible challenge.
    cheers
    Jānis
    Message was edited by: Jānis B

  • Create a new output device SPAD

    Hi all, i have ECC 6.0 running in Windows Server 2003 SR2, i am trying to add a new local printer using Tcode SPAD, i'm connected remotly using saprouting and i need print in a local printer from my office, when i try to create a new printer in SPAD this option appers disabled? Somebody knows why? i have sap_all and connected from client 000 without success.
    Regards.

    Does your spool server configure and how do you create a local printer in spad
    SPADConfigurationoutputdevice-changemode-Create
    or something else ?
    Regards
    Subhash

  • Output device in SPAD/Smartform

    Hi All,
    We have a ouput device created through SPAD transaction with a name of 14 characters.
    We want to pass the output device name to the Smartform. But the smartform has a parameter of ssfcompop-tdest of only 4 characters.
    We do not want to change the output device name from 14 characters to 4 characters.
    Is there any alternative to pass the Output device name to smartform without changing the name of output device.
    Thanks in advance,
    Best regards,
    Prashant

    Hi prashant,
    even you create 14 chars or 20 chars it doesn't matter. but we will pass the short name not the name which you created 14 chars. i guess you might gave <b>short name</b> for your printer in SPAD while creating check it, that you have to pass.
    Regards
    vijay

  • 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

  • Email Address not visible for output device MAIL in created batch job

    Issue in ECC6.0: Email Address not visible to display/change for output device MAIL in print parameter of each step in the created batch job.
    User wants to periodically receive report file via send to his email, so I create the batch job running report and send the report in pdf file to his email.
    Detail in the batch job
    1) In print parameter screen of the step in the batch job
       -Using output device MAIL (output type ZPDF1)
       -inputting email address of receiver in the EMAIL ADDRESS field
    2) After the batch job was saved, I tried to display/change the field EMAIL ADDRESS via Tx. SM37, but this field is invisible. The field can not be displayed or changed anymore. I also tried in SM36, but it is for creating new batch job, not changing the existing batch job.
    4) User receives email with pdf file from the batch job.
    How to change/display the email address of the receiver in the created batch job?
    Note that we just changed to use SAP ECC6 from SAP 4.6c. In SAP 4.6c, we can change/display the
    Email Address Field via Tx. SM37.
    Pls kindly suggest, thank you very much in advance.

    Hi Srirompoti,
    After saving the job if the job has not started then you can follow the below steps to change the Email address.
    1. View the job from Txn SM37.
    2. check the check box for your job that you want to change and goto menu path "Job->change
    3. in the next screen goto "Edit->steps." or press "F6" key
    4. place the coursor on the job and goto menu path "Step->change->print specifications.
    5. here you can change the email address.
    If you are not able change the data then you might not have authorization.

  • How to link newely created output type to newely created tcode

    Hi ,
    Actually i have created new output type ZONS for tcode ZMRKO
    Now i want link this output type to tcode ZMRKO for my new company code.
    Answer please......
    Prashanth.v
    Edited by: prashanth.venkategowda on Jul 26, 2010 1:14 PM

    from other source

  • No sound effects playing through any output device

    Hi all. I have a frustrating issue with my late 2012 Mac Mini that started a couple of days ago. Maybe it is related to a system update (I think a OS and iTunes update was available last week) but I am not sure. Have checked that all preferences are correct (sound output, midi) and basically I have not personally altered any preferences whatsoever since I replaced my old HT receiver before Christmas.
    The issues. I have no sound effects at all playing either through HDMI (cable to Pioneer SC-LX56) or internal. No trash can, no start up, no nothing. I have no sound when playing Spotify or iTunes. I get sound in Plex HT but the navigation sounds are gone. Normal playback of any movie or music works as before.
    Anyone have any suggestions?
    Thanks,
    Roger

    Hi den.thed and thanks for your reply. Yes, all these are checked and togglig the various output devices I have makes no difference. As I said everything worked flawlessly up until a couple of days ago and no changes apart from Apple SW updates (OS and iTunes). My Plex Home Theater (the only working sound output means at this point, even though navigation sound in Plex HT has also stopped working) and Media Server apps are unchaged as well. All other HDMI inputs on my HT work.
    Further information. The volume icon in the menu bar is greyed out btw. I can toggle and see what output device is used but not change volume by sliding the bar. I am unable to change the alert or output volume as in your snapshot unless I chose internal speakers but this has no effect as there is no sound. I have looked into midi and it looks fine but I do not get speaker tones to test my speakers (I have not fiddled around in there before so what is there has been since i took the Mac mini into use). I have stopped the coreaudio process and rebooted but no difference. The only thing I have not done is  PRAM reset as far as browsing the Apple support community has taught me so far.
    I really appreciate all support here.
    Thanks,
    Roger

  • Order confirmation issue output through output device sent email

    Hi:
         We set a output device type is eMail. When I print out order confirmation that I can to select output device 'email' and will display a field of email address to input email address.
         That is work in PRD, but in the DEV alway can't display the field of email address. Can anyone to tell me why?
    Best Regards,
    Nicole

    Dear Chen,
    This issue may related to output program so please take help of ABAPer to fix the issue.
    I hope this will help you,
    Regards,
    Murali.

  • Output Device Email

    For a Zreport , menu -> execute and Print (standard menu ), I specify the Printer as eMail and specify the email address and the mail is sent to the address .
    Is there anyway I can change the Subject Line of the email ? is there any tcode to create my own output device ?

    Hi,
    Go to the transaction: SPAD and check for creation of the output devices .
    Regards
    Appana

Maybe you are looking for