<?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: Table entries in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-entries/m-p/2849839#M667793</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it a custom table or standard table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Oct 2007 15:38:58 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-04T15:38:58Z</dc:date>
    <item>
      <title>Table entries</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-entries/m-p/2849833#M667787</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;I have included some table entries into a transport and deleted some. How can I know which ones are deleted and and which ones are added by looking at the transport. Could somebody help me with this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kiran.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2007 14:58:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-entries/m-p/2849833#M667787</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-04T14:58:39Z</dc:date>
    </item>
    <item>
      <title>Re: Table entries</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-entries/m-p/2849834#M667788</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;Check the entries in CDHDR and CDPOS tables,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sandeep Kaushik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2007 15:07:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-entries/m-p/2849834#M667788</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-04T15:07:54Z</dc:date>
    </item>
    <item>
      <title>Re: Table entries</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-entries/m-p/2849835#M667789</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;If it is customizing request you will know what are entries present in the transport. Go to se01 select your transport request and under that select the task and double click it will take you to table there you can find it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And if it is workbench request check in CDPOS and CDHDR table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sriram Ponna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2007 15:18:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-entries/m-p/2849835#M667789</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-04T15:18:06Z</dc:date>
    </item>
    <item>
      <title>Re: Table entries</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-entries/m-p/2849836#M667790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sandeep,&lt;/P&gt;&lt;P&gt;I meant to say How can i differentiate the entries that I have added and deleted when I have included it in a transport request. Does that have some difference what so ever.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kishore.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2007 15:19:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-entries/m-p/2849836#M667790</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-04T15:19:34Z</dc:date>
    </item>
    <item>
      <title>Re: Table entries</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-entries/m-p/2849837#M667791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is a customizing request for a Customizing table. When you add / delete / update any entry, there must be an indicator in the table which shows respective action. Find out that field and look for the same in your data stored under the Transport using SE09 transaction. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will see indicator like "I" "D" "U".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2007 15:22:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-entries/m-p/2849837#M667791</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-04T15:22:55Z</dc:date>
    </item>
    <item>
      <title>Re: Table entries</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-entries/m-p/2849838#M667792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Couldn't find anything like that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2007 15:37:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-entries/m-p/2849838#M667792</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-04T15:37:42Z</dc:date>
    </item>
    <item>
      <title>Re: Table entries</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-entries/m-p/2849839#M667793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it a custom table or standard table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2007 15:38:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-entries/m-p/2849839#M667793</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-04T15:38:58Z</dc:date>
    </item>
    <item>
      <title>Re: Table entries</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-entries/m-p/2849840#M667794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its a custom table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2007 15:43:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-entries/m-p/2849840#M667794</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-04T15:43:15Z</dc:date>
    </item>
    <item>
      <title>Re: Table entries</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-entries/m-p/2849841#M667795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kiran!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A transport request just stores some keys. At the moment of transport release system will select the corresponding table(s) and copy the entries into a file (for later import in target system). Entries, which can't be found, are marked for deletion and added to the file for transport.&lt;/P&gt;&lt;P&gt;It's not important, who has done which change and saving it with what request - only at the moment of the release, your actual request will be checked for insert / deletion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To get this info now: have a look at the request, click the 'key' button. You should get a list of the keys. Above is a table content button, here you can choose something like 'defined by request'. &lt;/P&gt;&lt;P&gt;All the entries you get to see will be changes / inserts, the rest of keys, which don't match a table entry will be a deletion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2007 15:48:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-entries/m-p/2849841#M667795</guid>
      <dc:creator>christian_wohlfahrt</dc:creator>
      <dc:date>2007-10-04T15:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: Table entries</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-entries/m-p/2849842#M667796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I dont think thats possible by looking at the transport.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2007 16:50:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-entries/m-p/2849842#M667796</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-04T16:50:14Z</dc:date>
    </item>
  </channel>
</rss>

