Output device LOCL is not defined

Hi,
I am getting an error message while executing a report containing smartform
'Output device LOCL is not defined'.
The coding is as follows:
  l_s_ssfctrlop-no_dialog   = 'X'.
  l_s_ssfctrlop-getotf      = 'X'.
  l_s_output_options-tddest = 'LOCL'.
  l_s_output_options-tdnoprint = 'X'.
CALL FUNCTION 'SSF_FUNCTION_MODULE_NAME'
Please let me know what is the issue here.
Thanks,
Soumya.

Hi,
Might be the local printer is not defined. Try using LP01.
To verify for LOCL...
Goto SPAD tcodeFull Administrations>Mention the LOCL in the Output Device I/0 Field.
Regards,
Aditya

Similar Messages

  • Output Device LOCL is not type PDF1

    Hi
    I can see the payment specifications waiting to be sent in SOST. But I am getting the error message (below) when I try to print them off. I cannot print. I need to be able to print out the payment specifications by batch. these payment specifications are in .pdf format
    Output device Output Device LOCL is not type PDF1
    Message no. TD429
    Diagnosis
    You have selected an output device that does not have device type specified.
    System Response
    The system will not accept this output device.
    Procedure
    Please enter an output device of the proper device type. The possible values pushbutton allows you to display a list of devices you can enter here.
    Please help me,
    Al Mamun

    Hi,
    check this link:
    http://help.sap.com/saphelp_nw04/helpdata/EN/38/5bc3f2e4bd11d18e2b0000e83dd9fc/content.htm
    and configure LOCL printer in tcode SPAD correctly.

  • Smartforms, Output device WA_EKPO-NETPR not defined., ME9F

    Hi
    I am creating a form of purchase order, I am trying to have the price printed, but I have the following message when I try to print:
    Output device WA_EKPO-NETPR not defined.
    Message no. SSFCOMPOSER011
    Diagnosis
    The output device specified is not known in the SAP System. Valid output devices are maintained in spool administration.
    System Response
    The system issues an error message.
    Procedure
    Choose an output device from the possible entries help on the printer dialog box.
    Procedure for System Administration
    Check the output devices defined in spool administration.
    thanks

    hi, i guess you havent defined your printer (i.e) output type.
    if you use driver program then when you call your sf just insert the below code.
    also please check your reference field
    NETPR in > global declaration >Currency / Quant. Fields and select either currency or quantity.
      call function 'SSF_FUNCTION_MODULE_NAME'
              exporting
                formname                 = f_sf_formname
    *   VARIANT                  = ' '
    *   DIRECT_CALL              = ' '
              importing
                fm_name                  =  f_sf_fmname
             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.
    st_control_parameters-no_dialog = 'X'.
    st_control_parameters-preview = 'X'.
    st_output_options-tddest = 'WINDEFAULT'.
    and also please check your smartform -> form attributes -> output tab page format and also check output format.
    regards,
    koolspy.

  • Cannot find PDL type for output device LOCL in J1INCRT

    Dear all
    I am getting error in PRD system. When I am running J1INCRT (Customizing for Certificate Printing)  the error
    cannot find PDL type for output device LOCL
    we are using ECC6 ,oracle 10g  and windows 2003
    Kernel release    701
    Please suggest how to solve 
    Regards,
    Kumar

    Hello
    It looks like that you had not installed the ADS(Adobe Document server) for the PDF type reports. Please check with your basis team if you want to configure ADS.
    If you need the output as a sapscript then please do the sollowing steps:
    (1) Execute transaction SM30
    (2) Enter 'Table/View' as V_T5F99OCFT
    (3) Select 'Maintain' option.
    (4) Select 'New Entries' option from the Application Too
    (5) Enter following entries:
         Logical Form Name    = HR_IN_EPF12A_99M
         Form Variant         = (Leave this field blank)
         End Date             = 31.12.9999
         Start Date           = 01.01.1990
         Form Type            = SAP Script (SSC)
         Def. Type            = (This field should be checke
         PDF Form Name        = HR_IN_EPF12A_99M
         SAP Script Form Name = HR_IN_EPF12A_99M
         Smart Form Name      = (Leave this field blank)
    (6) Save the entries
    The above example I have given you is only for the form 12A.
    You have to make entries for all the reports sapscript in this table.
    Please goto SE71 -> F4 -> Payroll -> Payroll India here you will find
    all the sapscripts you require.
    Regards
    Ramana

  • Assigning Output  Device in SU01 not working

    All,
    I am trying to assign specific Printers to specific Ids as their default output Device in SU01.
    But when I give the Printer name in the Output Device field. It says Entry doesnot exist. This is happening if I try to assign any Printer( which actually exists in the System) in SU01.
    In short its not accepting any Printer in SU01.
    Please help!

    Hello Bidwan,
    Yes this should happen. It is really hard to explain how you have printers in SPAD and not in the table. Please do a transport.  However I will suggest this approach.
    First transport only couple of printers and see if the entry comes into TSP03. If it is successful then do it for remaining printers. This will save effort for you in case initial transport is not successful. In that scene you will have to check again.
    By the way how were the printers created ?
    Please award points accordingly.
    Regards.
    Ruchit.

  • Output device locl is locked by R/3

    Hi Gurus,
    can anybody tell me how to unlock the printer in SPAD?
    Thanks in advance.
    Thanks & Regards,
    Lata Borannavar

    Hi Lata,
    Best solution will be resetting the output device by the basis guys.
    Normally all the output devices are stored in table-SSFPP and in the field - TDDEST.
    So go to Sm12 and see if table is locked then remove lock there itself.
    If you are not having authorization to SM12 write program using function ENQUEUE_E_TABLE
    call function 'ENQUEUE_E_TABLE'
    exporting
    tabname = 'SSFPP'
    varkey = varkey
    exceptions
    foreign_lock = 1
    system_failure = 2
    others = 3
    Cheers!!
    VEnk@

  • HWC Problems Android Device ERROR : Resources not defined

    Hello, I got some problems with the Hybrid apps on android device.
    I'm using an android emulator and in an android device.
    My apps on the emulators are ok, but when i open my app in android devices i get the error "Resources not defined" in a popup.
    If when generate the app's check  Optimize java script, the error not appears but it's like the Jquery framework it's not working.
    The app version is the same but the android version it's different.
    Are any problems with the HWC and Android 4.4.2 version?
    Android version on emulator 4.2.2
    Android version on device 4.4.2
    Thanks
    Some info maybe helps
    SMP server 2.3 SP3
    Relay Server 16

    Hi Viru p, The version of HWC is 2.3.3.6954, it's the same in the emulator and in the device.
    The emulator it's the apk came with the SMP SDK 2.3, and the device it's installed from the play store.
    Maybe the problem it's in the SDK
    SAP Mobile WorkSpace Product
    Version: 2.3 SP03
    Build id: 201309221318
    SAP Mobile WorkSpace - Mobile Business Object Development Documentation
    Version: 2.3.3.20130922001053
    Build id: 20130922001053
    SAP Mobile WorkSpace - Hybrid App Package Development Documentation
    Version: 2.3.3.20130922001053
    Build id: 20130922001053
    SAP Mobile WorkSpace - Eclipse edition
    Version: 2.3.3
    Build id: 201309221318

  • Sound output device issue - can not choose speakers if phones are plugged in

    when I have headphones plugged in, sometimes I dont want to use them for sound, but dont want to disconnect them (I got extra, and iMac is to the wall, hard to take them out without moving whole Mac; so I like having them plugged in constantly)
    I dont have the option to choose inbuilt latest iMac speakers when I use ALT+volume icon.
    when I alt click sound the only options are
    1. headphones, then airplay devices
    2. apple tv
    3. pioneer VSX 2021K
    how can I choose speakers on my iMac when headphones are plugged in?

    Hi @tahir77 
    Welcome to the HP Support Forums!
    I understand that the sound is playing in your earplugs and from the speakers at the same time, and that your system is also not detecting your earphones among the audio devices. I am happy to help.
    Firstly, please post the full product number for your notebook. See the following if you need help in finding that.
    How Do I Find My Model Number or Product Number?
    With that I can find any update drivers for you, but for now you may like to look at this and see if it helps:
    Resolving headphones and headset problems (Windows 8)
    Malygris1
    I work on behalf of HP
    Please click Accept as Solution if you feel my post solved your issue, it will help others find the solution.
    Click Kudos Thumbs Up on the right to say “Thanks” for helping!

  • 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.

  • Just a query on LOCL or LOCR output devices

    Hi Gurus,
    Good day!
    How I can address this issue if the russian texts are not properly printed using these output devices LOCL or LOCR.
    Appreciate your help.
    Thanks!
    Cheers,
    Virgilio

    oh well kind of yes
    actually every SAP-system printer can have different access methods or printer types. See transaction SPAD to have a look at you printer settings.
    if you have a SAP-system printer which is able to print your russian symbols, then have a look which printertype is used.
    Then talk to you basis if they can make you a new system printer lets say LOC1 with your desired printer type and whoops there you go.
    hope its any helpful

  • Output device - printing in unix file - where do I define the UNIX path?

    Hi,
    We use an special Output Device to print spool requests directly in Unix. These Output Devices are defined as Local Unix File. When those spool requests are printed, a file is created in certain path in UNIX.
    The question is where this link is defined?, I dont see where in the Output Device (trn SPAD) is defined the path in UNIX.
    Thanks!
    Aaron

    Hi,
    Might be the unix path would have been defined in the SPAD only under the Access method of the output device, in the field Destination host.
    Regards,
    Aditya

  • Output device is not type sapwin

    Hello SAP Gurus ,
    i am trying to print the dunning letter and i am getting the error "output device XYZ is not type SAPWIN".
    I did look up in the forum for the appropriate answer but could not find one .
    Has anyone else gone through the same error .
    any suggestions and solutions please
    thanks in advance ,
    Sumit

    This is message TD429 (note: providing the message number (we usually can't know) is useful to search forum and sap notes).
    Is that custom code which prints the dunning letter? Check that it doesn't force the device type.
    This message is also triggered when you try to reprint a spool to an output device whose device type is different from the original device type.
    Otherwise report this error to SAP support.
    For more information, see Note 528802 - xxx output device does not have a yyy device type.

  • Output device tddest in smartforms

    Hi,
    I am using smartforms to convert the otf data to pdf. 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-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.
      REFRESH g_t_pdf_tab.
    *Convert to OTF Format
      CALL FUNCTION 'CONVERT_OTF'
        EXPORTING
          format                = 'PDF'
        IMPORTING
          bin_filesize          = l_byte_count
        TABLES
          otf                   = l_s_job_output_info-otfdata[]
          lines                 = g_t_pdf_tab
        EXCEPTIONS
          err_max_linewidth     = 1
          err_format            = 2
          err_conv_not_possible = 3
          OTHERS                = 4.
      IF sy-subrc <> 0.
        MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
                WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
      ENDIF.
    I am not passing tddest (output device) to 'l_s_output_options' as I don't want to print it.
    I just want to convert the otf data obtained to pdf and use it for further processing.
    Will there be any problem if I don't assign any ouput device.
    Please note that in the system ouput device 'LOCL' is not maintained.
    Thanks,
    Soumya.

    Hi Valerie,
    I am using below code to get the printer name by default , even i want to skip that screen that asks for the printer name. But am unable to get this requirement. I have tried with various combinations but its not working. Please suggest.
    control-preview = 'X'.
    control-no_dialog = SPACE.
    output_options-tddest = 'LP01'.
      CALL FUNCTION lv_fmname
    EXPORTING
    output_options     = output_options
    contol             = control
      p_matnr            = p_matnr
      user_settings      = 'X'
        TABLES
      gt_stpo            = gt_stpo
      EXCEPTIONS
        formatting_error   = 1
        internal_error     = 2
         send_error         = 3
         user_cancelled     = 4
         OTHERS             = 5.
    Thanks & Regards
    Jatin

  • Output  device

    Hi,
    there  is  an  issue  with  immediate printing.
    there  is  one  output  device  which  is  not  printing  immediately and  all  the  rest yes.
    I ve  checked  table  TSP03  and looks  Ok  everything...
    And  the outputs  are  configured  to  print  immediately.
    Any  Idee whats  up?
    Thanks and  best  regards
    Germo

    Hi Luis
    Check while maintaining condition record have you checked print immediately. As print parameters are maintained by BASIS consultants , ask them if any changes have been done or not.
    Regards
    Srinath

  • 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

Maybe you are looking for

  • How do I upload a single photo to a website?, how do I upload a single photo to a website?

    how do I upload a single photo to a website?

  • Error when querying a table through the Query Window

    I am running a query on the following table in the ODT Query window - for some reason I get the error below when trying to retrieve the data - I can query the table just fine through SQL Plus - it errors out whether I use grid or text window ERROR Ar

  • How to list top 10 biggest files?

    Hi Friends, In OEL 5.4 I have seen a script before that will list the top 10 biggest file by size(bytes) in linux. But i forgot where I saved it :( Can you help me find the link about it please. Thanks a lot, Ms K

  • .mov doesn't work!

    Dear Common Wisdom: I have a Keynote presentation that I exported as a .mov. Then I put the .mov file in an iWeb movie template. I export it to a folder and them upload it to my site. The problem is that it works fine when I run the page locally, but

  • LOAD VILLA MODEL WITH TEXTURES

    HI FOR ALL FIRST I HAVE A PROBLEM IN MY GRADUATION PROJECT I WANT TO LOAD A 3D VILLA MODELS WITH TEXTURES I LOADED MODELS BUT TEXTURES DID NOT APPEAR PLEASE CAN ANY ONE HELP ME SECOND I WANT TO PUT THE JAVA 3D APPLET ON A WEBSITE HOW CAN I PUT THE J3