Original system in object directory entr changable ?

hi,
how is it possible to change the original system of about 950 objects ?
In SE01, when jumping to 'Transport Org. tools', i can select the objects, then i can mark them and i have to change EVERY SINGLE one manually ?
how to do it in ONE step for all objects ?
reg, Martin

Hi
the original system should be setted in TRDIR table so you can update it:
TABLES TADIR.
SELECT-OPTIONS: SO_PROG FOR TADIR-OBJ_NAME.
PARAMETERS: P_SYST1 LIKE TADIR-SRCSYSTEM OBLIGATORY,
                         P_SYST2 LIKE TADIR-SRCSYSTEM OBLIGATORY.
SELECT * FROM TADIR WHERE OBJ_NAME   IN SO_PROG
                                          AND SRCSYSTEM = P_SYST1
                                          AND DEVCLASS   LIKE 'Z%'.
  TADIR-SRCSYSTEM = P_SYST2.
  MODIFY TADIR.
ENDSELECT.
I've done it many times, and it worked always fine
Max

Similar Messages

  • Mass change original system for objects

    Is there a way to change the original systems for multiple objects at once?
    So instead of changing them one by one, can the original system for objects be changed for multiple objects at once?
    Kind regards,
    Ben

    I've checked with the Basis team, but they couldn't help me further.
    For the moment we'll leave the objects like they are and Overwrite the originals when transporting.
    Kind regards and thanks,
    Ben

  • SAP System is not the original system of the object being edited

    Hi All,
    We recently built a new system which is Copy of another system.We decomission our old system.Now when ABAPer is trying to edit Z/Y programs in se38 they are getting message "SAP System is not the original system of the object being edited".We already completed all post process after system copy.Client is open and status in Golbal modifiable in se06.
    How we can resolve this situation.

    Hello Guys,
    Thks for your input.
    @Vinod,
    We rebuild new development system from the exsisting devlopment system and scrap old one.And yes thats true that new system is not the original system where object was created,its  a replica of old dev to nev dev with SID change.
    @Arjun,
    I already check TADIR table and and its pointing to new SID.
    @Ashok,
    As i said earlier,post intallation is already completed.
    Its a problem for developer who's getting some different format of screen when they editing development object ,like, when we perform manaul corretion in abap code through snote.They can see buttons to insert code line,delete line.
    Thx,Nilesh

  • System is not set to changable - objects are not changeable

    Hi Gurus,
    I am trying to open a query in the test system. while opening the query a error message is showing like: system is not set to changable - objects are not changeable.
    Kinly let me know how to solve this error.
    Due to this reason in my Plannin modler screen its showing that query is inconsistant,
    Regards
    Sajid khan
    Edited by: sajid.khan on Jun 22, 2010 9:35 AM

    Hi.
    In RSA1->Transport connection->ShftCtrl0 check whether you have any transport request connected.
    In addition ensure in "objects changebility" that you can change queries.
    Regards.

  • How to add buisness system in Integration directory -objects

    Hi All,
    I created the technical systems and buisness systems. then in the integration directory, i want to check whether my business system exixts are not.
    so in the integration directory,
    objects--->service without party >buisness system>
    in the buisness system , whatever buisness system i created the  is not found.
    how to add buisness system into integration directory -- objects.
    Regards,
    vinoth.

    Hi,
    go to integration directory,
    objects--->service without party >buisness system>
    select the BS -> Right click the BS -> it show the number of BS select your business system and assign them next save.
    If the your business system if it's not appear go to Environment menu -> Clear SLD Data cahce.
      and do the same process again..
    Regards,
    Venu.

  • Not able to change the original system of the object

    Hello
    BW infosource was created in the system Q01 (test) and transported back to D01 (dev).
    I would like to change original system from Q01 to D01 to enable object modification.
    I am not able to change the original system of the object in the tran se03 as  system is disabled.
    Original System          Q01   (grey)
    Any solution for this ?
    thanks

    hi,
    before transporting maintain the settings in the Dev system as follows.
    Open tcode RSA1 in dev system, from Menu goto -- tools -- Conversion of Logical system Names.
    In this maintain the
    Original source system                                   Target source system
    Technical name of R/3 client of test              Technical name of R/3 client of dev system
    This setting has to be maintained while transporting the changes to next system, this ensures that the objects are mapped to the correct source system name on importing and are replicated properly from them.
    regards,
    Arvind.

  • Changing Original System and Transport Target System for Objects

    Hi Gurus,
             I need to do mass transport of all the Infoobjects to newly defined system. Since these objects have different Original system. Its giving me error. Again, for other objects, Transport Target system is QAS, But we want to change it to NBW (A new system to which we want to send transport) . I am able to change package of Infoobjects. Is there mechanism to change Original System and Transport Target for System? Please let me know ASAP.
    Regards,
    Harpal
    Message was edited by:
            Harpalsinh Gohil

    If you simply edit your original post, it will go to the top of the list. There's no need to post duplicates.
    Subjects with a subject of "Urgent" will be filtered out by a lot of responders.
    Why not close this thread and bump the other one?
    Rob

  • How to change original source system of objects at one time

    Hi, experts !
    I installed extra devlopment server using system copy of orignal
    delveopment system.
    We have planed that new objects applied to orginal server after developing
    finished on extra devlopement server.
    The problem is we can not modify or add old objects for specific
    package because orignal source system is different
    and I know this is SAP policy.
    Of course original source server can be changeed on t-code SE03 or
    function module TRINT_TADIR_MODIFY
    but it should be applied to every objects. This is big job to BC admin.
    Is there any solution to possible it at one time?
    Best Regards

    You can transport all relevant packages from the old to the new development box including a change of the original system using a special transport request of type "relocation of complete package". Check with your system administrators.
    Please close your similar post here:
    How to change original system SID to objects by batch?
    Thomas

  • How to change to original system of an object

    We have moved some sources from one system to another and now the
    original system in the customers objects is obviously the old system.
    How can I change the original system in these objects? Can anyone tell me
    in which tables is this info kept and if there are any standard reports to do this?
    Thanks
    Martin

    Thanks for your answer. No, we did not make a copy, but we have included
    all objects in transports, which we imported into the new system.
    SE06 sets general system setting. We need to change the information for single objects. Only those customer objects which carry the old system as original system need to be set to the new system. Not the SAP-Objects, obviously. I am talking about Z-Reports, subtypes of business objects, Z-Tables etc.
    Bye bye
    Martin

  • Original System for transformations and DataSources

    Dear All,
    I have imported all DataSources and transformations from DEV box into QAS box. Transports ended without errors and they are working fine.
    I have the following questions, when check the Object Directory Entry (RSA1->Extras-> Object directory entry) for transformations and DataSources the Original System is QAS.
    Should not the original system be DEV?
    Transformations technical names in QAS are not the same as in DEV. Should not they have identical technical names?
    Details:
    BI70 SAP NetWeaver 2004s
    Support Packge 10
    Thanks,
    Carlos Weffer

    Transfornations' technical names change is normal.
    Also, when you see the object directory, the sysytem will eb Qa only as you would have converted the source system while transporting.
    Ravi Thothadri

  • Test System (BQ1) Objects showing up wrong Source System after Transport.

    Hi Experts,
    We are working on IS-U BI7.0 Project. We have finished with our Development and have transported the DataSources, Transformations and DTPs from Development (BD1) into Test (BQ1) Systems.
    We have entered values in the Conversion of Logical Source Systems correctly.
    When we select the DataSource and Click Object Directory Entry from the Extras Menu, we found that the Original Source System is defined as BQ1 instead of BD1 (Development System), which is where the Object is getting Transported from.
    We have implemented an SAP Note:1008633 (Incorrect Source System after Transport (RSTRAN 514) but couldn't resolve the issue.
    We basically want all the Objects in the BQ1 (Test System) showing the Original Source System as BD1 (Development System) but only the DataSources and it's connected Transformations and DTPs are originating from the BQ1 (Test) System itself (The Transformations when Transported from BD1 to BQ1 are Transported with a different Technical Name which is very strange).
    Had anyone faced similar problem and if so, what was the effective solution implemented.
    Any help in this regard is very much appreciated.
    Thanks in Advance.
    Best Regards,
    Chandu.

    It is resolved by our Basis.
    Thanks,
    Chandu

  • Original System of a specific transaction

    Hi guys,
    I would like to change the original system of a transaction because I want to insert it in a request and the original system is not still present. So the system print that "Repaired object cannot be inserted in [Request] . How can I do so ?
    Thanks a lot,
    --Yohann

    I found !
    To do so you should run the SE03 transaction. there, choose "Change Object Directory Entries ", enter TRAN into an empty field and the name of the transaction into the object name field. Mark the checkbox and run it.
    Finaly, you just have to select the transaction in the tree and change the Original System field.
    Hope it will be helpfull, regards,
    --Yohann

  • Carry out repairs in non-original system only if they are urgent

    Hi Experts,
    I am getting this message "Carry out repairs in non-original system only if they are urgent" while i try to edit a z function module which i have created in the development system. Because of this I can't change the code, I need to use the insert, delete....buttons.
    Please help , itz urgent.
    Thanks & Regards,
    Soumya.

    Hello Soumya
    Obviously the Z-function module was originally created on another development system. Therefore you get this message.
    If you have transferred your function group to another development system then simply change the source system of the function group. You can do this using transaction SE03 (function "Change Object Entries...") or you can use function module TRINT_TADIR_MODIFY.
    Regards,
      Uwe

  • Hierarchy R3PRODHIER may only be changed in the original system

    Hi Experts
    I have created a new Product Hierarchy in R/3 when i try to replicated them into CRM by using initial replication of DNL_CUST_PROD1.system throwing an error saying :  Hierarchy R3PRODHIER may only be changed in the original system R3LNT200. ....in the SMQ2 before doing initial replication of  DNL_CUST_PROD1 status was green.
    And again i try to replicated the DNL_CUST_PROD1 by  reguest load which has run successfully and 3 blocks are generated then  i run the initial replication of Material but status of initial replication status in waiting. which is not run i mean to say.
    then i again  created a Request load for Object Material and which is run success fully
    but my problem is i did not see the  new hierarchy and products too in Table COMM_PRODUCT
    .and when i see status of the in DNL_CUST_PROD1in R3am1. which is in ABORT .
    Hence i request you could you please help me inorder to make green status of the DNL_CUST_PROD1 in r3am1 so that i can able to nun material successfully
    i would appreciate you help
    thanking you
    Regards
    Swathi

    Hi Swathi,
      I'm assuming this development is copied from your production.
    For example: Go to COMM_PRODUCT table and check the log sys field. Now it will show the Production Logical System. So you need to convert this value.
      After the client copy, basis needs to execute BDLS transaction.  This transaction is used to convert the logical systems in all the Database Tables.
         Perform this conversion only for Client Dependent Tables.
         Execute below conversion in CRM Development Box
                       CRMOLDLOGICAL SYSTEM to CRMNEWLOGICALSYSTEM
                       ECCOLDLOGICALSYSTEM to ECCNEWLOGICALSYSTEM
          In ECC Development Box
                       CRMOLDLOGICAL SYSTEM to CRMNEWLOGICALSYSTEM
                       ECCOLDLOGICALSYSTEM to ECCNEWLOGICALSYSTEM
    Regards,
    Bhanu

  • Mass change of the Original System

    Hello Experts!!!
    We need to do a massive change of the original system to avoid repair tasks. I know that thru SE03 or SM30->TADIR is possible, but we need to do it to all objects in the system.... I think It might exist a standar tool for that... what do you think???
    Thanks a lot!!!!
    Frinee

    Also interesting: transport of copies / relocation of objects
    http://help.sap.com/saphelp_nw70/helpdata/EN/57/38e1a94eb711d182bf0000e829fbfe/frameset.htm
    Thomas

Maybe you are looking for