<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How to avoid the printer device option screen when calling smartform? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-avoid-the-printer-device-option-screen-when-calling-smartform/m-p/6835771#M1472309</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear gurus&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have create a smartform and i have called it from my program.&lt;/P&gt;&lt;P&gt;i dont want to show the printer device options how can i achieve that ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;below is the code for calling my smartform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;CALL FUNCTION 'SSF_FUNCTION_MODULE_NAME'
    EXPORTING
      formname                 = 'ZSNAK_VF03_PRINTING'
   IMPORTING
    fm_name                  = smart_form_function_nm
   EXCEPTIONS
     no_form                  = 1
     no_function_module       = 2
     OTHERS                   = 3
            .
  CALL FUNCTION smart_form_function_nm
    EXPORTING
      itab1              = itab1
      temp4              = temp4
      temp3              = temp3
      ref_doc_no         = ref_doc_no
      po_no              = po_no
      printno            = printno
    TABLES
      itab_tab           = itab_tab
    EXCEPTIONS
      formatting_error   = 1
      internal_error     = 2
      send_error         = 3
      user_canceled      = 4
      OTHERS             = 5.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Saad Nisar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Apr 2010 09:49:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-04-16T09:49:10Z</dc:date>
    <item>
      <title>How to avoid the printer device option screen when calling smartform?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-avoid-the-printer-device-option-screen-when-calling-smartform/m-p/6835771#M1472309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear gurus&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have create a smartform and i have called it from my program.&lt;/P&gt;&lt;P&gt;i dont want to show the printer device options how can i achieve that ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;below is the code for calling my smartform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;CALL FUNCTION 'SSF_FUNCTION_MODULE_NAME'
    EXPORTING
      formname                 = 'ZSNAK_VF03_PRINTING'
   IMPORTING
    fm_name                  = smart_form_function_nm
   EXCEPTIONS
     no_form                  = 1
     no_function_module       = 2
     OTHERS                   = 3
            .
  CALL FUNCTION smart_form_function_nm
    EXPORTING
      itab1              = itab1
      temp4              = temp4
      temp3              = temp3
      ref_doc_no         = ref_doc_no
      po_no              = po_no
      printno            = printno
    TABLES
      itab_tab           = itab_tab
    EXCEPTIONS
      formatting_error   = 1
      internal_error     = 2
      send_error         = 3
      user_canceled      = 4
      OTHERS             = 5.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Saad Nisar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Apr 2010 09:49:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-avoid-the-printer-device-option-screen-when-calling-smartform/m-p/6835771#M1472309</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-16T09:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid the printer device option screen when calling smartform?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-avoid-the-printer-device-option-screen-when-calling-smartform/m-p/6835772#M1472310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check this link &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="1390631"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards and Best wishes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Apr 2010 09:59:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-avoid-the-printer-device-option-screen-when-calling-smartform/m-p/6835772#M1472310</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-16T09:59:40Z</dc:date>
    </item>
  </channel>
</rss>

