<?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 Smartforms in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/3628421#M874073</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;Can you give me detailed explonation about the OUTPUT TYPES and NACE transaction.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Apr 2008 06:51:15 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-16T06:51:15Z</dc:date>
    <item>
      <title>Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/3628421#M874073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;Can you give me detailed explonation about the OUTPUT TYPES and NACE transaction.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Apr 2008 06:51:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/3628421#M874073</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-16T06:51:15Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/3628422#M874074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nace is for message control settings. Say if u want to trigger a Smartform or an Idoc or any other customized program u can do the message control settings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can track the form and the print program used for that form using NACE&lt;/P&gt;&lt;P&gt;You Can assign your own form to a standard print program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Say at the time of Sales Order creation or updation u want to trigger a Smartform, then u have to follow the following steps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto NACE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select application V1 and then click Output Type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;create a new Output type or copy the existing one abd save it with new name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then in Processing Routine Mention the driver program name and in Form routine mention the main subroutine name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Smartform mention your SMartform name and also the layout if u have ceated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again go to NACE and Select application V1 and press Procedures.&lt;/P&gt;&lt;P&gt;here out of the many procedures u have to select the right one and attach your Output Type to it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also create a condition record..Say if u want to trigger this Smartforms for Sales Order of particular type.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Apr 2008 06:57:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/3628422#M874074</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-16T06:57:03Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/3628423#M874075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Go through the Link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[http://help.sap.com/saphelp_nw04/helpdata/en/c8/19884743b111d1896f0000e8322d00/frameset.htm]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sandipan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Apr 2008 06:58:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/3628423#M874075</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-16T06:58:32Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/3628424#M874076</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;STRONG&gt;Definition&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;An output type (or also a "condition type") summarizes messages of the same meaning. It contains parameters that are valid for all its assigned messages, for example appropriate partner functions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BA00 (order confirmation), MAIL (internal message), KRML (credit limit exceeded)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Use&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;For each transmission medium, one form routine in a program is assigned to the output type. This form routine is called for processing the message (message status record).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For transmission medium 7: SAPoffice mail you can assign the output type title and text of mails which are used as default values in the condition records, that is to say, in the messages. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls check this link&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/c8/19884743b111d1896f0000e8322d00/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/c8/19884743b111d1896f0000e8322d00/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2005/helpdata/en/c8/1989fe43b111d1896f0000e8322d00/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005/helpdata/en/c8/1989fe43b111d1896f0000e8322d00/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/c8/198a1843b111d1896f0000e8322d00/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/c8/198a1843b111d1896f0000e8322d00/frameset.htm&lt;/A&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="126470"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if helpful&lt;/P&gt;&lt;P&gt;raam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Apr 2008 06:59:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/3628424#M874076</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-16T06:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/3628425#M874077</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 Output type - An output type defines the characteristics and attributes of the output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can track the form and the print program used for that form using NACE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls reward if useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Apr 2008 07:05:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/3628425#M874077</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-16T07:05:15Z</dc:date>
    </item>
  </channel>
</rss>

