<?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: Questions on scripts, tables &amp; transfer objects between clients. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/questions-on-scripts-tables-transfer-objects-between-clients/m-p/2884226#M677482</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;1. Through NACE it is possible to assign same program as your Application areas are different.&lt;/P&gt;&lt;P&gt;2. SMARTFORMS is new enchancement for SAPscript which is independent. SAP script relased from old versions.&lt;/P&gt;&lt;P&gt;3. You have to trasport data of table using SE09/10 Workbench Orgnizor.&lt;/P&gt;&lt;P&gt;4. You can transport objects using SE09/10, Transaction SCC1.&lt;/P&gt;&lt;P&gt;Reward if useful!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Oct 2007 10:19:48 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-05T10:19:48Z</dc:date>
    <item>
      <title>Questions on scripts, tables &amp; transfer objects between clients.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/questions-on-scripts-tables-transfer-objects-between-clients/m-p/2884225#M677481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. In script, how to use the same print program for two different layouts? with procedure.!&lt;/P&gt;&lt;P&gt;2. Why cant sapscripts be client independent.?&lt;/P&gt;&lt;P&gt;3. Want to maintain a table in dev server and if i update the data, it should simultanously update in Quality and Production servers. How? please explain in details.&lt;/P&gt;&lt;P&gt;4. How to transfer object between clients.? explain.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Points will be promptly rewarded for HELPFULL answers.!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Oct 2007 10:08:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/questions-on-scripts-tables-transfer-objects-between-clients/m-p/2884225#M677481</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-05T10:08:56Z</dc:date>
    </item>
    <item>
      <title>Re: Questions on scripts, tables &amp; transfer objects between clients.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/questions-on-scripts-tables-transfer-objects-between-clients/m-p/2884226#M677482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;1. Through NACE it is possible to assign same program as your Application areas are different.&lt;/P&gt;&lt;P&gt;2. SMARTFORMS is new enchancement for SAPscript which is independent. SAP script relased from old versions.&lt;/P&gt;&lt;P&gt;3. You have to trasport data of table using SE09/10 Workbench Orgnizor.&lt;/P&gt;&lt;P&gt;4. You can transport objects using SE09/10, Transaction SCC1.&lt;/P&gt;&lt;P&gt;Reward if useful!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Oct 2007 10:19:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/questions-on-scripts-tables-transfer-objects-between-clients/m-p/2884226#M677482</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-05T10:19:48Z</dc:date>
    </item>
    <item>
      <title>Re: Questions on scripts, tables &amp; transfer objects between clients.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/questions-on-scripts-tables-transfer-objects-between-clients/m-p/2884227#M677483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;1)by using tcode NACE u can do that.&lt;/P&gt;&lt;P&gt;2)Sapscripts are saved in ITF format as text in client dependant tables STXH and STXL. smartforms are not saved in client dependant tables it generates function module this function module stores in TFDIR table which is client independent it doesnt have mandt field.&lt;/P&gt;&lt;P&gt;3)by using  'client specified' it switch off automatic client handling.&lt;/P&gt;&lt;P&gt;4)by using SE01, SE09 u can transfer objects between clients&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Nagesh.Paruchuri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Oct 2007 10:26:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/questions-on-scripts-tables-transfer-objects-between-clients/m-p/2884227#M677483</guid>
      <dc:creator>paruchuri_nagesh</dc:creator>
      <dc:date>2007-10-05T10:26:35Z</dc:date>
    </item>
    <item>
      <title>Re: Questions on scripts, tables &amp; transfer objects between clients.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/questions-on-scripts-tables-transfer-objects-between-clients/m-p/2884228#M677484</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;3. With SE01, you can create a transport request for all table entries.&lt;/P&gt;&lt;P&gt;SE01 - Create button - Workbench request - Give description and save&lt;/P&gt;&lt;P&gt;Select the created request and click on Display object list.&lt;/P&gt;&lt;P&gt;Click on Display - Change button&lt;/P&gt;&lt;P&gt;Insert line button&lt;/P&gt;&lt;P&gt;ProgID: R3TR&lt;/P&gt;&lt;P&gt;Object: TABU&lt;/P&gt;&lt;P&gt;Object name: Z_YOUR_TABLE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Double click on the table name&lt;/P&gt;&lt;P&gt;Insert line&lt;/P&gt;&lt;P&gt;Key: *&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Save everything&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Release the transport in SE10 transaction and transport with STMS transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Tamá&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Oct 2007 10:36:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/questions-on-scripts-tables-transfer-objects-between-clients/m-p/2884228#M677484</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-05T10:36:52Z</dc:date>
    </item>
  </channel>
</rss>

