<?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: Smartform Question - please help in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-question-please-help/m-p/3057538#M724192</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When user changes the PO and when he wants to take the print out of that PO. When he tries to print that PO, smart form's driver program will get triggered and data will get passed to the smartfrom from the driver problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward Points if it helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Nov 2007 19:19:02 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-11-15T19:19:02Z</dc:date>
    <item>
      <title>Smartform Question - please help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-question-please-help/m-p/3057537#M724191</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;I am currently developing a Smartform for new &amp;amp; changed po's.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In transaction code nace, we have assigned this smartform to PO change (complete).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does this mean that after a PO is changed, if chosen to be printed, will this smartform be printed? Also, are fields with &amp;amp;&amp;lt;field name&amp;gt;&amp;amp; always passed from the PO to the smartform?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Nov 2007 19:14:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-question-please-help/m-p/3057537#M724191</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-15T19:14:15Z</dc:date>
    </item>
    <item>
      <title>Re: Smartform Question - please help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-question-please-help/m-p/3057538#M724192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When user changes the PO and when he wants to take the print out of that PO. When he tries to print that PO, smart form's driver program will get triggered and data will get passed to the smartfrom from the driver problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward Points if it helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Nov 2007 19:19:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-question-please-help/m-p/3057538#M724192</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-15T19:19:02Z</dc:date>
    </item>
    <item>
      <title>Re: Smartform Question - please help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-question-please-help/m-p/3057539#M724193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;You can trigger the Output of a PO from ME9F tcode or from the ME22N tcode after assigning the Output type to Smartform and driver program in NACE&lt;/P&gt;&lt;P&gt;ensure that you assigned the SF with the correct driver program&lt;/P&gt;&lt;P&gt;ya, data is passed from the driver program to smartform&lt;/P&gt;&lt;P&gt;cross check the smartform, program for the PO&lt;/P&gt;&lt;P&gt;Output type         : NEU&lt;/P&gt;&lt;P&gt;smartform name      : /SMB40/MMPO_L &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Nov 2007 19:20:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-question-please-help/m-p/3057539#M724193</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-15T19:20:44Z</dc:date>
    </item>
    <item>
      <title>Re: Smartform Question - please help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-question-please-help/m-p/3057540#M724194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In your program you need to maintain one form, which you have maintained against your output in customizatoin.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check out the progra SAPFM06P and form entry_neu.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whenever you will add a Message type to smartform, you will this PERFORM will be called. SO, you need to call your SMARTForm FM from this Perfrom.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naimesh Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Nov 2007 19:23:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-question-please-help/m-p/3057540#M724194</guid>
      <dc:creator>naimesh_patel</dc:creator>
      <dc:date>2007-11-15T19:23:44Z</dc:date>
    </item>
  </channel>
</rss>

