<?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: what is startform and endform in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-what-is-startform-and-endform/m-p/1005035#M77537</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;   I am developing all the printprograms with out using startform and endform.  Then what is the use of startform and endform&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Sep 2005 04:40:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-09-08T04:40:30Z</dc:date>
    <item>
      <title>Re: what is startform and endform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-what-is-startform-and-endform/m-p/1005035#M77537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;   I am developing all the printprograms with out using startform and endform.  Then what is the use of startform and endform&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2005 04:40:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-what-is-startform-and-endform/m-p/1005035#M77537</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-08T04:40:30Z</dc:date>
    </item>
    <item>
      <title>Re: Re: what is startform and endform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-what-is-startform-and-endform/m-p/1005036#M77538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In-between the function modules OPEN_FORM and CLOSE_FORM, you can use different forms. This allows you to combine several different forms into one print output. However, you can combine only those forms that have the same page format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To switch forms, use the function module START_FORM. If another form is still open, you must close it first using END_FORM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you specify no form name when calling START_FORM, the system restarts the last open form. If after OPEN_FORM no form was activated yet, the system leaves the function module with the exception UNUSED.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2005 04:46:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-what-is-startform-and-endform/m-p/1005036#M77538</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-08T04:46:39Z</dc:date>
    </item>
    <item>
      <title>Re: Re: what is startform and endform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-what-is-startform-and-endform/m-p/1005037#M77539</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;here is the difference,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Open_form =&amp;gt; It assign the form and printer, It should be first. &lt;/P&gt;&lt;P&gt;Start_form =&amp;gt;  It start Writing mode. You can use write_form  in loop to write more than one lines befor End_form.  &lt;/P&gt;&lt;P&gt;End_form =&amp;gt; It end writing mode of current page and will require to start again through Start_form. &lt;/P&gt;&lt;P&gt;Close_form=&amp;gt; it end the Form. After this you can not start again for created file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&amp;amp;Regards,&lt;/P&gt;&lt;P&gt;Ruthra.R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2005 06:14:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-what-is-startform-and-endform/m-p/1005037#M77539</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-08T06:14:43Z</dc:date>
    </item>
  </channel>
</rss>

