<?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 WRITE_FORM invalid, START_FORM missing in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/write-form-invalid-start-form-missing/m-p/383023#M9152</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;In my script I have only PAGE1 and Next page as PAGE1. In my print program in internal table I have 6 records. I am getting the output if I have single record in my itab. If I have multiple records I am getting error "WRITE_FORM invalid, START_FORM missing". I have not used START_FORM in my print program.&lt;/P&gt;&lt;P&gt;Below is my code:&lt;/P&gt;&lt;P&gt;* Header details &lt;/P&gt;&lt;P&gt;  call function 'WRITE_FORM' &lt;/P&gt;&lt;P&gt;    exporting &lt;/P&gt;&lt;P&gt;         element                  = 'HEADER_DET' &lt;/P&gt;&lt;P&gt;window                   = 'HEADER'. &lt;/P&gt;&lt;P&gt;* Item Data - MAIN Window &lt;/P&gt;&lt;P&gt;  loop at t_final into wa_final. &lt;/P&gt;&lt;P&gt;    call function 'WRITE_FORM' &lt;/P&gt;&lt;P&gt;      exporting &lt;/P&gt;&lt;P&gt;           element                  = 'MAIN_DATA' &lt;/P&gt;&lt;P&gt;window                   = 'MAIN'. &lt;/P&gt;&lt;P&gt;  endloop.&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;call function 'WRITE_FORM' &lt;/P&gt;&lt;P&gt;  exporting
       element                  = 'FOOTER_DET' &lt;/P&gt;&lt;P&gt;window                   = 'FOOTER'.&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Please help me if I am missing anything.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;HT&lt;/P&gt;</description>
    <pubDate>Mon, 02 Jan 2017 12:46:56 GMT</pubDate>
    <dc:creator>Bharath84</dc:creator>
    <dc:date>2017-01-02T12:46:56Z</dc:date>
    <item>
      <title>WRITE_FORM invalid, START_FORM missing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/write-form-invalid-start-form-missing/m-p/383023#M9152</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;In my script I have only PAGE1 and Next page as PAGE1. In my print program in internal table I have 6 records. I am getting the output if I have single record in my itab. If I have multiple records I am getting error "WRITE_FORM invalid, START_FORM missing". I have not used START_FORM in my print program.&lt;/P&gt;&lt;P&gt;Below is my code:&lt;/P&gt;&lt;P&gt;* Header details &lt;/P&gt;&lt;P&gt;  call function 'WRITE_FORM' &lt;/P&gt;&lt;P&gt;    exporting &lt;/P&gt;&lt;P&gt;         element                  = 'HEADER_DET' &lt;/P&gt;&lt;P&gt;window                   = 'HEADER'. &lt;/P&gt;&lt;P&gt;* Item Data - MAIN Window &lt;/P&gt;&lt;P&gt;  loop at t_final into wa_final. &lt;/P&gt;&lt;P&gt;    call function 'WRITE_FORM' &lt;/P&gt;&lt;P&gt;      exporting &lt;/P&gt;&lt;P&gt;           element                  = 'MAIN_DATA' &lt;/P&gt;&lt;P&gt;window                   = 'MAIN'. &lt;/P&gt;&lt;P&gt;  endloop.&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;call function 'WRITE_FORM' &lt;/P&gt;&lt;P&gt;  exporting
       element                  = 'FOOTER_DET' &lt;/P&gt;&lt;P&gt;window                   = 'FOOTER'.&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Please help me if I am missing anything.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;HT&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jan 2017 12:46:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/write-form-invalid-start-form-missing/m-p/383023#M9152</guid>
      <dc:creator>Bharath84</dc:creator>
      <dc:date>2017-01-02T12:46:56Z</dc:date>
    </item>
    <item>
      <title>Re: WRITE_FORM invalid, START_FORM missing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/write-form-invalid-start-form-missing/m-p/383024#M9153</link>
      <description>&lt;P&gt;Dear Haritha,&lt;/P&gt;&lt;P&gt;Check whether you are testing the script in same client. If you are testing in different client, then you have to use client copy.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jan 2017 12:58:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/write-form-invalid-start-form-missing/m-p/383024#M9153</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-01-02T12:58:45Z</dc:date>
    </item>
    <item>
      <title>Re: WRITE_FORM invalid, START_FORM missing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/write-form-invalid-start-form-missing/m-p/383025#M9154</link>
      <description>&lt;P&gt;What did you pass to &lt;A href="http://help.sap.com/saphelp_nw70/helpdata/en/d6/0dba1a494511d182b70000e829fbfe/content.htm?frameset=/en/d6/0dba34494511d182b70000e829fbfe/frameset.htm¤t_toc=/en/d6/0dc169494511d182b70000e829fbfe/plain.htm&amp;amp;node_id=137"&gt;OPEN_FORM&lt;/A&gt;, in some case &lt;A href="http://help.sap.com/saphelp_nw70/helpdata/en/d6/0dba34494511d182b70000e829fbfe/content.htm"&gt;START_FORM&lt;/A&gt; will be required (e.g. If you omit the form name in open call)&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Raymond&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jan 2017 06:54:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/write-form-invalid-start-form-missing/m-p/383025#M9154</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2017-01-03T06:54:53Z</dc:date>
    </item>
  </channel>
</rss>

