<?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: Help on Transport Request Error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-on-transport-request-error/m-p/4177293#M998547</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;DO CHECK WHETHER THE TABLES AND ITS STRUCTURES ARE ACTIVE;&lt;/P&gt;&lt;P&gt;OTHERWISE ACTIVATE IT AND DELETE THE OLD TRANSPORT ORDER AND CREATE NEW ORDER ;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Jul 2008 12:56:48 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-07-21T12:56:48Z</dc:date>
    <item>
      <title>Help on Transport Request Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-on-transport-request-error/m-p/4177292#M998546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In a client System while transporting from development to quality the following two errors ended with number 8&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please could you give cause and Solution &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.	ABAP Dictionary Activation (manually the checked the tables and tables were activated)&lt;/P&gt;&lt;P&gt;2.	Generation of Programs and Screens.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2008 12:45:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-on-transport-request-error/m-p/4177292#M998546</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-21T12:45:36Z</dc:date>
    </item>
    <item>
      <title>Re: Help on Transport Request Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-on-transport-request-error/m-p/4177293#M998547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;DO CHECK WHETHER THE TABLES AND ITS STRUCTURES ARE ACTIVE;&lt;/P&gt;&lt;P&gt;OTHERWISE ACTIVATE IT AND DELETE THE OLD TRANSPORT ORDER AND CREATE NEW ORDER ;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2008 12:56:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-on-transport-request-error/m-p/4177293#M998547</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-21T12:56:48Z</dc:date>
    </item>
    <item>
      <title>Re: Help on Transport Request Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-on-transport-request-error/m-p/4177294#M998548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hiii&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you first activate tables and structures because first error is related with that only.then after relese request which contains programs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;twinkal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2008 13:01:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-on-transport-request-error/m-p/4177294#M998548</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-21T13:01:46Z</dc:date>
    </item>
    <item>
      <title>Re: Help on Transport Request Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-on-transport-request-error/m-p/4177295#M998549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check out the transport log via tx SE10, this will tell you &lt;EM&gt;exactly&lt;/EM&gt; what went wrong. Error lines will be shown in red.&lt;/P&gt;&lt;P&gt;If you are unsure what the messages mean, post them here.&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2008 13:05:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-on-transport-request-error/m-p/4177295#M998549</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2008-07-21T13:05:44Z</dc:date>
    </item>
    <item>
      <title>Re: Help on Transport Request Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-on-transport-request-error/m-p/4177296#M998550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;While transporting the Tables , we have to take the special care.&lt;/P&gt;&lt;P&gt;See to it all the data elemnts , domains are activated in the dev server.&lt;/P&gt;&lt;P&gt;While transporting the programs , screens etc we need to check whether all the dependant includes function modules etc are transported together.&lt;/P&gt;&lt;P&gt;some times the data elements ,Function modules etc may not be present or active in the quality server.&lt;/P&gt;&lt;P&gt;To find out that,you can check the log in the quality server.&lt;/P&gt;&lt;P&gt;Or in the dev server you can check the activation log for each server.&lt;/P&gt;&lt;P&gt;Feel free to ask any other info..&lt;/P&gt;&lt;P&gt;good luck..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2008 13:06:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-on-transport-request-error/m-p/4177296#M998550</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-21T13:06:05Z</dc:date>
    </item>
  </channel>
</rss>

