<?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 Smart Forms in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/smart-forms/m-p/972997#M70152</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;   I have a requirement where i have to capture the value of MBLNR(Material document number)and pass the value to a report where it will call the smartform.&lt;/P&gt;&lt;P&gt;  In transaction MB03 an output type will be cofigured and when i execute this output type the smartform will be executed.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;  I don't know how to pass the value of MBLNR thru the Report. Is there any standard program available like RLB_INVOICE where billno will be passed to activate the smartform.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Aug 2005 12:23:07 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-08-24T12:23:07Z</dc:date>
    <item>
      <title>Smart Forms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smart-forms/m-p/972997#M70152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;   I have a requirement where i have to capture the value of MBLNR(Material document number)and pass the value to a report where it will call the smartform.&lt;/P&gt;&lt;P&gt;  In transaction MB03 an output type will be cofigured and when i execute this output type the smartform will be executed.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;  I don't know how to pass the value of MBLNR thru the Report. Is there any standard program available like RLB_INVOICE where billno will be passed to activate the smartform.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2005 12:23:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smart-forms/m-p/972997#M70152</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-24T12:23:07Z</dc:date>
    </item>
    <item>
      <title>Re: Smart Forms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smart-forms/m-p/972998#M70153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you are configuring things for transaction MB03, you will enter a program name and a subroutine(form name). The form name has a typical structure, something similar to this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;form entry_aufb using ent_retco ent_screen.&lt;/P&gt;&lt;P&gt;endform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The print program will be of type INCLUDE. The form will have the above parameters and the NAST structure will already be populated with the MBLNR value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MB03 ---&amp;gt; &lt;/P&gt;&lt;P&gt;Print Program(your report program of type include) -&lt;/P&gt;&lt;HR originaltext="---" /&gt;&lt;P&gt;&amp;gt;&lt;/P&gt;&lt;P&gt;Subroutine -&lt;/P&gt;&lt;HR originaltext="----" /&gt;&lt;P&gt;&amp;gt;&lt;/P&gt;&lt;P&gt;Function Module generated after creating Smartform&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Usually, there is another function module,&amp;lt;b&amp;gt;SSF_FUNCTION_MODULE_NAME&amp;lt;/b&amp;gt; where you give the &amp;lt;b&amp;gt;name of the smartform&amp;lt;/b&amp;gt; as input, and it returns the name of the function module to be called. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HOpe things are clear, now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Subramanian V.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2005 13:17:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smart-forms/m-p/972998#M70153</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-24T13:17:06Z</dc:date>
    </item>
  </channel>
</rss>

