<?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 print smartforms in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-print-smartforms/m-p/1964657#M396283</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to print my smart form.I have a printer  installed on my computer  but how should let SAP know about it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Feb 2007 11:59:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-13T11:59:33Z</dc:date>
    <item>
      <title>How to print smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-print-smartforms/m-p/1964657#M396283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to print my smart form.I have a printer  installed on my computer  but how should let SAP know about it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Feb 2007 11:59:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-print-smartforms/m-p/1964657#M396283</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-13T11:59:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to print smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-print-smartforms/m-p/1964658#M396284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have to do the configuration in SAP for the same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Feb 2007 12:01:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-print-smartforms/m-p/1964658#M396284</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-13T12:01:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to print smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-print-smartforms/m-p/1964659#M396285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When u call the smartform using the function module, it will show a dialog to choose the printer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From abap use SSF_FUNCTION_MODULE_NAME to get fm name for the smartform and call the fm..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or integrate the same in NACE&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Feb 2007 12:03:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-print-smartforms/m-p/1964659#M396285</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-13T12:03:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to print smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-print-smartforms/m-p/1964660#M396286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No i havent, will you please tell me how to configure it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Feb 2007 12:06:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-print-smartforms/m-p/1964660#M396286</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-13T12:06:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to print smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-print-smartforms/m-p/1964661#M396287</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;The Basis person has to configure the printer as an OUTPUT Device (default) for printing anything.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  The smart form which you developed is a Stand Alone one? I mean You are executing it from SE38 or from a std Transaction. Like for example for PO  it can be executed from ME22/23 or from ME9F? If it s Std Smartform output then you have to attach the SMARTFORM  to the related OUTPUT TYPE and DRIVER PROGRAM. Use the Transaction NACE to go there depending on your application of the Smart form for which you developed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chaitanya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Feb 2007 12:06:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-print-smartforms/m-p/1964661#M396287</guid>
      <dc:creator>Chaitanyat</dc:creator>
      <dc:date>2007-02-13T12:06:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to print smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-print-smartforms/m-p/1964662#M396288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes i m executing it from transaction se38&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Feb 2007 12:09:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-print-smartforms/m-p/1964662#M396288</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-13T12:09:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to print smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-print-smartforms/m-p/1964663#M396289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 May 2007 08:01:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-print-smartforms/m-p/1964663#M396289</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-28T08:01:41Z</dc:date>
    </item>
  </channel>
</rss>

