<?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: How to export a table structure? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-export-a-table-structure/m-p/6533219#M1426879</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;You need only read access to source transport  system and write access to target transport directory. But You can copy files between these directories in SAP, so You do not log in to OS. Use transaction CG3Y to download file from source system and transaction CG3Z to upload file to target system. Relevant directories are &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;SAPTRANSHOST\sapmnt\trans\data&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;SAPTRANSHOST\sapmnt\trans\cofiles &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You cen check content of directories via transaction AL11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Filename will look very similar to transport request number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Adrian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Jan 2010 07:30:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-01-12T07:30:05Z</dc:date>
    <item>
      <title>How to export a table structure?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-export-a-table-structure/m-p/6533214#M1426874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I created a table in one system and want to export it to another table, is there a way we can do that? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and best regards, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anders&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Jan 2010 09:10:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-export-a-table-structure/m-p/6533214#M1426874</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-10T09:10:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to export a table structure?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-export-a-table-structure/m-p/6533215#M1426875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can write a small program to export data from one table to other table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this likes, May be helpfull to you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://wiki.sdn.sap.com/wiki/display/Snippets/Import" target="test_blank"&gt;http://wiki.sdn.sap.com/wiki/display/Snippets/Import&lt;/A&gt;&lt;EM&gt;and&lt;/EM&gt;Export&lt;EM&gt;to&lt;/EM&gt;Cluster+Databases&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="916615"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Jan 2010 09:25:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-export-a-table-structure/m-p/6533215#M1426875</guid>
      <dc:creator>Noorie</dc:creator>
      <dc:date>2010-01-10T09:25:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to export a table structure?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-export-a-table-structure/m-p/6533216#M1426876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use SCC1 tcode to transport the data between clients.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also proceed as below :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE11-&amp;gt;Technical Settings-&amp;gt;Press F8, From Menu select 'Transport Entry'. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mention the TR and assign it to table .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Release the TR to copy table to another client .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Jan 2010 09:49:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-export-a-table-structure/m-p/6533216#M1426876</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-10T09:49:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to export a table structure?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-export-a-table-structure/m-p/6533217#M1426877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anders,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one solution how to transport a table structure from one system to another is to put it to a transport request and than to copy datafile and cofile for this transport request from transport directory of source system to transport directory of target system and than import this transport via transaction STMS into target system. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another way how to do it is using a function module DDIF_TABL_PUT in target system and provide it with data from source system (can be easy get by calling DDIF_TABL_GET in source system). Transfer of data between systems can be done in different ways. I would recommend to make a Z-copy of DDIF_TABL_PUT, which will be made as remote enabled function module, if RFC connectivity between systems can be configured.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Adrian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Jan 2010 17:48:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-export-a-table-structure/m-p/6533217#M1426877</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-10T17:48:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to export a table structure?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-export-a-table-structure/m-p/6533218#M1426878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Adrian, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the first issue, does that means we will have to have the admin authority for the OS? Or can we do in the net weaver side? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and best regards, &lt;/P&gt;&lt;P&gt;Anders,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jan 2010 07:08:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-export-a-table-structure/m-p/6533218#M1426878</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-12T07:08:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to export a table structure?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-export-a-table-structure/m-p/6533219#M1426879</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;You need only read access to source transport  system and write access to target transport directory. But You can copy files between these directories in SAP, so You do not log in to OS. Use transaction CG3Y to download file from source system and transaction CG3Z to upload file to target system. Relevant directories are &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;SAPTRANSHOST\sapmnt\trans\data&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;SAPTRANSHOST\sapmnt\trans\cofiles &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You cen check content of directories via transaction AL11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Filename will look very similar to transport request number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Adrian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jan 2010 07:30:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-export-a-table-structure/m-p/6533219#M1426879</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-12T07:30:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to export a table structure?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-export-a-table-structure/m-p/6533220#M1426880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also check following links:&lt;/P&gt;&lt;P&gt;&lt;A href="http://wiki.sdn.sap.com/wiki/display/ABAP/How" target="test_blank"&gt;http://wiki.sdn.sap.com/wiki/display/ABAP/How&lt;/A&gt;&lt;EM&gt;to&lt;/EM&gt;copy&lt;EM&gt;Repository&lt;/EM&gt;Objects&lt;EM&gt;between&lt;/EM&gt;non-connected&lt;EM&gt;SAP&lt;/EM&gt;systems&lt;/P&gt;&lt;P&gt;&lt;A href="http://wiki.sdn.sap.com/wiki/display/Basis/Copy" target="test_blank"&gt;http://wiki.sdn.sap.com/wiki/display/Basis/Copy&lt;/A&gt;&lt;EM&gt;Transport&lt;/EM&gt;Requests&lt;EM&gt;to&lt;/EM&gt;local&lt;EM&gt;file&lt;/EM&gt;system&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Adrian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jan 2010 07:38:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-export-a-table-structure/m-p/6533220#M1426880</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-12T07:38:47Z</dc:date>
    </item>
  </channel>
</rss>

