<?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: Error in generating Smartforms in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-generating-smartforms/m-p/10143764#M1819628</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shweta,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please share the complete screen shot of the Dump analysis&lt;BR /&gt;Its difficult to understand from this much information about the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Salil B&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Mar 2014 10:07:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-03-11T10:07:05Z</dc:date>
    <item>
      <title>Error in generating Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-generating-smartforms/m-p/10143759#M1819623</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;i have a created a smartforms, on moving to PRD it is generating error as shown in screenshot.&lt;/P&gt;&lt;P&gt;Please tell me what can i do, i am not getting what is the error.&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;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/407445" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Mar 2014 09:54:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-generating-smartforms/m-p/10143759#M1819623</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-03-11T09:54:55Z</dc:date>
    </item>
    <item>
      <title>Re: Error in generating Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-generating-smartforms/m-p/10143760#M1819624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shweta,&lt;/P&gt;&lt;P&gt;this type of error arises due to mismatch in the length of data type, please debug your smartforms&lt;/P&gt;&lt;P&gt;and see from which point it is giving error, let us suppose you have declared any data type of length of length 15, and the data comes to be of 18 length, then it will gives you such an error, so please ddebug your code once and see which data is giving this error, then kindly revert.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Mar 2014 09:58:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-generating-smartforms/m-p/10143760#M1819624</guid>
      <dc:creator>former_member187748</dc:creator>
      <dc:date>2014-03-11T09:58:46Z</dc:date>
    </item>
    <item>
      <title>Re: Error in generating Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-generating-smartforms/m-p/10143761#M1819625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shweta,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You might have missed some transport request number to move PRD so you are getting dump .&lt;/P&gt;&lt;P&gt;Please check all the transport number related to this development and move it to PRD in case you have missed.&lt;/P&gt;&lt;P&gt;If are the transport are in place, Please check calculation if you are checking divide by 0 error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your issue will resolve thereafter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pravin &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Mar 2014 10:01:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-generating-smartforms/m-p/10143761#M1819625</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-03-11T10:01:13Z</dc:date>
    </item>
    <item>
      <title>Re: Error in generating Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-generating-smartforms/m-p/10143762#M1819626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Usually this is caused by missing (ddic) objects in the transport. If you are allowed to execute SMARTFORMS transaction in target system, try to get the generated FM name, and then from SE37/SE80 execute source code inspector to get wrong definitions. If there is no such data, analyze the whole dump. (You can export a dump in plain/html format and attach it to your post)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Mar 2014 10:03:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-generating-smartforms/m-p/10143762#M1819626</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2014-03-11T10:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: Error in generating Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-generating-smartforms/m-p/10143763#M1819627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shweta,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per my understanding sometimes there is a issue in generating smartform in different server. Could you please open tcode smartform and execute your smartform and then you again try to use it as you are doing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Mar 2014 10:06:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-generating-smartforms/m-p/10143763#M1819627</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-03-11T10:06:04Z</dc:date>
    </item>
    <item>
      <title>Re: Error in generating Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-generating-smartforms/m-p/10143764#M1819628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shweta,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please share the complete screen shot of the Dump analysis&lt;BR /&gt;Its difficult to understand from this much information about the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Salil B&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Mar 2014 10:07:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-generating-smartforms/m-p/10143764#M1819628</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-03-11T10:07:05Z</dc:date>
    </item>
  </channel>
</rss>

