<?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: Transporting smartforms. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/transporting-smartforms/m-p/4287213#M1022665</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;Smartform are not client dependent.&lt;/P&gt;&lt;P&gt;Just login again in test cleint 100. sometimes it help.&lt;/P&gt;&lt;P&gt;If not then consult basis&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dhan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Jul 2008 11:14:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-07-29T11:14:14Z</dc:date>
    <item>
      <title>Transporting smartforms.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transporting-smartforms/m-p/4287208#M1022660</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 a problem in transporting smartform objects.&lt;/P&gt;&lt;P&gt;I am using 200 client for dev and 100 for testing. Since smart forms are not working in client 100,I wanter to transport smartform to client 100 on the same system.&lt;/P&gt;&lt;P&gt;So I have created requests containing smartform objects but not released and attempted to do transport. But below error comes while transporting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;table STXFADM is not client specific
table STXFADMT is not client specific
table STXFCONT is not client specific
table STXFOBJ is not client specific
table STXFTXT is not client specific
table STXFTXTA is not client specific
table STXFVAR is not client specific
table STXFVART is not client specific
Error in object R3TR SSFO
No objects requiring post-import methods exist
Program ended with error or warning,return code:w&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also tried to copy XML using upload download methods.&lt;/P&gt;&lt;P&gt;Anyone can put comment???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Regards&lt;/P&gt;&lt;P&gt;Jose&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jul 2008 11:01:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transporting-smartforms/m-p/4287208#M1022660</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-29T11:01:18Z</dc:date>
    </item>
    <item>
      <title>Re: Transporting smartforms.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transporting-smartforms/m-p/4287209#M1022661</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;smartforms r not client specific if u create in 1 client u can check in both clients.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if u want to transport to other server then release the request in se09 and transport from STMS transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;only scripts which r client dependent r transported using scc1 transaction.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jul 2008 11:09:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transporting-smartforms/m-p/4287209#M1022661</guid>
      <dc:creator>GauthamV</dc:creator>
      <dc:date>2008-07-29T11:09:02Z</dc:date>
    </item>
    <item>
      <title>Re: Transporting smartforms.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transporting-smartforms/m-p/4287210#M1022662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no need to transport Smart form ..&lt;/P&gt;&lt;P&gt;Changes are available in all the clients .. I mean it's not client &lt;/P&gt;&lt;P&gt;specific like Scripts ..&lt;/P&gt;&lt;P&gt;U can directly test in client 100 ..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jul 2008 11:09:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transporting-smartforms/m-p/4287210#M1022662</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-29T11:09:14Z</dc:date>
    </item>
    <item>
      <title>Re: Transporting smartforms.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transporting-smartforms/m-p/4287211#M1022663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As in the error details, the tables are not client dependent, that means that for your system you can have only one entry with the same keys.&lt;/P&gt;&lt;P&gt;Your 100 system has already all the informations about the smartforms you've created.&lt;/P&gt;&lt;P&gt;Find what's missing in order to make them work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jul 2008 11:11:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transporting-smartforms/m-p/4287211#M1022663</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-29T11:11:28Z</dc:date>
    </item>
    <item>
      <title>Re: Transporting smartforms.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transporting-smartforms/m-p/4287212#M1022664</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;Good&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please take suggestion from your BASIS consultants, they can help you  more in this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;mrutyun^&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jul 2008 11:11:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transporting-smartforms/m-p/4287212#M1022664</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-29T11:11:34Z</dc:date>
    </item>
    <item>
      <title>Re: Transporting smartforms.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transporting-smartforms/m-p/4287213#M1022665</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;Smartform are not client dependent.&lt;/P&gt;&lt;P&gt;Just login again in test cleint 100. sometimes it help.&lt;/P&gt;&lt;P&gt;If not then consult basis&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dhan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jul 2008 11:14:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transporting-smartforms/m-p/4287213#M1022665</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-29T11:14:14Z</dc:date>
    </item>
  </channel>
</rss>

