<?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: Re-generating deleted object through Co/Data Files in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-generating-deleted-object-through-co-data-files/m-p/6202840#M1376348</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Raj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not a reply but a query which is a bit related to the subject and yet to get an answer.&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="1474243"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;K.Kiran.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Oct 2009 11:59:47 GMT</pubDate>
    <dc:creator>kiran_k8</dc:creator>
    <dc:date>2009-10-13T11:59:47Z</dc:date>
    <item>
      <title>Re-generating deleted object through Co/Data Files</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-generating-deleted-object-through-co-data-files/m-p/6202825#M1376333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a BAPI, say ZBAPI_TEST, in ECC6 System and its associated TR got released.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have copied the Co/Data files to a local folder and deleted the original Co/Data files from \usr\sap\trans. Later I have removed ZBAPI_TEST and its associated structures. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I re-imported the Co/Data friles to \usr\sap\trans\ from my local folder and attached to a new TR (using Include Objects).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, the object ZBAPI_TEST is not existing now. What could be the problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;My Q is: since the Co/Data Files must contain the object and its associated structures, ZBAPI_TEST was supposed to exist after re-import.. right?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please comment....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Rajvat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2009 05:19:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-generating-deleted-object-through-co-data-files/m-p/6202825#M1376333</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-08T05:19:59Z</dc:date>
    </item>
    <item>
      <title>Re: Re-generating deleted object through Co/Data Files</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-generating-deleted-object-through-co-data-files/m-p/6202826#M1376334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; Then I re-imported the Co/Data friles to \usr\sap\trans\ from my local folder and attached to a new TR (using Include Objects).&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; But, the object ZBAPI_TEST is not existing now. What could be the problem?&lt;/P&gt;&lt;P&gt;&amp;gt; Rajvat&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;I think here by re-importing, you only copied the TR files back to the respective directories.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you imported that request in tcode STMS_IMPORT ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Karthik D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2009 06:23:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-generating-deleted-object-through-co-data-files/m-p/6202826#M1376334</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-08T06:23:04Z</dc:date>
    </item>
    <item>
      <title>Re: Re-generating deleted object through Co/Data Files</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-generating-deleted-object-through-co-data-files/m-p/6202827#M1376335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Karthick&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you have said, I have copied the TR files back to the respective directories. And I have imported that request using tcode STMS_IMPORT successfully.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even afetr that, the object does not exist. Any guess?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rajvat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2009 07:35:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-generating-deleted-object-through-co-data-files/m-p/6202827#M1376335</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-08T07:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: Re-generating deleted object through Co/Data Files</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-generating-deleted-object-through-co-data-files/m-p/6202828#M1376336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The only reason for me is that you have your bapi splitted over several transports, not only this one, i.e. you are missing entire Function Group for that. If the definition is full, after import all objetcs should appear correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As a proof of that refer [How to copy Repository Objects between non-connected SAP systems |http://wiki.sdn.sap.com/wiki/x/ggJqBg]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Marcin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2009 07:41:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-generating-deleted-object-through-co-data-files/m-p/6202828#M1376336</guid>
      <dc:creator>MarcinPciak</dc:creator>
      <dc:date>2009-10-08T07:41:59Z</dc:date>
    </item>
    <item>
      <title>Re: Re-generating deleted object through Co/Data Files</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-generating-deleted-object-through-co-data-files/m-p/6202829#M1376337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marcin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I already have referred the link you have provided.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Moreover, the object and its associated structures are not on different TRs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Package, Function Group, BAPI as well as its Structures are attached to the same TR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rajvat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2009 08:07:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-generating-deleted-object-through-co-data-files/m-p/6202829#M1376337</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-08T08:07:22Z</dc:date>
    </item>
    <item>
      <title>Re: Re-generating deleted object through Co/Data Files</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-generating-deleted-object-through-co-data-files/m-p/6202830#M1376338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you were removing these objects did you create transport for them? Maybe this deletion is stored in some TRQ and you can't get those objects imported correctly (as they may be locked). Try searching in TRQs ( &lt;EM&gt;SE03 -&amp;gt; Search for objects in Requests/Tasks&lt;/EM&gt; ) for your ZBAPI and associated objets and remove all occurences of them from any transport, then reimport new one with STMS. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try it out&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Marcin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2009 08:13:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-generating-deleted-object-through-co-data-files/m-p/6202830#M1376338</guid>
      <dc:creator>MarcinPciak</dc:creator>
      <dc:date>2009-10-08T08:13:45Z</dc:date>
    </item>
    <item>
      <title>Re: Re-generating deleted object through Co/Data Files</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-generating-deleted-object-through-co-data-files/m-p/6202831#M1376339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Marcin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I deleted ZBAPI_TEST and its associated structures, I have created a new TR since the object's TR was released. So, the deletion is assigned on a new TR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, the Lock/Import status of  that new TR shows no object is being locked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Above this, If I have to do something with this TR, please let me know what should be done?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rajvat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2009 08:50:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-generating-deleted-object-through-co-data-files/m-p/6202831#M1376339</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-08T08:50:08Z</dc:date>
    </item>
    <item>
      <title>Re: Re-generating deleted object through Co/Data Files</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-generating-deleted-object-through-co-data-files/m-p/6202832#M1376340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rajvat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would try removing these deletion references from the trasnports they are included in.&lt;/P&gt;&lt;P&gt;Maybe the issue arise due to fact that there are still some "poniters" to these non existing objects in those TRQs.&lt;/P&gt;&lt;P&gt;I think trying that nothing costs you. You already don't have them in you DEV system so you definetely don't need any reference to them.&lt;/P&gt;&lt;P&gt;As you don't have to many choices, I think you should go for that one. I don't know if that will assure your reimport will work but here trial &amp;amp; error method may help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Marcin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2009 08:58:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-generating-deleted-object-through-co-data-files/m-p/6202832#M1376340</guid>
      <dc:creator>MarcinPciak</dc:creator>
      <dc:date>2009-10-08T08:58:52Z</dc:date>
    </item>
    <item>
      <title>Re: Re-generating deleted object through Co/Data Files</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-generating-deleted-object-through-co-data-files/m-p/6202833#M1376341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Marcin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You say to remove the object references from TR. Its possible iff the TR is not released yet. &lt;/P&gt;&lt;P&gt;What if the TR is released already?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rajvat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2009 09:02:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-generating-deleted-object-through-co-data-files/m-p/6202833#M1376341</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-08T09:02:51Z</dc:date>
    </item>
    <item>
      <title>Re: Re-generating deleted object through Co/Data Files</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-generating-deleted-object-through-co-data-files/m-p/6202834#M1376342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unless you don't what this deletion go to subsequent systems ( QUA-&amp;gt;PROD ) you can ask basis guy to remove this released trq from queue. Then you will be able to handle that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Marcin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One more thing, if the trq is released, included objects are most likely locked. That could be the issue, though STMS doesn't notify that during import. Maybe trq system only yells when you are trying to change objects directly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Marcin Pciak on Oct 8, 2009 11:11 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2009 09:11:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-generating-deleted-object-through-co-data-files/m-p/6202834#M1376342</guid>
      <dc:creator>MarcinPciak</dc:creator>
      <dc:date>2009-10-08T09:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: Re-generating deleted object through Co/Data Files</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-generating-deleted-object-through-co-data-files/m-p/6202835#M1376343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Marcin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me give a try. Thanks lot for your suggestions....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;ALSO WELCOME OTHER EXPERTS' OPINIONS&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rajvat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2009 09:30:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-generating-deleted-object-through-co-data-files/m-p/6202835#M1376343</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-08T09:30:55Z</dc:date>
    </item>
    <item>
      <title>Re: Re-generating deleted object through Co/Data Files</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-generating-deleted-object-through-co-data-files/m-p/6202836#M1376344</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 you want to unrelease a request  use the sample code. But  i strictly resist doing this,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Used to change the  status of a request from released to unrelease the request.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
DATA it_rel type STANDARD TABLE OF E070.
DATA wa_rel TYPE E070.

SELECT * FROM E070 INTO TABLE it_rel WHERE TRKORR = 'RCDK976508'.

Loop AT it_rel INTO wa_rel.
   wa_rel-TRSTATUS = 'D'.
ENDLOOP.

MODIFY E070 FROM wa_rel.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you remove the objects from the TR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;Aditya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Oct 2009 05:52:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-generating-deleted-object-through-co-data-files/m-p/6202836#M1376344</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-09T05:52:11Z</dc:date>
    </item>
    <item>
      <title>Re: Re-generating deleted object through Co/Data Files</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-generating-deleted-object-through-co-data-files/m-p/6202837#M1376345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Aditya&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your suggestions. Still I have a query related to this. Consider the below scenario......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I have developed a BAPI object in ECC6 System. Released the TR and saved the Co/Data files in my Local system folder.&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then, I &lt;/P&gt;&lt;P&gt;&lt;EM&gt;* removed the Co/Data File from Application Server&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;* deleted the object and its associated structures from the ECC6 system&lt;/EM&gt; &lt;/P&gt;&lt;P&gt;&lt;EM&gt;* un-released the TR&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;* removed all the references of object&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;* deleted the TR itself&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;All that we remain with is the Co/Data Files of the TR. We just know the TR number also.&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOW,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;I want to reproduce my deleted object using the Co/Data Files in my hand.&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Is it possible? Is there any technical difficulties in accomplishing this?&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please comment,&lt;/P&gt;&lt;P&gt;Rajvat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Oct 2009 10:23:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-generating-deleted-object-through-co-data-files/m-p/6202837#M1376345</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-09T10:23:58Z</dc:date>
    </item>
    <item>
      <title>Re: Re-generating deleted object through Co/Data Files</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-generating-deleted-object-through-co-data-files/m-p/6202838#M1376346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I really don't understand what can be the cause of the problem you have.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But what says the import log : are table entries inserted? what says the activation step?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Oct 2009 12:42:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-generating-deleted-object-through-co-data-files/m-p/6202838#M1376346</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2009-10-11T12:42:18Z</dc:date>
    </item>
    <item>
      <title>Re: Re-generating deleted object through Co/Data Files</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-generating-deleted-object-through-co-data-files/m-p/6202839#M1376347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to import the TR back to ECC6 system. It throws a warning saying that the DevClass (of the table structure used in the BAPI) already exixts..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I checked in SE24 for this class. &lt;/P&gt;&lt;P&gt;If I click 'Display', it says the class does not exist!&lt;/P&gt;&lt;P&gt;If I click on 'Create', it says the class already exists!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not understand this contradiction. Any guess?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Rajvat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Oct 2009 10:59:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-generating-deleted-object-through-co-data-files/m-p/6202839#M1376347</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-13T10:59:10Z</dc:date>
    </item>
    <item>
      <title>Re: Re-generating deleted object through Co/Data Files</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-generating-deleted-object-through-co-data-files/m-p/6202840#M1376348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Raj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not a reply but a query which is a bit related to the subject and yet to get an answer.&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="1474243"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;K.Kiran.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Oct 2009 11:59:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-generating-deleted-object-through-co-data-files/m-p/6202840#M1376348</guid>
      <dc:creator>kiran_k8</dc:creator>
      <dc:date>2009-10-13T11:59:47Z</dc:date>
    </item>
    <item>
      <title>Re: Re-generating deleted object through Co/Data Files</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-generating-deleted-object-through-co-data-files/m-p/6202841#M1376349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe there is a confusion with "DevClass" : a development class is a package -&amp;gt; transaction SE21&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Oct 2009 12:23:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-generating-deleted-object-through-co-data-files/m-p/6202841#M1376349</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2009-10-13T12:23:22Z</dc:date>
    </item>
    <item>
      <title>Re: Re-generating deleted object through Co/Data Files</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-generating-deleted-object-through-co-data-files/m-p/6202842#M1376350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Closing this Query since the posts became fussy. Will open a new specific Query when needed. Thx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2009 06:41:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-generating-deleted-object-through-co-data-files/m-p/6202842#M1376350</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-16T06:41:03Z</dc:date>
    </item>
  </channel>
</rss>

