<?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: Transport table entries :Program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-table-entries-program/m-p/8741025#M1674569</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have my heartfelt sympathy if you're working in an organization with 1000 sales orgs and 200 plants.&amp;nbsp; But that's 200,000 rows and you haven't added the unique distribution channels yet...must be working for Coca Cola or some similar business.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, to keep the instances in sync, I'd go for the transport, even if have to do in blocks of nnn records per transport request.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 May 2012 17:09:36 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-05-18T17:09:36Z</dc:date>
    <item>
      <title>Transport table entries :Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-table-entries-program/m-p/8741022#M1674566</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;I am developing a report to modify table &lt;SPAN style="font-family: 'Cambria','serif'; font-size: 12pt;"&gt;TVKWZ&lt;/SPAN&gt; to assign plant to sales. org.&lt;/P&gt;&lt;P&gt;I also need to store these entries in a transport for which i would be using F.M &lt;SPAN style="font-family: 'Cambria','serif'; font-size: 12pt;"&gt;FM&amp;nbsp; &lt;SPAN style="background: white;"&gt;TR_OBJECT_CHECK&amp;nbsp; ,&amp;nbsp; TR_OBJECT_INSERT&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt; to update above changes in TR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is there will be around 40K entries and that will be stored in the transport request, is there any limitation to store entires in a TR?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am thinking of another approach for BDC of table maintenace V_TVKWZ_ASSIGN but how would i store the entries in a transport will recording?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Direct table update or BDC of V_TVKWZ_ASSIGN is a better option ? Please advice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2012 16:47:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transport-table-entries-program/m-p/8741022#M1674566</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-18T16:47:34Z</dc:date>
    </item>
    <item>
      <title>Re: Transport table entries :Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-table-entries-program/m-p/8741023#M1674567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you have 40,000 entries for Sales Org, Distribution Channel and Plant?&amp;nbsp; How is that possible?&amp;nbsp; A business org structure so complex that nobody can figure it out?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2012 16:58:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transport-table-entries-program/m-p/8741023#M1674567</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-18T16:58:31Z</dc:date>
    </item>
    <item>
      <title>Re: Transport table entries :Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-table-entries-program/m-p/8741024#M1674568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Break point,&lt;/P&gt;&lt;P&gt;Actually went i looked at table TVKWZ there are total of 40K entries.&lt;/P&gt;&lt;P&gt;When i take sales org say for example 1000 there are around 200 plants assigned to it so going forward if we include more plants we need to assign this plant to each sales org.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Point is each sales. org should be assigned to each plant and vice versa so i said it will be 40 K entries.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2012 17:03:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transport-table-entries-program/m-p/8741024#M1674568</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-18T17:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: Transport table entries :Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-table-entries-program/m-p/8741025#M1674569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have my heartfelt sympathy if you're working in an organization with 1000 sales orgs and 200 plants.&amp;nbsp; But that's 200,000 rows and you haven't added the unique distribution channels yet...must be working for Coca Cola or some similar business.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, to keep the instances in sync, I'd go for the transport, even if have to do in blocks of nnn records per transport request.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2012 17:09:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transport-table-entries-program/m-p/8741025#M1674569</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-18T17:09:36Z</dc:date>
    </item>
    <item>
      <title>Re: Transport table entries :Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-table-entries-program/m-p/8741026#M1674570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be i was not able to describe it properly for sales org "1000" or "1001" we have around &lt;/P&gt;&lt;P&gt;200 plants (1,2,3...so on) and one distribution channel 10.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sales org. : 1001&lt;/P&gt;&lt;P&gt;Plant&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : 1, 2, 3....till 200&lt;/P&gt;&lt;P&gt;Distributin channel: 10&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now if there is a new plant added for example 201 i need to assign it to each sales org.&lt;/P&gt;&lt;P&gt;The total of sales. org in system is 138 so the new plant will be assigned to these many sales. org.&lt;/P&gt;&lt;P&gt;This is scenario for 1 plant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So that was i was asking if it's ok to put them all in 1 transport or to create a BDC?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2012 17:18:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transport-table-entries-program/m-p/8741026#M1674570</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-18T17:18:27Z</dc:date>
    </item>
    <item>
      <title>Re: Transport table entries :Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-table-entries-program/m-p/8741027#M1674571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi BM,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;no there are no limits. Just do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2012 21:05:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transport-table-entries-program/m-p/8741027#M1674571</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2012-05-18T21:05:40Z</dc:date>
    </item>
  </channel>
</rss>

