<?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: NACE and Smartforms in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/nace-and-smartforms/m-p/1808779#M346932</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;You can understand better if you see how the entry is made in NACE for any standard output type using a SMARTFORMform name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Generally, it will differ only in the form name if the same driver prg is used.(instead of a sapscript form, it will be your smartform).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Dec 2006 01:44:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-12-12T01:44:33Z</dc:date>
    <item>
      <title>NACE and Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/nace-and-smartforms/m-p/1808778#M346931</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 a requirement to configure a smartforms in output type using NACE tcode. The requirement is to generate a fax (smartform) based on an output type for shipments.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried different combinations in the output type, but cant get it to work - how do you set up the processing routine part of NACE?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What should be the values in &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Layout Module = ?&lt;/P&gt;&lt;P&gt;SmartForm = Name of the smartform&lt;/P&gt;&lt;P&gt;Processing 1 -&amp;gt; Program = Program name of the driver program&lt;/P&gt;&lt;P&gt;Processing 1 -&amp;gt; Form routine = 'ENTRY' (since I have called the smart form function module within the 'ENTRY' subroutine).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jay Viswanathan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Dec 2006 21:44:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/nace-and-smartforms/m-p/1808778#M346931</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-11T21:44:42Z</dc:date>
    </item>
    <item>
      <title>Re: NACE and Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/nace-and-smartforms/m-p/1808779#M346932</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;You can understand better if you see how the entry is made in NACE for any standard output type using a SMARTFORMform name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Generally, it will differ only in the form name if the same driver prg is used.(instead of a sapscript form, it will be your smartform).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2006 01:44:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/nace-and-smartforms/m-p/1808779#M346932</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-12T01:44:33Z</dc:date>
    </item>
    <item>
      <title>Re: NACE and Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/nace-and-smartforms/m-p/1808780#M346933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Normally, the Layout Module should be blank for most of my config in NACE as for smartforms. The following is one of the example of how I input the values:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Layout module: Blank&lt;/P&gt;&lt;P&gt;Smartform: Smartform name&lt;/P&gt;&lt;P&gt;Program: Print Program name (Driver Program Name)&lt;/P&gt;&lt;P&gt;Form routine: ENTRY_NEU&lt;/P&gt;&lt;P&gt;Form: MEDRUCK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope the above helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Patrick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2006 02:54:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/nace-and-smartforms/m-p/1808780#M346933</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-12T02:54:57Z</dc:date>
    </item>
  </channel>
</rss>

