<?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 SAP Script in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2065142#M427260</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the basic use of  function module 'CONTROL_FORM' in SAP Script ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Mar 2007 05:42:52 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-19T05:42:52Z</dc:date>
    <item>
      <title>SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2065142#M427260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the basic use of  function module 'CONTROL_FORM' in SAP Script ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2007 05:42:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2065142#M427260</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-19T05:42:52Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2065143#M427261</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;CONTROL_FORM &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use CONTROL_FORM to pass SAPscript control statements to the form.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function call:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'CONTROL_FORM'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EXPORTING COMMAND = ?...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EXCEPTIONS UNOPENED =&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;UNSTARTED =&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Export parameters:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;COMMAND&lt;/P&gt;&lt;P&gt; Enter the SAPscript statement you want to execute in ITF format, but without the statement paragraph attribute '/:'.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Exceptions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;UNOPENED&lt;/P&gt;&lt;P&gt; The current form function could not be executed, since the form output was no yet initialized using OPEN_FORM. &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;UNSTARTED&lt;/P&gt;&lt;P&gt; No form was opened yet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Possible reasons:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The form processing was started using OPEN_FORM without specifying a form name, but no form was opened yet using START_FORM.&lt;/P&gt;&lt;P&gt;The last used form was closed using END_FORM, but no new form was opened using START_FORM.&lt;/P&gt;&lt;P&gt;The last filled page of the current form has no subsequent page. In this case, the system automatically terminates form printing after this page. You need no explicit END_FORM call.&lt;/P&gt;&lt;P&gt;In the current form, no page contains a main window, but a text element shall be output in the main window.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shankar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2007 05:44:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2065143#M427261</guid>
      <dc:creator>p291102</dc:creator>
      <dc:date>2007-03-19T05:44:20Z</dc:date>
    </item>
  </channel>
</rss>

