<?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: Re : smartforms in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-smartforms/m-p/2645566#M609326</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;We have to Use START_FORM and END_FORM to Call multiple forms in a print program. For a single Form we need not to call them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Syntax.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'OPEN_FORM'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;***For calling first form&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'START_FORM'&lt;/P&gt;&lt;P&gt;FORMNAME = 'ZFORM1'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'WRITE_FORM'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'WRITE_FORM'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'END_FORM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;***For calling second form&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'START_FORM'&lt;/P&gt;&lt;P&gt;FORMNAME = 'ZFORM2'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'WRITE_FORM'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'WRITE_FORM'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'END_FORM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'CLOSE_FORM'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: When we call a single form we will pass the Formname in OPEN_FORM FM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Normally, START_FORM&lt;/P&gt;&lt;P&gt;is not required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(OPEN_FORM Is compulary in all cases)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please reward points for helpful ans's&lt;/P&gt;&lt;P&gt;kiran.M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Aug 2007 10:20:17 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-15T10:20:17Z</dc:date>
    <item>
      <title>Re : smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-smartforms/m-p/2645564#M609324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hai friends&lt;/P&gt;&lt;P&gt;            &lt;/P&gt;&lt;P&gt;          1. i am created one smartform with out main window then how many&lt;/P&gt;&lt;P&gt;pages can possible to create.&lt;/P&gt;&lt;P&gt;          2. in script there is a option start_form and end_form instead of this &lt;/P&gt;&lt;P&gt;what is the alternate method in smartforms&lt;/P&gt;&lt;P&gt;         &lt;/P&gt;&lt;P&gt;                thank you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;by&lt;/P&gt;&lt;P&gt;geetha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2007 10:14:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-smartforms/m-p/2645564#M609324</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-15T10:14:38Z</dc:date>
    </item>
    <item>
      <title>Re: Re : smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-smartforms/m-p/2645565#M609325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://sap-img.com/smartforms/a-sample-program-calling-smartform.htm" target="test_blank"&gt;http://sap-img.com/smartforms/a-sample-program-calling-smartform.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Peram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2007 10:18:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-smartforms/m-p/2645565#M609325</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-15T10:18:42Z</dc:date>
    </item>
    <item>
      <title>Re: Re : smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-smartforms/m-p/2645566#M609326</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;We have to Use START_FORM and END_FORM to Call multiple forms in a print program. For a single Form we need not to call them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Syntax.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'OPEN_FORM'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;***For calling first form&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'START_FORM'&lt;/P&gt;&lt;P&gt;FORMNAME = 'ZFORM1'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'WRITE_FORM'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'WRITE_FORM'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'END_FORM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;***For calling second form&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'START_FORM'&lt;/P&gt;&lt;P&gt;FORMNAME = 'ZFORM2'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'WRITE_FORM'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'WRITE_FORM'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'END_FORM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'CLOSE_FORM'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: When we call a single form we will pass the Formname in OPEN_FORM FM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Normally, START_FORM&lt;/P&gt;&lt;P&gt;is not required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(OPEN_FORM Is compulary in all cases)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please reward points for helpful ans's&lt;/P&gt;&lt;P&gt;kiran.M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2007 10:20:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-smartforms/m-p/2645566#M609326</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-15T10:20:17Z</dc:date>
    </item>
    <item>
      <title>Re: Re : smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-smartforms/m-p/2645567#M609327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Step by step guide&lt;/P&gt;&lt;P&gt;&lt;A href="https://sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/8fd773b3-0301-0010-eabe-82149bcc292e" target="test_blank"&gt;https://sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/8fd773b3-0301-0010-eabe-82149bcc292e&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://smoschid.tripod.com/How_to_do_things_in_SAP/How_To_Build_SMARTFORMS/How_To_Build_SMARTFORMS.html" target="test_blank"&gt;http://smoschid.tripod.com/How_to_do_things_in_SAP/How_To_Build_SMARTFORMS/How_To_Build_SMARTFORMS.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See this link, it will give u all the steps starting from the basic&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_46c/helpdata/en/9b/e3b0d9c2a711d3b558006094192fe3/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_46c/helpdata/en/9b/e3b0d9c2a711d3b558006094192fe3/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_46c/helpdata/en/9b/e3b0dcc2a711d3b558006094192fe3/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_46c/helpdata/en/9b/e3b0dcc2a711d3b558006094192fe3/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward if helpful.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2007 10:50:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-smartforms/m-p/2645567#M609327</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-15T10:50:17Z</dc:date>
    </item>
  </channel>
</rss>

