<?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: SAP Script Form Element enquiry in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-form-element-enquiry/m-p/4938683#M1151907</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mohan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The windows are not overlapping.&lt;/P&gt;&lt;P&gt;Just happen that the print program calls the element which does not exist in the FORM.&lt;/P&gt;&lt;P&gt;Is it definately will pop up a error box to show the error message or can it bypass the error and print out the form?\&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Dec 2008 02:00:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-12-15T02:00:10Z</dc:date>
    <item>
      <title>SAP Script Form Element enquiry</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-form-element-enquiry/m-p/4938681#M1151905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good day,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just came across an SAP Script error which the print programs call an element to Write Form...but the element is not exist in the Form Window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It return an error message box "Element XXXXX window YYYY is not defined for form ZZZZZ".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to ask if anyone encounter this problem before?&lt;/P&gt;&lt;P&gt;Is this the limitation of the SAP Script? &lt;/P&gt;&lt;P&gt;Can bypass / skip the error and continue to print out the form?&lt;/P&gt;&lt;P&gt;Is this 100% not ppossible to call a element which does not exist in the form?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2008 01:06:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-form-element-enquiry/m-p/4938681#M1151905</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-15T01:06:16Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script Form Element enquiry</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-form-element-enquiry/m-p/4938682#M1151906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please check the window position. You may get this error in case of Window overlapping...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Mohan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2008 01:47:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-form-element-enquiry/m-p/4938682#M1151906</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-15T01:47:31Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script Form Element enquiry</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-form-element-enquiry/m-p/4938683#M1151907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mohan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The windows are not overlapping.&lt;/P&gt;&lt;P&gt;Just happen that the print program calls the element which does not exist in the FORM.&lt;/P&gt;&lt;P&gt;Is it definately will pop up a error box to show the error message or can it bypass the error and print out the form?\&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2008 02:00:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-form-element-enquiry/m-p/4938683#M1151907</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-15T02:00:10Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script Form Element enquiry</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-form-element-enquiry/m-p/4938684#M1151908</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;The error is bcz the element doesnt exist for the window. Either create the element in the window or if you wish to skip the element &amp;amp; run the program then simply comment the WRITE_FORM statement for that element in the print program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2008 03:23:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-form-element-enquiry/m-p/4938684#M1151908</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-15T03:23:31Z</dc:date>
    </item>
  </channel>
</rss>

