<?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 Re: Sapscript or Smartforms in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-or-smartforms/m-p/1017897#M80515</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I suggest you start with transaction SPRO. It is complex, but will give you the information you need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this case, do the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Run transaction SPRO&lt;/P&gt;&lt;P&gt;2) Press button "SAP Reference IMG"&lt;/P&gt;&lt;P&gt;3) navigate list as follows&lt;/P&gt;&lt;P&gt;SAP Customizing Implementation Guide&lt;/P&gt;&lt;P&gt;-&amp;gt; Quality Management&lt;/P&gt;&lt;P&gt;--&amp;gt; Quality Notifications&lt;/P&gt;&lt;P&gt;---&amp;gt; Notification Processing&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="---" /&gt;&lt;P&gt;&amp;gt; Print Control&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="----" /&gt;&lt;P&gt;&amp;gt; Define Shop Papers, Forms, Print Programs&lt;/P&gt;&lt;P&gt;4) This screen will show you if SAPscript or Smart Forms are used and which programs are used to drive them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The details will vary by R/3 implementation, but this is where to look.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In general, exploring SPRO will get you to the code and forms underlying any printed document.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Jul 2005 21:28:02 GMT</pubDate>
    <dc:creator>juan_suros</dc:creator>
    <dc:date>2005-07-06T21:28:02Z</dc:date>
    <item>
      <title>Sapscript or Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-or-smartforms/m-p/1017894#M80512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am developing an object for transaction QM01.&lt;/P&gt;&lt;P&gt;How can I know if a particular transaction supports SAPSCRIPT OR SMARTFORM ? What is the method to find it ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tushar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jul 2005 14:13:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-or-smartforms/m-p/1017894#M80512</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-05T14:13:00Z</dc:date>
    </item>
    <item>
      <title>Re: Sapscript or Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-or-smartforms/m-p/1017895#M80513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I prefer SAP Scripts as a Programmer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to SE71 and Press F4 on Form name, You will see Forms by Module, Select the correct Form&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2005 20:59:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-or-smartforms/m-p/1017895#M80513</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-06T20:59:44Z</dc:date>
    </item>
    <item>
      <title>Re: Sapscript or Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-or-smartforms/m-p/1017896#M80514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Typically SAP supports both since you need to write print program as well as the SAP Script/Smart Form. If you are planning to use the print program provided by SAP then there might be a restriction, which can only be known by having a look at the code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2005 21:22:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-or-smartforms/m-p/1017896#M80514</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-06T21:22:01Z</dc:date>
    </item>
    <item>
      <title>Re: Sapscript or Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-or-smartforms/m-p/1017897#M80515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I suggest you start with transaction SPRO. It is complex, but will give you the information you need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this case, do the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Run transaction SPRO&lt;/P&gt;&lt;P&gt;2) Press button "SAP Reference IMG"&lt;/P&gt;&lt;P&gt;3) navigate list as follows&lt;/P&gt;&lt;P&gt;SAP Customizing Implementation Guide&lt;/P&gt;&lt;P&gt;-&amp;gt; Quality Management&lt;/P&gt;&lt;P&gt;--&amp;gt; Quality Notifications&lt;/P&gt;&lt;P&gt;---&amp;gt; Notification Processing&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="---" /&gt;&lt;P&gt;&amp;gt; Print Control&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="----" /&gt;&lt;P&gt;&amp;gt; Define Shop Papers, Forms, Print Programs&lt;/P&gt;&lt;P&gt;4) This screen will show you if SAPscript or Smart Forms are used and which programs are used to drive them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The details will vary by R/3 implementation, but this is where to look.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In general, exploring SPRO will get you to the code and forms underlying any printed document.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2005 21:28:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-or-smartforms/m-p/1017897#M80515</guid>
      <dc:creator>juan_suros</dc:creator>
      <dc:date>2005-07-06T21:28:02Z</dc:date>
    </item>
    <item>
      <title>Re: Sapscript or Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-or-smartforms/m-p/1017898#M80516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tushar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Satinder is right, it depends on what you are trying to do. If you are creating a new print solution you can choose either one, SAP recommends that you use Smartform for any new print solution and I second that. But if you want to use  the standard print solution provided by SAP then you need to check the configuration of your output type. You can use transaction NACE for that. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sanjeev&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2005 21:29:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-or-smartforms/m-p/1017898#M80516</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-06T21:29:58Z</dc:date>
    </item>
  </channel>
</rss>

