<?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 Smart-form Error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/smart-form-error/m-p/1948908#M390934</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have made use of a text-element in my smartform and have passed 2 variables. But on activating it gives error as field "xxx" has  no defined value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have declared the variable in the global declarations and have used it in the code of the smart-form.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I correct the error?your ideas appreiciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Stock.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Feb 2007 09:04:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-26T09:04:32Z</dc:date>
    <item>
      <title>Smart-form Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smart-form-error/m-p/1948908#M390934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have made use of a text-element in my smartform and have passed 2 variables. But on activating it gives error as field "xxx" has  no defined value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have declared the variable in the global declarations and have used it in the code of the smart-form.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I correct the error?your ideas appreiciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Stock.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Feb 2007 09:04:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smart-form-error/m-p/1948908#M390934</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-26T09:04:32Z</dc:date>
    </item>
    <item>
      <title>Re: Smart-form Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smart-form-error/m-p/1948909#M390935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;is it error u r getting while activating..???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Must be u r getting Warning, that time... if that is the character field, give a default value as space in Global Settings of smartform, if that is Qty type of field, give an initial value(defalut value), there after u wil not get such warnings.. while activating the same.. if its error, let me know the description of it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this idea may help u.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sujatha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Feb 2007 09:44:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smart-form-error/m-p/1948909#M390935</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-26T09:44:21Z</dc:date>
    </item>
    <item>
      <title>Re: Smart-form Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smart-form-error/m-p/1948910#M390936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi stock,&lt;/P&gt;&lt;P&gt;While passing to varibale in program logic element there two parameters output parameter and input parameter.so pass the varible which u have declared globally in output parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Sunil.K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Feb 2007 09:48:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smart-form-error/m-p/1948910#M390936</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-26T09:48:57Z</dc:date>
    </item>
    <item>
      <title>Re: Smart-form Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smart-form-error/m-p/1948911#M390937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have passed the variable in the output parameters of the code, still getting the error ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Stock&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Feb 2007 10:33:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smart-form-error/m-p/1948911#M390937</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-26T10:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: Smart-form Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smart-form-error/m-p/1948912#M390938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Initialize the variable in the Intialization tab in the Global Defination.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g:  if the variabe is a char,   var = ''. or if variable is an integer , var = 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shehryar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Feb 2007 10:54:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smart-form-error/m-p/1948912#M390938</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-26T10:54:50Z</dc:date>
    </item>
  </channel>
</rss>

