<?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 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/1808800#M346942</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:58:51 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-12-11T21:58:51Z</dc:date>
    <item>
      <title>NACE and Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/nace-and-smartforms/m-p/1808800#M346942</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:58:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/nace-and-smartforms/m-p/1808800#M346942</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-11T21:58:51Z</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/1808801#M346943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;as an abaper u r not required to configure the form .........it is the duty of the functional consultant to configure the form......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2006 13:30:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/nace-and-smartforms/m-p/1808801#M346943</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-12T13:30:22Z</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/1808802#M346944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I used sapscript instead and was able to configure that correctly. With smartforms, I tried all different combinations - but it was acting up. Since I had a very simple form, I decided to create it in sapscript.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jan 2007 21:55:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/nace-and-smartforms/m-p/1808802#M346944</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-08T21:55:25Z</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/1808803#M346945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;When you Activate SmartForm, a FM is generated, that is what you need to specify in Layout Module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers...&lt;/P&gt;&lt;P&gt;Santosh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jan 2007 04:30:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/nace-and-smartforms/m-p/1808803#M346945</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-09T04:30:08Z</dc:date>
    </item>
  </channel>
</rss>

