<?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 Transport client dependent table and data in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-client-dependent-table-and-data/m-p/3457792#M830783</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;How do you add a client dependent table and the entries inside to a transport?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Alvaro Tejada Galindo on Feb 20, 2008 4:33 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Feb 2008 18:02:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-20T18:02:46Z</dc:date>
    <item>
      <title>Transport client dependent table and data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-client-dependent-table-and-data/m-p/3457792#M830783</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;How do you add a client dependent table and the entries inside to a transport?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Alvaro Tejada Galindo on Feb 20, 2008 4:33 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2008 18:02:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transport-client-dependent-table-and-data/m-p/3457792#M830783</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-20T18:02:46Z</dc:date>
    </item>
    <item>
      <title>Re: Transport client dependent table and data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-client-dependent-table-and-data/m-p/3457793#M830784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go to Txn SE09, create a request type "Workbench Request". &lt;/P&gt;&lt;P&gt;1 . Go to the Sub task, select the 'Objects' Tab.&lt;/P&gt;&lt;P&gt;2. Enter the Program ID - R3TR&lt;/P&gt;&lt;P&gt;                  Object       - TABU&lt;/P&gt;&lt;P&gt;                  Object Name - (Your Required Table Name)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Now Press the Function Button on the right, Enter the Table Key, which is nothing but the value of the primary key fields of row to be sent, typed as one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eq. to send material number 1 from MARA in client 100, following would be the table key:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;100000000000000000001&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where first 3 characters are for the client&lt;/P&gt;&lt;P&gt; and the remaining 18 characters are for the material number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another simple method would be to- &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. execute Txn se16 and display the required Table Contents.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Select the rows to be sent, by selecting the check boxes corresponding to those rows, and then selecting the Menu Option&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Menu-&amp;gt;Table Entry -&amp;gt; Transport Entries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Create a request.&lt;/P&gt;&lt;P&gt;    the enties would be included in the request.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope This solves your Problem. &lt;STRONG&gt;&amp;lt;REMOVED BY MODERATOR&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Alvaro Tejada Galindo on Feb 20, 2008 4:34 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2008 18:52:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transport-client-dependent-table-and-data/m-p/3457793#M830784</guid>
      <dc:creator>nivin_varkey</dc:creator>
      <dc:date>2008-02-20T18:52:55Z</dc:date>
    </item>
    <item>
      <title>Re: Transport client dependent table and data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-client-dependent-table-and-data/m-p/3457794#M830785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check out the below related threads&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="1959031"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="2944220"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="848861"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2008 18:55:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transport-client-dependent-table-and-data/m-p/3457794#M830785</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-20T18:55:40Z</dc:date>
    </item>
    <item>
      <title>Re: Transport client dependent table and data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-client-dependent-table-and-data/m-p/3457795#M830786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;               Is it possible to transport 'A' table entries programmatically? &lt;/P&gt;&lt;P&gt;I have tried it by calling the function module 'TR_REQUEST_CHOICE', but i am getting an error that "Request/task ECAK098099 is assigned to a different client".&lt;/P&gt;&lt;P&gt;Also i am not able to create transport object of type S because the table should have a maintenance view, Though my table has a string column, i can't create maintenance view.&lt;/P&gt;&lt;P&gt;I have tried the following link as well:&lt;/P&gt;&lt;P&gt;&lt;A href="http://wiki.sdn.sap.com/wiki/display/ABAP/Transporting" target="test_blank"&gt;http://wiki.sdn.sap.com/wiki/display/ABAP/Transporting&lt;/A&gt;&lt;EM&gt;Table&lt;/EM&gt;Entries&lt;EM&gt;in&lt;/EM&gt;ABAP+programmatically&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please provide help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anurag,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Nov 2010 03:30:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transport-client-dependent-table-and-data/m-p/3457795#M830786</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-11-18T03:30:08Z</dc:date>
    </item>
    <item>
      <title>Re: Transport client dependent table and data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-client-dependent-table-and-data/m-p/3457796#M830787</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;       the problem was coming because while constructing the ls_e071k-tabkey i forget to append current client&lt;/P&gt;&lt;P&gt;value.As soon as i append sy-mandt at the begining it works&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jan 2011 08:24:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transport-client-dependent-table-and-data/m-p/3457796#M830787</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-25T08:24:46Z</dc:date>
    </item>
  </channel>
</rss>

