<?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: smartform upload problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-upload-problem/m-p/2005394#M408692</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Since it also displaying the error 'illegal structure of data storage'. check the structures, whether all the data fields are there or not? or the data types of the fields may be different.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Mar 2007 07:00:41 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-05T07:00:41Z</dc:date>
    <item>
      <title>smartform upload problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-upload-problem/m-p/2005392#M408690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have download smartforms from 4.7 first and than uploading it in same 4.7 but error occurs as below:&lt;/P&gt;&lt;P&gt;first:  "A serious error has occurred&lt;/P&gt;&lt;P&gt;The transaction had to be terminated".&lt;/P&gt;&lt;P&gt;than second: Internal error (illegal structure of data storage)&lt;/P&gt;&lt;P&gt;Message no. SMARTFORMS002.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i can uplodad smartform successfully than and check also successfully,&lt;/P&gt;&lt;P&gt;but while i do final activation it causes above error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what can be problem, is due to smartforms style problem, but i tried removing all style of text elements, thought it creat that errors,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if any can knhow how to upload smartform successfully and solve above error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2007 06:39:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-upload-problem/m-p/2005392#M408690</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-05T06:39:47Z</dc:date>
    </item>
    <item>
      <title>Re: smartform upload problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-upload-problem/m-p/2005393#M408691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Scruz,&lt;/P&gt;&lt;P&gt;  If its on the same system then , STYLE  may not be an issue.Otherwise try doing the same DOWNLOAD and UPLOAD to the style , then UPLOAD/DOWNLOAD Smartform .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please go to every TEXT elements and ensure that U have used the same STYLE for text elements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Avi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2007 06:48:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-upload-problem/m-p/2005393#M408691</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-05T06:48:39Z</dc:date>
    </item>
    <item>
      <title>Re: smartform upload problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-upload-problem/m-p/2005394#M408692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Since it also displaying the error 'illegal structure of data storage'. check the structures, whether all the data fields are there or not? or the data types of the fields may be different.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2007 07:00:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-upload-problem/m-p/2005394#M408692</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-05T07:00:41Z</dc:date>
    </item>
    <item>
      <title>Re: smartform upload problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-upload-problem/m-p/2005395#M408693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have tried deleting one by one elements and found that problem in address element,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have just delete it and active it that it got activated,&lt;/P&gt;&lt;P&gt;and again after deletion i have put sam variable in address element for displaying adress dynamicaly and set length and width all same that it fot activated!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;than what the problem at first time activation?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there any runtime conflict or what?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2007 07:15:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-upload-problem/m-p/2005395#M408693</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-05T07:15:46Z</dc:date>
    </item>
    <item>
      <title>Re: smartform upload problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-upload-problem/m-p/2005396#M408694</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;Just download smartform from main window or download the subtree if reuired than&lt;/P&gt;&lt;P&gt;first upload the style than smartform, if though error comes check all text element with which style attached, better before downloading change the sap standard style,&lt;/P&gt;&lt;P&gt;later u can change it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dushyant.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2007 11:26:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-upload-problem/m-p/2005396#M408694</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-19T11:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: smartform upload problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-upload-problem/m-p/2005397#M408695</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;u have to create a function module from pattern in environment tab in smartform menu bar and call it in u program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls reward helpful points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ameet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2007 11:28:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-upload-problem/m-p/2005397#M408695</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-19T11:28:51Z</dc:date>
    </item>
  </channel>
</rss>

